Welcome to my personal portfolio website! This project showcases my skills, projects, and professional experience.
This repository contains the source code for my personal portfolio website. It is designed to highlight my work, achievements, and skills as a developer.
The project is built using the following technologies:
- Astro: 55.4%
- TypeScript: 31.1%
- Python: 5.1%
- JavaScript: 4.4%
- CSS: 4%
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/shravanngoswamii/shravanngoswamii.github.io.git
- Navigate to the project directory:
cd shravanngoswamii.github.io
- Install the dependencies:
npm install
- Start the development server:
npm start
Contributions are welcome! If you have any ideas or suggestions, please open an issue or submit a pull request.
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of changes"
- Push to the branch:
git push origin feature-branch
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.