All Projects → jcoelho93 → personal-website

jcoelho93 / personal-website

Licence: MIT License
My personal website

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

Vinetos.fr
The website of Vinetos
Stars: ✭ 14 (-88.03%)
Mutual labels:  bulma, bulma-css
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 (-62.39%)
Mutual labels:  personal-website, personal-blog
capsule
A Hugo theme based on the CSS-only Bulma framework.
Stars: ✭ 20 (-82.91%)
Mutual labels:  bulma, bulma-css
vue-portfolio
💼 Portfolio built with Vue and Bulma
Stars: ✭ 13 (-88.89%)
Mutual labels:  bulma, bulma-css
benjamincarlson.io
My personal website built with Next.js, Chakra UI, Firebase, and next-mdx-remeote.
Stars: ✭ 102 (-12.82%)
Mutual labels:  personal-website, personal-blog
admin-two-vue-bulma-dashboard
Free Vue.js Bulma Buefy Admin Dashboard Template. Vite & Vue CLI supported
Stars: ✭ 68 (-41.88%)
Mutual labels:  bulma, bulma-css
thundergolfer.github.io
just my website. 🌩🏌🏼‍♂️
Stars: ✭ 16 (-86.32%)
Mutual labels:  personal-website, personal-blog
phuctm97.com
🏚 Home on the Web
Stars: ✭ 41 (-64.96%)
Mutual labels:  personal-website, personal-blog
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-84.62%)
Mutual labels:  personal-website, personal-blog
Bulma.io-axure
AxureRP Library with Bulma.io components
Stars: ✭ 90 (-23.08%)
Mutual labels:  bulma, bulma-css
sutanlab.id
☕️ My Personal Homepage & Blog site with NextJS. 🇺🇸 🇮🇩
Stars: ✭ 39 (-66.67%)
Mutual labels:  personal-website, personal-blog
admin-one-nuxt
Admin One Nuxt - Nuxt.js Bulma Buefy admin dashboard
Stars: ✭ 23 (-80.34%)
Mutual labels:  bulma, bulma-css
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-76.07%)
Mutual labels:  skills, cv
bulma-responsive-tables
Responsive tables component for Bulma CSS framework
Stars: ✭ 30 (-74.36%)
Mutual labels:  bulma, bulma-css
personal-page
Personal Page is a project that contains a person's personal information and resume.
Stars: ✭ 20 (-82.91%)
Mutual labels:  personal-website, personal-blog
datatables-bulma
DataTables styling for the Bulma CSS framework
Stars: ✭ 80 (-31.62%)
Mutual labels:  bulma, bulma-css
awesome-libraries
😎 Libraries that are being shown in Sourcerer profiles.
Stars: ✭ 131 (+11.97%)
Mutual labels:  skills, cv
rizkicitra
My Personal Website, build with Next.js and Tailwind CSS
Stars: ✭ 82 (-29.91%)
Mutual labels:  personal-website, personal-blog
skills-chart-widget
Integrate skills chart from your CodersRank profile to your personal website
Stars: ✭ 25 (-78.63%)
Mutual labels:  skills, cv
BaseMax.Github.io
Max Base Personal Website.
Stars: ✭ 20 (-82.91%)
Mutual labels:  personal-website, personal-blog

jcoelho93 Personal website

Quality Gate Status Netlify Status

This is my personal website built using ReactJS and Bulma as the CSS framework. Live here

The personal information on the website is populated from a json file that follows the JSON Resume open source standard.

Customizing it

Feel free to fork this project and update it with your own information and style. Just update the ´src/resume.json´ with your personal information.

If you improve the app in any way a PR would be very apreciated ;)

Build

  1. Clone the repo:
> git clone https://github.com/jcoelho93/personal-website.git
  1. Update the resume.json with your personal information (check JSON Resume)

  2. Install dependencies and run build command:

> npm install
> npm run build

You can also test the app with a development server, just run:

> npm start

Contributing

Feel free to fork this project and customize with your personal info. If you implement any nice features or improvements I'd really appreciate if you could open a PR to this project ;)

License

MIT

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