/portfolio

🚀 Welcome to my coding journey! Explore my portfolio with HTML, CSS, and JavaScript vibes, sprinkled with a dash of React magic. Dive into the simplicity of my work, and let's connect! 🌐💻✨

Primary LanguageAstroGNU General Public License v3.0GPL-3.0

My Portfolio Website

Welcome to my portfolio website! This repository contains the source code and assets for my personal portfolio website built using Next.js.

Table of Contents

Introduction

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.

About me

✨ 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!

Installation

To run this website locally, follow these steps:

  1. Clone this repository: git clone https://github.com/your-username/portfolio-website.git
  2. Navigate to the project directory: cd portfolio-website
  3. Install dependencies: npm install
  4. Run the development server: npm run dev
  5. Open your web browser and visit http://localhost:3000

Usage

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.

Technologies Used

  • Next.js
  • React
  • HTML5
  • CSS3
  • JavaScript

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

  1. Fork the repository
  2. Create your feature branch: git checkout -b feature-name
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature-name
  5. Submit a pull request

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.