UPDATE:
- Responsive layout, works well on both Mobile and Desktop
- Dark mode support. Click buttons to toggle dark mode and light mode.
- Clear React components and tailwind styling.
- Exact sections that a developer needs to showcase their skills.
- Clear call to actions.
The website is built in my favourite Tech Stack and deployed on Vercel
- Next.js for building React Components.
- tailwindcss for styling.
- React Rough Notation for Hero section highlighting.
- Vercel for deployments and CI/CD.
- EmailJS for email service
- Google Analytics for Analytics and Monitoring
- Install all the modules by using
npm i
ornpm install
oryarn
- Run the local development server by using
npm run dev
oryarn dev
- Make the required edits and deploy to YOUR GitHub repo for CI/CD.
Deployment can be done in 3 easy steps.
- Login to Vercel or signup for an account if you don't have one.
- Create a
New Project
and select YOUR GitHub repository of the portfolio project. - Wait for Vercel to deploy your project to production.
MIT
Name | Web Site |
---|---|
javascript_fullstack | souayng14.vercel.app |
frontend | souayng15.vercel.app |
javascript_backend | souayng16.vercel.app |
java_backend | souayng17.vercel.app |
java_fullstack | souayng18.vercel.app |
python_fullstack | souayng19.vercel.app |
python_backend | souayng20.vercel.app |