
Premium Tools• Side Projects
View allQR Picker - QR Code Generator
Generate high-quality QR codes with logos, colors, styles, and templates.
QR Picker - Chrome Extension
Create high-quality QR codes effortlessly with customizable logos, colors, style...
Calculator - Chrome Extension
A feature-rich, intuitive calculator with history, themes, and offline support.
Client Projects
View allSchool Management Platform
A modular, full-stack school management platform built to streamline academic and administrative workflows — covering student and teacher management, exams, class routines, and scheduling. Built with Java, Spring Boot, and PostgreSQL, it follows a layered REST architecture, ensuring maintainability and clean separation of concerns.
Movie Discovery Platform
A search-driven movie discovery platform that lets users explore films through multi-attribute filtering — genre, release year, ratings, and cast. Built with HTML, CSS, JavaScript, and PHP server-rendered pages, it leverages Node.js scraping utilities to deliver structured, data-rich modular search experiences.
My Writings
View allLeaflet + OpenStreetMap: A Free and Open-Source Alternative to Google Maps
Leaflet is a modern, open-source JavaScript library for building mobile-friendly interactive maps. OpenStreetMap (OSM) is a collaborative project to create a free, editable map of the world, built entirely by a community of contributors. Think of it as the Wikipedia of maps.
Add Code Blocks to Your React Blog Using React Syntax Highlighter
If you're building a developer-focused blog, documentation site, or portfolio using React, chances are you'll need to display code snippets in a readable and stylish way. This is where syntax highlighting comes in—and one of the best libraries for the job is react-syntax-highlighter.
Writing Clean, Consistent Content with Tailwind Typography
Tailwind Typography, formerly known as the @tailwindcss/typography plugin, is an official Tailwind CSS plugin that provides a set of pre-defined prose classes. These classes are optimized to style HTML elements commonly used in long-form content: headings, paragraphs, images, code blocks, blockquotes, lists, and more.