All Projects → sabesansathananthan → React-GitHub-Resume

sabesansathananthan / React-GitHub-Resume

Licence: MIT License
React SPA that generates users GitHub resumé. showing information if available. showing users repositories if available with additional information.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to React-GitHub-Resume

osresume
Resume Builder => Built with Material UI, Drag & Drop (rearrange info), Form Handling (Formik & Yup), Supports All Google Fonts (change font of resume)
Stars: ✭ 45 (+21.62%)
Mutual labels:  resume, resume-creator, resume-website
jsonresume-theme-caffeine
Caffeine theme for the JSON Resume project
Stars: ✭ 78 (+110.81%)
Mutual labels:  resume, resume-creator
portfolio
My personal portfolio and resume page.
Stars: ✭ 18 (-51.35%)
Mutual labels:  resume, resume-website
browzica
Use browzica to keep track of your bookmarks
Stars: ✭ 18 (-51.35%)
Mutual labels:  material-ui, hacktoberfest2021
Online Cv
A minimal Jekyll Theme to host your resume (CV)
Stars: ✭ 1,844 (+4883.78%)
Mutual labels:  resume, resume-website
dev-resume-template
A template for a Developer's Resume made with TailwindCSS, Vite and Ionicons
Stars: ✭ 30 (-18.92%)
Mutual labels:  resume, resume-website
easy-resume
🎉 A less is more online resume editor!
Stars: ✭ 116 (+213.51%)
Mutual labels:  resume, resume-creator
Bootstrap4Resume
A single-page static resume website created with Bootstrap 4
Stars: ✭ 36 (-2.7%)
Mutual labels:  resume, resume-website
Resume-Maker
Resume Maker is tool where you can generate your resume for free. It has functionality like dynamic preview, color themes, responsive ,etc.
Stars: ✭ 40 (+8.11%)
Mutual labels:  resume, hacktoberfest2021
AVS1508.github.io
Personal Résumé Website developed using ReactJS and Bootstrap and hosted on Github Pages. Displays my web presence, story, work experience, education, projects, achievements, and contact information.
Stars: ✭ 24 (-35.14%)
Mutual labels:  resume, resume-website
Resume Builder
Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
Stars: ✭ 62 (+67.57%)
Mutual labels:  resume, material-ui
online-resume
A Jekyll theme for resume / cv based on Markdown. Demo: https://tarrex.github.io/online-resume
Stars: ✭ 27 (-27.03%)
Mutual labels:  resume, resume-website
Awesome Resume
Resume,Resume Templates,程序员简历例句,简历模版,
Stars: ✭ 4,300 (+11521.62%)
Mutual labels:  resume, resume-website
resume
Simple and clean resume in Jekyll
Stars: ✭ 40 (+8.11%)
Mutual labels:  resume, resume-creator
roataway-web
Roataway web site
Stars: ✭ 15 (-59.46%)
Mutual labels:  material-ui, hacktoberfest2021
resgen
Keep track of jobs you've applied to, automate resume & cover letter creation; generate PDFs from .odt templates on the fly while scraping the job post and tracking employer status.
Stars: ✭ 31 (-16.22%)
Mutual labels:  resume, resume-creator
serverless-permission-generator
An Online Application to generate AWS IAM permissions required for deploying a Serverless Framework stack.
Stars: ✭ 39 (+5.41%)
Mutual labels:  material-ui, hacktoberfest2021
Resume
Fully Responsive HTML/SCSS Resume Template + Matching Sketch File
Stars: ✭ 62 (+67.57%)
Mutual labels:  resume, resume-creator
Hacktoberfest2021
This Repository for Hacktoberfest Fest 2021. Contribute anything for your T-shirt, must be relevant that can add some value to this repo.
Stars: ✭ 57 (+54.05%)
Mutual labels:  hacktoberfest2021
nosso-py
Um repositório com materiais e muito mais para aprender, programar e se divertir com Python!
Stars: ✭ 51 (+37.84%)
Mutual labels:  hacktoberfest2021

GitHub Resume Generator

React GitHub Resume

Open Source Love GitHub package.json version Website GitHub repo size GitHub top language GitHub code size in bytes GitHub language count GitHub deployments GitHub

Table of Content


🌎 Read in other languages


French Spanish German Portuguese (Brasil) Polish Ukrainian Russian Italian Telugu Czech Tamil Indonesian Sinhala Bulgarian Chinese Turkish Traditional Chinese Kannada Malay Македонски Nepali Hindi

🤔 About

Aim of this repository is to generate Github Resume for each github users.

🛠️ Built with

Installation

To setup the app for development on your local machine, please follow the instructions below:

  1. Clone the repo to your machine
git clone https://github.com/sabesansathananthan/React-GitHub-Resume.git
cd React-GitHub-Resume
  1. Install packages

    If you use npm

    npm install

    or

    If you use yarn

    yarn
  2. Run the development server

    If you use npm

    npm start

    or

    If you use yarn

    yarn start
  3. Visit http://localhost:3000

Live Demo

Deploy with Vercel

📄 License

This project is licensed under the MIT License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].