IN VSCODE STYLE
- [Components]
- [Pages]
- [Public]
- [Styles]
- [Gitignore]
- [netlify.toml]
- [next.config.js]
- [Package-lock.json]
- [Package.json]
This is a portfolio website built using JavaScript, React, and CSS. It showcases my projects, skills. The site is designed to be responsive, providing an optimal viewing experience across various devices.
- Responsive design that adapts to different screen sizes.
- Dynamic project display with links to live demos and source code.
- Interactive components for user engagement.
- GitHub contributions calendar to showcase activity.
- JavaScript: Core programming language for web development.
- React: JavaScript library for building user interfaces.
- CSS: Styling language for designing the layout and appearance.
- Next.js: Framework for server-side rendering and generating static websites.
- GitHub API: For fetching project data and contributions.