This is the official repository for my personal website, where I showcase my projects, share insights through articles, and detail my journey as a web developer and tech enthusiast.
- Responsive design with Tailwind CSS
- Content managed via markdown for easy updates
- Integrated blog for sharing thoughts and experiences
- Project highlights with detailed descriptions
- Personal introduction and contact information
To run this project locally:
git clone https://github.com/DevSrijit/srijit-portfolio.git
cd srijit-portfolio
npm install
npm run dev
Open http://localhost:3000 in your browser.
content/en/articles/
: My articles on various topics.
content/en/projects/
: Details of my personal and collaborative projects.
content/en/
: General content like the homepage and about section.
content/en/faq.json
: A list of FAQs with my responses.
Customize the look and settings in app/app.config.ts
. Set up your app name, description, social links, UI themes, and more.
If you've got ideas for improvements or bug fixes:
Fork the repo
Create your feature branch (git checkout -b feature/YourFeature)
Commit your changes (git commit -m 'Add some YourFeature')
Push to the branch (git push origin feature/YourFeature)
Create a new Pull Request
This project is open source and available under the MIT License.
Connect Email: mail@srijit.co Twitter: @cheeseblock011 LinkedIn: DevSrijit Instagram: cheeseblock011 GitHub: DevSrijit Feel free to reach out if you want to chat about tech, projects, or anything else!