This is my personal portfolio website built using Next.js and Tailwind CSS, showcasing my work, skills, and projects. This is a minimalistic dark background lovers’ portfolio designed specifically for software developers. The website is hosted on Vercel and is open-source, available for anyone to use or contribute.
Clone the repository:
git clone https://github.com/srrathi.github.io
cd srrathi.github.io
Install dependencies:
npm install
npm run dev
http://localhost:3000
in your browser to see the website in action.Feel free to submit pull requests or create issues for any improvements or bugs you find.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.