Hey devs π
Iβm Giridharan, a Full Stack Developer who spends most of his time building web apps with the MERN stack.
Recently I started working as a Frontend Engineer at a startup, building production-scale applications and learning a lot about real-world software engineering along the way.
Iβve been wanting to write publicly for a while, so I thought Iβd start by sharing what Iβve been building recently β both at work and in my personal projects.
π§βπ» What I Work On Daily
At the startup where I work, my role mainly focuses on building scalable React applications.
Most of my day involves:
βοΈ Building reusable React components
π¦ Managing application state with Redux Toolkit & RTK Query
π§© Designing Micro-Frontend architectures
π Integrating APIs and improving application performance
One of the most interesting things I work with is Micro-Frontend architecture.
Instead of one massive frontend application, the system is split into multiple independent mini-apps that can be developed and deployed separately.
Itβs complexβ¦ but extremely powerful when done right.
π οΈ Things I've Built Outside Work
Outside of work, I spend a lot of time building small tools and platforms that solve real problems.
Here are a few of my projects π
π Linkvio β URL Shortener Platform
A scalable URL shortening platform designed for fast redirects and secure link management.
Key features include:
β‘ Redis caching for very fast redirects
π Role-Based Access Control (RBAC)
ποΈ PostgreSQL for structured link storage
π§© Modular Node.js backend with a clean React frontend
This project taught me a lot about backend architecture and caching strategies.
π Live Demo:
π https://linkvio.vercel.app
πΈ Imgsend β Permanent File Sharing
Imgsend is a file sharing platform that supports:
πΌ Images
π₯ Videos
π PDFs
π URLs
You upload a file and get a permanent shareable link.
No expiry.
No account required to view.
Think of it as a lightweight permanent file sharing tool.
π Live Demo:
π https://imgsend.vercel.app
π Blogsphere β Blogging Platform
Blogsphere is a MERN-based blogging platform where users can publish and share articles.
Features include:
π JWT Authentication
π₯ Role-Based Access Control
βοΈ Rich content publishing
π± Responsive UI
It was a great project for learning about authentication, authorization, and API design.
π Live Demo:
π https://gblogs.vercel.app
π€ Product Sentiment Analysis
This project analyzes product reviews using machine learning.
Users submit reviews and the system classifies them as:
π Positive
π Neutral
π‘ Negative
The interesting part here was connecting machine learning inference with a web application UI.
π Project Page:
π https://gsenti.vercel.app
π¦ My First npm Package
I also published my first npm package:
π¦ @giridharans/qr-code
A lightweight QR code generator for React applications.
It allows developers to generate QR codes with simple props like:
- value
- size
- colors
π¦ npm Package:
π https://www.npmjs.com/package/@giridharans/qr-code
Publishing my own npm package was a really exciting milestone.
π By the Numbers
So far in my developer journey:
π Multiple production apps deployed
π¦ 1 npm package published
βοΈ 500+ coding problems solved
π Portfolio:
π https://giridharans.tech
π Projects showcase:
π https://1729apps.vercel.app
π What I'm Learning Next
Right now I'm focusing on:
βοΈ System design concepts
βοΈ Cloud technologies
π§ Writing better scalable code
And also something Iβve been delaying for too long:
βοΈ Writing more technical blogs
π€ Let's Connect
If you're working with:
βοΈ React
π MERN stack
π Micro-Frontend architecture
I'd love to connect and learn from you.
You can find my work here:
π Portfolio: https://giridharans.tech
π Projects: https://1729apps.vercel.app
Thanks for reading π
More posts coming soon about Micro-Frontends, system design, and building real-world projects.


Top comments (0)