Skip to content

talaman/me-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native CI/CD

me-native

Welcome to the me-native repository! This project is a personal endeavor to create a dynamic and interactive resume using React Native. It showcases my skills, projects, and experiences in a A4 format.

The app is built using React Native and utilizes JSON data to populate the resume with my skills, experiences, and projects. The app is designed to be easily customizable, allowing users to update and customize content to reflect their current skills and experiences.

You can check the production version of the app at me-native.talaman.info that was deployed using GitHub Actions.

The CI/CD pipeline for this project is automated using GitHub Actions, the Production version has protection rules to ensure that the code is reviewed before merging to the main branch.

image

Features

  • JSON Data: Utilizes JSON data to dynamically populate the resume with my skills, experiences, and projects.
  • Downloadable Resume: An application that presents my professional background and skills, and allows users to download a PDF version of my resume.
  • React Native Framework: Utilizes React Native for cross-platform compatibility and responsive design.
  • Customizable Content: Easily update and customize content to reflect current skills and experiences.
  • CI/CD Pipeline: Automated CI/CD pipeline for testing and deployment.

Getting Started

Prerequisites

  • Node.js installed on your machine.
  • An IDE or editor of your choice (VSCode recommended).

Installation

Clone the repository and install dependencies:

git clone https://github.com/talaman/me-native.git
cd me-native/app
npm install

Usage

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published