Skip to content
View saksham-pandeyy's full-sized avatar

Block or report saksham-pandeyy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Saksham-pandeyy/README.md
 ░██████╗░█████╗░██╗░░██╗░██████╗██╗░░██╗░█████╗░███╗░░░███╗
 ██╔════╝██╔══██╗██║░██╔╝██╔════╝██║░░██║██╔══██╗████╗░████║
 ╚█████╗░███████║█████═╝░╚█████╗░███████║███████║██╔████╔██║
 ░╚═══██╗██╔══██║██╔═██╗░░╚═══██╗██╔══██║██╔══██║██║╚██╔╝██║
 ██████╔╝██║░░██║██║░╚██╗██████╔╝██║░░██║██║░░██║██║░╚═╝░██║
 ╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═════╝░╚═╝░░╚═╝╚═╝░░╚═╝╚═╝░░░░╚═╝
Typing SVG

LinkedIn Email GitHub Profile Views




Who I Am

Activity Graph

I work across four layers most engineers only touch one or two of — web, React Native, SDKs, and the backend underneath them — and I've shipped in all of them to real, live users, not just a staging build.

Day to day that means moving between a Next.js dashboard that needs to feel instant, a React Native app that has to keep working when the network doesn't, an Express/MongoDB API tying it all together, and the SDK layer that quietly holds everything else in sync. I like the unglamorous parts of that stack the most — sync logic, retry handling, the edge case that only shows up in production.

What I actually spend my time on:

  • Owning a feature end-to-end — Node/Express/MongoDB on the backend through to React or React Native on the frontend — when a project needs one person across the stack
  • Making offline-first mobile apps survive bad networks without losing user data
  • Building SDKs that other developers can integrate without reading my source code first
  • Wiring AI into product flows in a way that earns its place, not as a gimmick
  • Writing frontend architecture that the next engineer (or future me) won't curse at






Technical Stack

Core

Backend

Ecosystem


Layer Technologies
Web React · Next.js · TypeScript · Tailwind CSS
Mobile React Native · Android · iOS · Expo
Backend Node.js · Express · MongoDB · REST API design
SDK SDK architecture · Versioning · Consumer-facing API design
State Zustand · Redux Toolkit · TanStack Query
Data / Offline WatermelonDB · IndexedDB · LocalStorage
API Auth Flows · Token Management · Pagination
AI OpenAI SDK · Tool Calling · Structured Outputs · LangGraph



What I Build

Web & Fullstack

I build the parts of a web app that are boring to describe and hard to get right — component architecture that survives a year of feature requests, an Express/MongoDB API underneath it, and performance that's measured, not assumed.

In practice:

  • Dashboards and internal tools people actually use daily
  • End-to-end features: Node/Express/MongoDB API through to the React UI consuming it
  • Design systems that don't fall apart on the third feature
  • Performance work grounded in real metrics, not guesses

Mobile

React Native apps that keep functioning when connectivity doesn't — because for most users, "offline" isn't an edge case, it's Tuesday.

In practice:

  • Offline-first apps with background sync and conflict resolution
  • Navigation and state architecture for apps with real complexity
  • Shipped Android and iOS builds, not just simulator demos

SDK Engineering

Building the layer other developers integrate against — where a confusing API or an undocumented edge case becomes someone else's production bug.

In practice:

  • SDK design with consumer developer experience as a first-class concern
  • Consistent, predictable APIs across web and mobile consumers
  • Clear failure modes instead of silent errors

AI Integrations

AI features that solve an actual product problem — not a chatbot bolted on for the sake of having one.

In practice:

  • OpenAI API with tool calling and structured outputs
  • AI-assisted workflows built into existing product flows
  • Context management across multi-turn interactions
  • Currently digging into: LangGraph, agentic workflows



Engineering Philosophy

mindmap
  root((How I
Think About Code))
    Architecture
      Clarity over cleverness
      Build for the next dev
      Systems, not one-off features
    Execution
      Measure before optimizing
      No shortcuts in the data layer
      Test the paths users actually hit
    Craft
      Docs aren't optional
      Reusable over repeated
      Own the boring parts too
    Product
      Offline is normal, not an edge case
      Performance is UX
      AI only where it earns its place
Loading



Currently

status: "Building and shipping — day job + side projects"

working_on:
  - React Native architecture patterns that scale past one app
  - Offline-first sync with real conflict resolution, not just retry loops
  - SDK design that other developers don't have to fight
  - AI-assisted product workflows

learning:
  - LangGraph and agentic workflow design
  - Frontend system design at scale
  - Modern AI infrastructure patterns

open_to:
  - Frontend Engineer · React Developer · React Native Developer
  - Product Engineer · Software Engineer
  - Remote · Contract · Full-Time



GitHub Analytics






Let's Connect

Open to talking through interesting problems, architecture decisions, or opportunities — reach out if any of the above sounds relevant to what you're building.


Connect on LinkedIn   Send an Email   Follow on GitHub


"Good software is built twice — first in architecture, then in code."


Pinned Loading

  1. Finexa Finexa Public

    Track your mutual fund SIPs, research 37000+ funds, compare schemes, calculate returns, plan goals, and generate PDF reports. No login. No data leaves your device. Built with React Native and TypeS…

    TypeScript

  2. portfolio portfolio Public

    Built with Next.js, TypeScript, Tailwind CSS, and Framer Motion, this portfolio showcases selected projects, engineering experience, and technical writing with a focus on performance, accessibility…

    TypeScript

  3. matribliss matribliss Public

    Production-grade React Native offline-first application with encrypted local storage, background synchronization, low-bandwidth optimizations, and scalable architecture for unreliable network envir…

    TypeScript

  4. sellpro sellpro Public

    SellPro is a reference architecture repository documenting the design, scalability strategies, and engineering patterns behind a large-scale ecommerce seller platform. Covers modular architecture, …

  5. engage-rn engage-rn Public

    Production-grade React Native social media platform built with Expo. Showcases scalable architecture, real-time messaging, media sharing, push notifications, and content discovery.

  6. field-collect-architecture field-collect-architecture Public

    Architecture case study of an offline-first field data collection system designed for low-connectivity environments.