While I was passing the web development school courses and the challenges that I was proposing myself, I decided to create a place where I could show my projects. As a result I have this page in GitHub Pages that allows me to constantly update it with the skills, services I am able to offer and the new things I am learning in this long road of web development.
I wanted to use some UI/UX design trends:
- Responsive Design & Mobile First
- Neumorphism
- Performance and Accessibility
- Simplicity and cleanliness
Adding my particular touch I started to give it the aesthetics that I thought was appropriate to build my portfolio.
Therefore this page is optimized for different devices. It uses a modern and simplified aesthetic. It has a pretty high score in Chrome DevsTools Lighthouse.
According to the advice of people who have visited it, they recommend it to me:
- Sticky Menu
- Text improvements
- Card Spacing
- Night Mode
- Social Networking
- goToUp Arrow
- Transitions or Animations
- Favicon
- Actualizar los enlaces a los trabajos
- Update links to jobs
I'm interested in adding new things to the portfolio, both visually and in the code without breaking the initial aesthetics.
- Update my networks and the links to them.
- Add a link in the menu to another web page or web application I plan to build to show other things I know how to do.
- Keep adding jobs in the Works section, skills in the Skills section and the Services I am more used to do.
- Maybe in the not too distant future I will build it with React and have a domain of my own.****
You can contact me if you have any ideas for improvement or optimization. It is open to changes or suggestions.
Clone portfolio:
git clone https://github.com/ChristBM/portfolio.git
Install dependencies:
npm install
Local portfolio deploy:
npm run start
Copyright © 2021 Christian Boffill
This project is MIT licensed