All Projects → JoHoop → personal-website-react

JoHoop / personal-website-react

Licence: MIT license
👨‍💻 A clean, responsive, single-page webapp template for developers.

Programming Languages

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

Projects that are alternatives of or similar to personal-website-react

andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-77.5%)
Mutual labels:  portfolio, personal
P32929.github.io
Second iteration of my portfolio - created using ReactJS, Material-UI, Overmind, etc
Stars: ✭ 84 (+5%)
Mutual labels:  portfolio, material-ui
osprey-delight
Osprey Delight is the free-minded artist's choice for a clutter-free and blazingly fast single-page portfolio.
Stars: ✭ 43 (-46.25%)
Mutual labels:  portfolio, personal
React-MaterialUI-Starter-Kit
The ReactJs 16 start kit that include Redux, Material UI, Babel 7 and Webpack 4
Stars: ✭ 48 (-40%)
Mutual labels:  material-ui
ioBroker.jarvis
jarvis - just another remarkable vis
Stars: ✭ 129 (+61.25%)
Mutual labels:  material-ui
nested-task-list-mobx-react
A nested task list prototype built with React + MobX and Material-ui
Stars: ✭ 25 (-68.75%)
Mutual labels:  material-ui
michael-hall.me
My website, made with NextJS and ChakraUI.
Stars: ✭ 120 (+50%)
Mutual labels:  portfolio
portfolio
Simple yet fully featured portfolio website
Stars: ✭ 27 (-66.25%)
Mutual labels:  portfolio
fendi
Fendi Women's Lookbook created with Flutter
Stars: ✭ 18 (-77.5%)
Mutual labels:  portfolio
portfolio-react
A portfolio website built with react js
Stars: ✭ 108 (+35%)
Mutual labels:  portfolio
relay-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, Material UI.
Stars: ✭ 3,513 (+4291.25%)
Mutual labels:  material-ui
circular progress
Different types of Circular progressbar in flutter
Stars: ✭ 55 (-31.25%)
Mutual labels:  material-ui
vimrc
自己的vimrc配置,别人的用起来总不顺手(基于spf13-vim)
Stars: ✭ 17 (-78.75%)
Mutual labels:  personal
Alicorn
A high performance custom Minecraft launcher.
Stars: ✭ 26 (-67.5%)
Mutual labels:  material-ui
Smartlist
Smartlist's a free home inventory and finance tracker to help you overcome financial struggle.
Stars: ✭ 1 (-98.75%)
Mutual labels:  material-ui
react-js-boilerplate
A React + Redux + HOT + Webpack + Material-UI + Sass boilerplate
Stars: ✭ 14 (-82.5%)
Mutual labels:  material-ui
Notes
My public notes
Stars: ✭ 13 (-83.75%)
Mutual labels:  personal
superdividendos
A website to calculate the yield of a portfolio of stocks listed in Bovespa
Stars: ✭ 19 (-76.25%)
Mutual labels:  material-ui
TryKatChup
My personal GitHub page description.
Stars: ✭ 17 (-78.75%)
Mutual labels:  personal
zeplin-google-slides
Create presentations in Google Slides from Zeplin projects
Stars: ✭ 14 (-82.5%)
Mutual labels:  material-ui

Personal Website React

Screenshot

Website jolienhoop.com GitHub license GitHub contributors Maintenance PRs Welcome

A clean, responsive, single-page webapp template for developers. View demo at jolienhoop.com

Kudos to Cody Bennett, José Coelho and Brittany Chiang for the inspiration.

Features

  • All of the personal information is populated from the resume.json file following the JSON Resume standard, a community driven open source initiative to create a JSON based standard for resumes. Discover the official schema here.
  • The toggle/switch for the dark mode syncs its state to the local storage.

Coming soon

  • Two beautiful resume page templates generated based on the data in the resume.json file -- a modern approach of the traditional printed CV.
  • Rich Google search results using structured data with json-ld.org/.

Customization

Feel free to fork this project and customize it with your own information and style.

Refer to the Material UI docs for guidance on how to quickly customize the themes, components and colors to suit your tastes.

If you improve the app in any way a pull request would be very much appreciated ✌️

Available Scripts

In the project directory, you can run:

npm install

to install the dependencies.

npm start

to run the app in the development mode at http://localhost:3000

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

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