This portfolio showcases my work and projects. It's designed to be responsive, fast, and easy to navigate, leveraging the power of SvelteKit and the flexibility of Tailwind CSS.
To run this project locally, follow these steps:
git clone https://github.com/Calesi19/Portfolio.git
cd your-repo-name
npm install
Once you've created a project and installed dependencies, start a development server:
npm run dev
To create a production version of your app:
npm run build
You can visit the website at: https://www.carloslespin.com/
When developing for this website, I wanted the site to be simple and resemble a landing page a company would use.
This iteration of my porftolio feels too static. Add fade in animations for elements scrolling into view.
Use the GitHub API to load the projects instead of having three hardcoded projects.
A certificate section.
Endorsements section.
New iterations could have an even simpler layout than this.
Lazy loading.