This repository contains the source code for my personal portfolio website akashthakare.com. It showcases my work, blogs, and journey as a software consultant and tech enthusiast.
- ✨ Personal portfolio and blog
- 📑 Showcases projects, writings, and decks
- 📱 Responsive design for all devices
- 🚀 Deployed with custom domain
- HTML, CSS, JavaScript
- Eleventy (11ty) – Static site generator
- Squarespace (for domain hosting)
- GitHub Pages
To run locally:
# Clone the repository
git clone https://github.com/your-username/akashthakare.com.git
cd akashthakare.com
# Install dependencies
npm install
# Start local development server
npm startThen open http://localhost:8080 in your browser.
This is a personal project, so contributions aren’t expected. However, if you spot an issue, feel free to raise one!
This project is licensed under the MIT License – see the LICENSE file for details.