Welcome to my portfolio website! This repository contains the source code and assets for my personal portfolio website built using Next.js.
This portfolio website serves as a showcase of my skills, projects, and experiences. It provides visitors with an overview of who I am, my background, and the projects I've worked on.
✨ Creating bugs since 2022
📚 I'm currently learning Rust
🎯 Goals:
To become a Full Stack web developer
📫 How to reach me srinathcreates@gmail.com
⚡ Fun fact: I use arch btw!
To run this website locally, follow these steps:
- Clone this repository:
git clone https://github.com/your-username/portfolio-website.git
- Navigate to the project directory:
cd portfolio-website
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open your web browser and visit
http://localhost:3000
Feel free to explore the website to learn more about me and my projects. You can navigate through the different sections using the navigation menu.
- Next.js
- React
- HTML5
- CSS3
- JavaScript
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
- Fork the repository
- Create your feature branch:
git checkout -b feature-name
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature-name
- Submit a pull request
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.