
VSCode - Themed Portfolio Website designed and developed by Aayush Mishra.
Explore the Repository »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
This project is a Visual Studio Code-themed developer portfolio website built using TypeScript, Next.js, Tailwind CSS, and JavaScript. Designed to resemble the VSCode interface, it provides an interactive and familiar experience for developers to showcase their skills, projects, and contact information in a sleek, responsive layout.
Follow these steps to set up and run the project locally on your machine.
Ensure you have Node.js and npm installed on your system.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/aayushmishramechatronics/portfolio-v0.git
- Install NPM packages
npm install
- Change git remote url to avoid accidental pushes to base project
git remote set-url origin aayushmishramechatronics/portfolio-v0 git remote -v # confirm the changes
- Open your browser and go to http://localhost:3000
This VSCode-themed portfolio can be used to:
-
Showcase your skills, experience, and projects
-
Share your resume and contact information
-
Create an engaging developer profile with a familiar code editor look
-
Customize the content and styles easily using the config files and Tailwind utility classes.
- Add Blog Section
- Deploy with GitHub Pages / Vercel
- Support for Dark/Light Mode Toggle
- Integrate Animation on Scroll
- Code editor tab switching animation
see the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeatureBranch
) - Commit your Changes (
git commit -m 'Add Changes'
) - Push to the Branch (
git push origin feature/PushtoBranch
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Aayush Mishra - @X - aayushmishra1105@gmail.com
Project Link: https://github.com/github_username/repo_name