Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardconstantin/eduardconstantin.github.io
Source code for my personal portfolio website
https://github.com/eduardconstantin/eduardconstantin.github.io
css framer-motion gh-pages html javascript portfolio-website reactjs
Last synced: 3 months ago
JSON representation
Source code for my personal portfolio website
- Host: GitHub
- URL: https://github.com/eduardconstantin/eduardconstantin.github.io
- Owner: eduardconstantin
- Created: 2020-08-22T11:42:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:45:44.000Z (4 months ago)
- Last Synced: 2024-10-23T21:00:24.397Z (4 months ago)
- Topics: css, framer-motion, gh-pages, html, javascript, portfolio-website, reactjs
- Language: JavaScript
- Homepage: https://eduardconstantin.github.io/
- Size: 64.9 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![forthebadge](https://forthebadge.com/images/badges/60-percent-of-the-time-works-every-time.svg)](https://forthebadge.com)
# Personal Portfolio
My personal portfolio which features the most recent projects I worked on as well as my resume and technical skills. \
The website is live **[here.](https://eduardconstantin.github.io)**## Sections 📚
✔️ About me \
✔️ Skills \
✔️ Projects## Tools Used 🛠️
* [Visual Studio Code](https://code.visualstudio.com) - A code editor redefined and optimized for building and debugging modern web and cloud applications.
* [ReactJS](https://reactjs.org) - A JavaScript library for building user interfaces.
* [Create React App](https://create-react-app.dev) - Project setup.
* [Framer Motion](https://www.framer.com/motion/) - A production-ready motion library for React.
* [Sass](https://sass-lang.com) - CSS with superpowers.
* [GitHub Pages](https://create-react-app.dev/docs/deployment/#github-pages) - To host the static website.