Overview
Sreetam Das presents his personal website and blog, showcasing the source code for the website which is built using React, Next.js, TypeScript, Tailwind CSS, mdx, Plausible, and React Icons. The website offers a minimalistic design for a seamless user experience, with a hidden mini-game feature accessible via the browser console.
Features
- Tech Stack: Built using React, Next.js, TypeScript, Tailwind CSS, mdx, Plausible, and React Icons.
- Minimalistic Design: Provides a clean and minimalistic interface for easy navigation.
- Hidden Mini-Game: Features a concealed mini-game accessible through the browser console.
- Development Guide: Offers a Contributing guide for those interested in contributing to the project.
- Newsletter: Provides curated links related to JavaScript, React, web development, and mechanical keyboards through a newsletter.
- Open Source: Licensed under the MIT License, allowing usage in personal projects with attribution and encouraging stars on the repository.
Installation
To install the theme locally, follow these steps:
Clone the repository:
git clone <repository_url>
Install dependencies:
npm install
Start the development server:
npm run dev
Access the website on your browser at
http://localhost:3000
.
Summary
Sreetam Das’s personal website and blog showcase a tech-savvy approach with a tech stack comprising React, Next.js, TypeScript, Tailwind CSS, mdx, Plausible, and React Icons. The website’s minimalistic design provides a smooth user experience, and the hidden mini-game feature adds an element of surprise for visitors. With a development guide, newsletter, and open-source accessibility under the MIT License, the website encourages contribution and engagement within the web development community.