Skip to content
View PradepB's full-sized avatar

Block or report PradepB

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
PradepB/README.md


const pradep = {
  name        : "Pradep B",
  location    : "Chennai, India ๐Ÿ‡ฎ๐Ÿ‡ณ",
  degree      : "B.E. in EEE โ€” Kathir College of Engineering",
  role        : "Senior Fullstack Engineer @ TCS",

  stack: [
    "React.js", "Next.js", "Node.js",
    "TypeScript", "Angular", "MongoDB",
    "AWS", "Jenkins", "Redux"
  ],

  currentlyLearning: [
    "Advanced System Design",
    "Micro-frontend Architecture",
    "Cloud-native Patterns"
  ],

  funFact  : "I once cut page load time by 60% โ€” before lunch โšก",
  motto    : () => "Serve Millions. Ship Fast. Break Nothing.",

  contact: {
    email    : "pradepb2@gmail.com",
    linkedin : "linkedin.com/in/pradepb",
    web      : "pradep.in",
    github   : "github.com/pradepb"
  }
};


๐Ÿ› ๏ธ Tech Arsenal

Languages

JavaScript TypeScript

Frontend

React Next.js Angular Redux HTML5 CSS3

Backend

Node.js Express.js

Cloud & DevOps

AWS Jenkins Netlify Git

Databases

MongoDB

Tools

Jest Algolia Figma


๐Ÿ“Š GitHub Stats


๐Ÿ”ฅ Streak Stats

GitHub Streak

๐Ÿ“ˆ Activity Graph

Activity Graph

๐Ÿ† Trophy Wall

Trophies

๐Ÿ’ผ Work Experience

๐Ÿข Tata Consultancy Services โ€” Senior Fullstack Developer ย |ย  Jun 2021 โ€“ Present ย |ย  Chennai, India

React Next.js Node.js TypeScript Redux AWS Jest

  • ๐Ÿš€ Delivered WCAG-compliant React.js interfaces powering 10M+ users, dramatically improving accessibility and cross-device experience
  • โšก Architected a scalable Node.js BFF layer aggregating multiple microservices โ€” cut API round trips by 40% and boosted response time significantly
  • ๐Ÿ“ˆ Improved Core Web Vitals via lazy loading, code splitting, and caching; achieved 95+ Lighthouse scores and 60% faster page loads
  • ๐Ÿงช Established a Jest testing framework with 85% coverage, driving a 40% reduction in production bugs across 100+ sprint cycles
๐Ÿข Sify Technologies Limited โ€” Software Developer ย |ย  Jan 2020 โ€“ Jun 2021 ย |ย  Chennai, India

Angular Node.js MongoDB

  • ๐Ÿ—๏ธ Built enterprise-grade full-stack applications using Angular, Node.js, and MongoDB for clients including ToolingU and NetApp
  • ๐Ÿ“‰ Optimized MongoDB queries with advanced indexing โ€” slashed API response time from 800ms โ†’ 400ms (50% improvement)
  • ๐Ÿ”— Built scalable REST APIs maintaining 99.9% uptime across distributed systems
  • ๐ŸŽฎ Integrated Unity 3D applications into the Angular platform via a custom JavaScript bridge for real-time communication
๐Ÿข Eparampara Technologies โ€” Web Developer ย |ย  Dec 2016 โ€“ Nov 2019 ย |ย  Chennai, India

Angular JavaScript

  • ๐Ÿ“ฑ Built fully responsive Angular applications for TVS Motors with 100% mobile compatibility
  • ๐Ÿค Collaborated with mobile teams to design consistent, reusable APIs across web and native platforms

๐Ÿš€ Featured Projects

Project Stack Highlights
โšก BFF Microservices Platform Node.js ยท REST APIs ยท AWS ยท Redis Aggregated 10+ microservices into a single BFF layer ยท 40% fewer API round trips ยท Sub-200ms response times at scale
๐ŸŒ High-Performance Next.js App Next.js ยท React ยท TypeScript ยท Algolia SSR/SSG architecture ยท 60% faster page loads ยท 95+ Lighthouse score ยท 10M+ users served
๐Ÿงฉ Enterprise Angular Suite Angular ยท Node.js ยท MongoDB ยท Unity 3D Clients: ToolingU, NetApp, TVS Motors ยท REST APIs at 99.9% uptime ยท Unity 3D/Web bridge integration

๐Ÿ… Achievements

๐Ÿ† Achievement Details
โšก Performance Champion Reduced page load times by 60% โ€” 95+ Lighthouse scores across all Core Web Vitals
๐Ÿ“ˆ Scale Leader Architected React interfaces serving 10M+ users with high availability
๐Ÿ”— API Optimizer Cut API round trips by 40% via BFF architecture; improved response latency by 30%
๐Ÿ—‚๏ธ Delivery Excellence 98% on-time delivery across 50+ features and 100+ sprint cycles
๐Ÿงช Quality Advocate Jest test coverage at 85%, driving 40% reduction in production bugs
๐ŸŽ“ Mentor Guided 5+ junior engineers in React, Node.js, and performance optimization
๐Ÿ’พ DB Optimization MongoDB query tuning: response time cut from 800ms โ†’ 400ms

๐ŸŽ“ Education

Degree Institution Year Notes
B.E. โ€” Electrical, Electronics & Communications Engineering Kathir College of Engineering, Coimbatore 2012 โ€“ 2016 Full-time, On-campus

๐Ÿง  Currently Learning

๐Ÿ—๏ธ  Micro-frontend Architecture  โ†’  Module Federation ยท Independent Deployments ยท Shared Design Systems
โ˜๏ธ  Cloud-native Patterns        โ†’  AWS Lambda ยท API Gateway ยท Event-Driven Design ยท Serverless
๐Ÿ“  Advanced System Design       โ†’  Distributed Caching ยท CQRS ยท Event Sourcing ยท CAP Theorem
๐Ÿ”  Observability                โ†’  OpenTelemetry ยท Distributed Tracing ยท SLOs / SLIs

Profile Views



โšก "Serve Millions. Ship Fast. Break Nothing." โšก

Pinned Loading

  1. Angular_Blog Angular_Blog Public

    Reference blog

    TypeScript

  2. login-with-jsonwebtoken-jwt- login-with-jsonwebtoken-jwt- Public

    node js jwt login

    CSS

  3. Routing_In_Angular6 Routing_In_Angular6 Public

    TypeScript

  4. Table_list_with_pagination_and_search Table_list_with_pagination_and_search Public

    List data in table with pagination and searh bar

    JavaScript