Skip to content
View aditya-n-suman's full-sized avatar

Organizations

@pagesource

Block or report aditya-n-suman

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.

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
aditya-n-suman/README.md

Hi, I'm Aditya πŸ‘‹

Frontend Platform & Performance Engineer building scalable frontend platforms, performance-critical web applications, and AI-assisted developer tooling.

I enjoy solving engineering problems at the intersection of frontend architecture, performance engineering, distributed systems, and AI.


πŸš€ What I work on

  • πŸ— Frontend Architecture
  • βš›οΈ React & TypeScript Ecosystems
  • ⚑ Performance Engineering & Core Web Vitals
  • 🌐 Server-Side Rendering & Hydration
  • πŸ“¦ Build Systems & Developer Experience
  • πŸ” Frontend Observability & Telemetry
  • πŸ€– AI-assisted Engineering Workflows

πŸ’Ό Current Role

Lead Frontend Engineer @ Info Edge (Shiksha)

Working on one of India's largest education platforms, focused on designing scalable frontend systems and improving real-world user experience.

Some of the engineering initiatives I've led include:

  • Improving Core Web Vitals by reducing interaction latency across high-scale production pages.
  • Redesigning Webpack build caching to reduce production deployment time from ~30 minutes to ~3 minutes.
  • Designing a reusable Critical CSS generation pipeline for server-rendered applications.
  • Building frontend telemetry systems for real-user performance observability.
  • Architecting reusable rendering abstractions to simplify framework evolution.

πŸ›  Featured Engineering Projects

Automated extraction and injection of above-the-fold CSS for SSR applications.

Focus

  • Performance Engineering
  • Core Web Vitals
  • AST Processing
  • Next.js
  • PostCSS

Runtime configurable micro-frontend platform.

Focus

  • Module Federation
  • React
  • TypeScript
  • Next.js
  • Distributed Frontends

CLI that converts large codebases into structured, token-efficient context for AI coding assistants.

Focus

  • AI Engineering
  • AST Parsing
  • CLI Development
  • Context Engineering

Compatibility layer enabling framework-independent React applications across SSR and SPA environments.


Offline crawler implementing PageRank-based ranking and indexing.


Full-stack weather application using Backend-for-Frontend architecture.


πŸ“š Currently Learning

I believe engineering is a continuous journey.

Current areas of focus:

  • Backend System Design
  • Distributed Systems
  • Kubernetes
  • Cloud Architecture
  • LLM Engineering
  • Retrieval-Augmented Generation (RAG)
  • Agentic AI Systems

✍️ Writing

I enjoy documenting engineering problems and design decisions.

Upcoming topics include:

  • Reducing INP at Scale
  • Critical CSS Generation
  • SSR & Partial Hydration
  • Module Federation in Production
  • Webpack Build Optimization
  • AI Context Engineering

🧰 Tech Stack

Languages

TypeScript β€’ JavaScript β€’ Python

Frontend

React β€’ Next.js β€’ Redux β€’ Zustand β€’ Tailwind CSS

Architecture

SSR β€’ Hydration β€’ Module Federation β€’ Monorepo β€’ Design Systems

Performance

Core Web Vitals β€’ Lighthouse β€’ Webpack β€’ Bundle Optimization

Backend

Node.js β€’ FastAPI β€’ GraphQL β€’ REST

Tooling

Docker β€’ GitHub Actions β€’ Jenkins β€’ Turborepo β€’ pnpm


🎯 Engineering Philosophy

Great software isn't built by adding more code.

It's built by making systems simpler, faster, easier to evolve, and easier for other engineers to work with.

I enjoy designing systems that balance performance, maintainability, and developer experience.


πŸ“« Let's Connect

🌐 Portfolio
https://aditya-nath-suman-portfolio.vercel.app

πŸ’Ό LinkedIn
https://linkedin.com/in/adityanathsuman

πŸ“§ Email


⭐ If you find my projects interesting, feel free to connect or collaborate.

Pinned Loading

  1. critical-css critical-css Public

    TypeScript

  2. genAI genAI Public

    TypeScript

  3. Knowledge-ingestor Knowledge-ingestor Public

    Python

  4. universal-react-v2 universal-react-v2 Public

    Forked from pagesource/universal-react-v2

    An application boilerplate generator for developing universal applications with Next.js

    JavaScript

  5. abc-utils/dynamic-module-federation abc-utils/dynamic-module-federation Public

    TypeScript 4 2

  6. weather-prediction-be weather-prediction-be Public

    TypeScript