I'm a Staff Frontend Engineer who helps to turn ideas into accessible experiences.
This is the source code of my personal website. It was a fun ride that took me around 5 months on and off during my free time. During the journey I took notes of some of my major technical Learnings.
Some funny facts about it:
- All animations are CSS based powered with CSS Variables. No libraries used.
- This is a portfolio without images or project showcase. I hope the code itself and Codepen can make up for it.
- Designing it was way harder than implementing it!
# Install dependencies
npm install # or yarn
# Run in dev mode
npm run dev # or yarn dev
# Run tests
npm run test # or yarn test
Feel free to open an issue or let me know by any other medium (e-mail, twitter, etc...). I'd appreciate! 🙌
This work is licensed under a Attribution-NonCommercial-NoDerivatives 4.0 International License.
This is open source so you can see how it was built. Please, do not create/publish your own portfolio as a cheap copy of mine. That's rude.