All Projects → jkga → me

jkga / me

Licence: Apache-2.0 license
A next-gen JAMSTACK for developers that leverage the use of JSON Resume Schema in creating a web based vitae and portfolio. Stop worrying with a complex setup and deployment process. Docs: https://me-docs.now.sh/

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to me

anniew.xyz
My Personal Website / Portfolio
Stars: ✭ 41 (-14.58%)
Mutual labels:  personal-website, portfolio-site
jsonresume-theme-caffeine
Caffeine theme for the JSON Resume project
Stars: ✭ 78 (+62.5%)
Mutual labels:  jsonresume, jsonresume-theme-boilerplate
My-Alternate-Portfolio-Website
Portfolio Website generated using Jekyll, Sass, and Gulp.js, to showcase my web presence, résumé, story, & featured projects with a Particle.js aligned theme.
Stars: ✭ 127 (+164.58%)
Mutual labels:  personal-website, portfolio-site
karenying.com
Personal / portfolio site
Stars: ✭ 14 (-70.83%)
Mutual labels:  personal-website, portfolio-site
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 (-16.67%)
Mutual labels:  free, resume-generator
gfolio
Google Search themed portfolio website, made using ReactJS
Stars: ✭ 130 (+170.83%)
Mutual labels:  personal-website, portfolio-site
academia-hugo
Academia is a Hugo resume theme. You can showcase your academic resume, publications and talks using this theme.
Stars: ✭ 165 (+243.75%)
Mutual labels:  personal-website, portfolio-site
rajaprerak.github.io
Personal Portfolio Website
Stars: ✭ 188 (+291.67%)
Mutual labels:  personal-website, portfolio-site
site
🏞 My name dot com.
Stars: ✭ 54 (+12.5%)
Mutual labels:  personal-website, portfolio-site
personal-website
GitHub monorepo that runs my personal website.
Stars: ✭ 30 (-37.5%)
Mutual labels:  personal-website, portfolio-site
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 (-50%)
Mutual labels:  personal-website, portfolio-site
ezprofile
🚀 Create an automatic portfolio based on GitHub profile.
Stars: ✭ 344 (+616.67%)
Mutual labels:  personal-website, portfolio-site
awesome-learn-by-playing
A collection of tech resources that allow you to learn new things by playing games
Stars: ✭ 95 (+97.92%)
Mutual labels:  free
TON-SDK
Core Everscale Client library - develop decentralized applications on Everscale blockchain. 14 programming languages supported.
Stars: ✭ 110 (+129.17%)
Mutual labels:  free
tf-free
Create cloud-native resources on all the major cloud providers, completely free of charge. This project is currently under heavy development.
Stars: ✭ 107 (+122.92%)
Mutual labels:  free
soon
FW2021 — ✨ Personal site & portfolio for creative developer Henry Desroches
Stars: ✭ 40 (-16.67%)
Mutual labels:  personal-website
ariona.net
Main repository for my site.
Stars: ✭ 19 (-60.42%)
Mutual labels:  personal-website
lrkFM
Awesome, (ad) free, open source file manager for Android
Stars: ✭ 44 (-8.33%)
Mutual labels:  free
geeky-hugo
Geeky is a Personal Hugo blog theme focused on high speed. Geeky is fully responsive, Superfast, and powered by Bootstrap v5.
Stars: ✭ 44 (-8.33%)
Mutual labels:  personal-website
paw
🐾 Source code for floofy.dev and Noel's portfolio, a professional side of myself. This is probably the site you want to see if you're trying to hire me or looking to hire.
Stars: ✭ 16 (-66.67%)
Mutual labels:  personal-website

Me

A next-gen JAMSTACK template for developers that leverage the use of JSON Resume Schema in creating a web based vitae and portfolio. Stop worying with a complex setup and deployment process.

me banner

ME ❤️ = JSON Resume Templates ✖️ Other Features

JavaScript Style Guide JSON RESUME vercel SEMANTIC UI NEXT GITHUB

📢 NOTICE TO THE PUBLIC

This application does not collect or store your personal information in any hosted server. The services we offered does not require any elevated acess nor make an attempt to upload, commit, modify, or delete any file or repository on your behalf. It only read the files stored in your 🔓 about.me repository as necessary 🔒 All the information you included in your JSON files are public and MUST NOT CONTAIN any information that you do not want to share to everyone. Thus, you are fully accountable on what you share on your public repositories and we should not be held responsible or liable for your negligence.

Why me

  • Easy to use
  • No complex setup
  • Sharable link
  • Uses standard resume format (JSON RESUME)
  • Ready made templates (No other available template as of now)
  • Only needs very little coding experience
  • FREE!!!!!!

Screenshot (Default Template)

default template

Documentations: [https://me-docs.now.sh]

Creating your own resume

Creating your first resume requires you to have a github account. This is where you store your personal information such as full name, work experience, etc... For all supported fields, please check JSON Resume's official website

Quick Setup

  1. Fork 🍴this boiler plate to your account or create your own repository using it as a template.

Make sure that your repository name is set to about.me. Otherwise, you will receive a profile not found message

  1. Update index.json with your personal information
  2. Go to https://me-web.now.sh/[ 👨your_github_username_here] to view your ready made portfolio

Manual Setup

  1. Create new 🔓 public repository about.me
  2. Add index.json and paste the sample scheme from jsonresume website and update the content as necessary
  3. Commit the file
  4. Go to https://me-web.now.sh/[ 👨your_github_username_here]

JSON Formatter/Checker

💡 Before commiting the file please make sure to have a well-formed JSON to avoid a profile_not_found error. You can use the online tools below for validation

Does it fit your needs

This generator just works out of the box but we understand that it is not best for all cases and to give clarifications, this is what / what is not this project really is

🎨 NOT A SITE BUILDER

This application would not allow you to drag and drop cards, layouts, and re-position coponents as you wish. It would not give you enough freedom to customize things the way typical site builder works. And in my honest opinion, developers love to create things if not from the ground, a bare minimum boilerplate is more preferable. 🌇 THEMABLE WEB APPLICATION The project use react + react-sematic-ui for front end and could be easily extend by creating / downloading a new theme and placing it inside pages/templates directory. Dont worry, if you prefer the default theme but only need few modifications, you can freely alter the codes/design of the default template in pages/templates/default directory. Another thing that you can do is to remove or add dependencies depending on your needs and you are not tied up in using a single react ui framework. Everything is up to you! 🔔 All templates should be placed inside the pages/templates directory. Docs: [https://me-docs.now.sh/#/template/?id=creating-template]

🚀 SERVERLESS

The main website was deployed to vercel and could be easily hosted on your own account or any other prefered server within a few minutes. You can easily scale things up with no or little cost

🚚 FREE JSON RESUME SERVICE

It provides a built-in parser and templates for your JSON resume file that is hosted on your Github account. It parse the file and serve you with a web-based portfolio that you can freely share to your colleagues and future employers. What makes it more wonderful is you can use the same repository across different projects in a breeze. Want to place a badge somewhere else? don't worry, you can create one with shield.io

SAMPLE BADGE

My web-based resume

💡 So what is JSON Resume? JSON resume is an open source initiative to create a JSON-based standard for resumes. For more details, please read their official website

📗 JSON RESUME BOILERPLATE

This portfolio generator only could be easily modified, which reasonably makes it one of your choices for the next boilerplate of your own website or portfolio

Language Support

By default, we use the about-me/index.json as the main source but out-of-the-box you can also serve your resume with different languages you like. All you have to do is commit another file with this recomended filename format index-[ISO alpha-2].json 💡 You can add any extension you wish but we highly recommend to stick with the recomended ISO apha-2 extension

ex. index-ph.json

Accessing via web

https://me-web.now.sh/your-github-username?lang=ISO-alpha-2

Country Codes (ISO apha-2)

https://www.iban.com/country-codes

Templates

There is no other available template other than the default one but the developer is trying to make more and really working hard to serve it to you soon. Should you need to create your own downloadable template, plese refer to this guide for complete instructions

Donations

This project is free to use and we are not getting commission or generating an income from this in any way. If you love this project your donation is very much welcome. You can buy some 🍺 for the developer!

ko-fi

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].