Deploy Website
Personal website & portfolio built with Next.js and TypeScript.
Tech Stack :

๐ Introduction
This is my personal website built from scratch since February 2024 using modern technologies like Next.js and TypeScript.
I use this platform to:
- Showcase my portfolio and projects
- Share developer resources and stats
- Experiment with new web technologies
The site is continuously evolving. Youโre welcome to fork or explore the source code. If you find it helpful, consider giving it a โญ on GitHub.
Have questions or feedback? Iโd love to hear from you ๐
โ๏ธ Tech Stack
This project is powered by:
- โ๏ธ Next.js
- ๐ฐ TypeScript
- ๐ Tailwind CSS v3
- ๐ฆซ Zustand
- ใฐ๏ธ SWR
- โฐ Framer Motion
- ๐ข React Icons
- ๐ Next-Intl (i18n)
- ๐ฆ Absolute Imports & Path Alias
- ๐ ESLint & Prettier
- ๐ Conventional Commit Lint
๐ Features
๐ Wakatime Stats
Displays live coding stats from Wakatime via serverless API routes using
๐ณ Project Showcase
Project data is stored in Supabase PostgreSQL, and displayed using:
- ISR (1s revalidation)
- SSR for fast access
๐ Internationalization
Multi-language support with
Currently includes Bahasa Indonesia and English.
๐ Developer Dashboard
Interactive dashboard showing:
- GitHub contributions
- Wakatime coding hours
- Codewars challenges
- Monkeytype typing speeds
All stats fetched from public APIs and rendered dynamically.
๐ Getting Started
1. Clone the Repository
or use a starter template:
Or deploy directly:
2. Install Dependencies
โ ๏ธ Make sure you use Bun for compatibility with Husky hooks and scripts.
3. Configure Environment Variables
Copy to :
Then fill in the required credentials...
4. Run Development Server
Open in your browser:
Start editing from:
๐ License
This project is released under the MIT License.
Feel free to use, modify, and distribute for personal or commercial purposes.
Feel free to use, modify, and distribute for personal or commercial purposes.
Thanks for checking this out!
๐ง Made with curiosity, love, and caffeine โ by Satria Bahari
๐ง Made with curiosity, love, and caffeine โ by Satria Bahari
