Skip to content
> thatsmanmeet _

// Full-Stack Developer

Manmeet Singh

Building reliable web & mobile applications with clean architecture and delightful interfaces.

Full-stack developer focused on React Native, React, Node.js, and modern SQL/NoSQL databases. Focused on React Native, React/Next.js, Node.js, Kotlin, and modern databases with an emphasis on performance, developer experience, and system internals.

GitHub Activity active
@thatsmanmeet ↗
GitHub contribution heatmap for thatsmanmeet

// Profile

About

I'm a software developer who enjoys building reliable web and mobile applications with clean user interfaces and strong technical foundations. My work spans React/Next.js front ends, Node.js back ends, and Android development with Kotlin and React Native, with a focus on performance and developer experience.

I enjoy exploring how software works beneath the surface and writing about topics ranging from system architecture to the trade-offs behind everyday engineering decisions.

Outside of building projects, I like refining user experiences, improving documentation, and sharing what I learn along the way.

Manmeet Singh avatar

Manmeet Singh

@thatsmanmeet

Follow
Followers 24
Following 4
Repos 18

const frontend = [

JavaScript TypeScript React Redux Toolkit Tailwind CSS

]

const backend_databases = [

Node.js Express.js REST APIs PostgreSQL MongoDB Redis Drizzle Supabase

]

const mobile = [

React Native Expo Kotlin Jetpack Compose

]

const ai_tools = [

Ollama Claude Code Cursor Figma Git Docker Jira

]

// Work

Experience

Aug 2025 - April 2026

Product Support Engineer

Qualitia Software

  • • Wrote public-facing docs that cut repeated support queries by enabling self-serve answers.
  • • Diagnosed and resolved live customer bugs by reading Java source in real-time on support calls.

Dec 2022 - Feb 2023

Web Development Intern

Graphyx - Unacademy

  • • Took a course sales site from Figma to live deployment with interactive animations.
  • • Designed a component library that was reused across three internal projects.

// Selected Work

Projects

Arcanize Promo

Arcanize PDF Tools & Scanner

Your private, all-in-one PDF toolkit for Android

React Native Expo Drizzle
BugRecon dashboard preview

BugRecon

Project management platform built using MERN Stack with focus on issue tracking and team collaboration.

React Node.js Express
ByteBazaar storefront preview

ByteBazaar

Secure e-commerce platform built using MERN Stack with seller dashboards and analytics

React Redux Node.js

// Blog

Recent Writing

React Navigation Explained

8 min read

React Navigation Explained

Learn how to master React Navigation in React Native and Expo. Discover stack, tab, and nested navigators with this complete step-by-step routing guide.

React React-Native Mobile Development
Virtual Dom Explained in React

10 min read

Virtual Dom Explained in React

A beginner-friendly deep dive into React rendering, diffing, reconciliation, and how Virtual DOM actually improves performance.

React React-Native Mobile Development Architecture
React Native Fabric Rendering Explained

10 min read

React Native Fabric Rendering Explained

Dive deep into React Native's new Fabric renderer! Learn how the Render, Commit, and Mount phases use JSI and C++ to synchronously paint native screens.

React React-Native Mobile Development Architecture
React Native Explained: From the Legacy Bridge to the New Architecture

10 min read

React Native Architecture Explained

You know how to write React, but do you know how it actually talks to iOS and Android? Go beyond the basics and explore the working of React Native.

React React-Native Mobile Development Architecture