Skip to main content

Work Experience

  • HashedTokens

    Frontend Developer

    Aug 27, 2024 - Present

    React, TypeScript, Javascript, Astro, Zustand, Express, Docker

    • 10+ production-grade frontend applications built and shipped using React, Astro, and TypeScript with clean, scalable architecture
    • 90+ Lighthouse scores achieved across performance, accessibility, and SEO by optimizing hydration, assets, and rendering strategies
    • 35% bundle size reduction by refactoring traditional React pages and moving non-interactive UI to Astro static layouts
    • Significant client-side JavaScript reduction by isolating interactivity with Astro Islands and minimizing hydration scope
    • Zustand, TanStack Query, and TanStack Router used to design predictable client and server state layers across multiple projects
    • REST, WebSockets, and Server-Sent Events (SSE) integrated while collaborating with backend engineers across different system designs
    • Docker-based build and deployment pipelines implemented to ensure environment consistency from local development to production
    • 85%+ test coverage maintained using Vitest through unit and integration tests to catch regressions and improve reliability
  • Connektra.io

    SE Intern

    Jan 20, 2025 - Apr 10, 2025

    React, TypeScript, Javascript, Zustand, Docker

    • Delivered a full OAuth frontend in just a day, hooking it up with 5+ auth endpoints
    • Hunted down 35+ UI bugs, cut render time by 30%, and cleaned up unnecessary re-renders by half
    • Built custom React hooks and Zod validation schemas—shared logic got DRY and form errors dropped by 80%
    • Managed state like a pro with Zustand and React Query, batching 10+ API calls and slashing traffic by 25%
    • Led the TypeScript migration across 80% of the codebase, fixing 200+ type issues and speeding up CI builds
    • Containerized the app with Docker and streamlined multi-env deployments
    • Shipped 10+ zero-downtime releases while keeping uptime above 99.9%.
  • Ayuryuj

    SDE Intern

    Jan 15, 2025 - Feb 6, 2025

    React Native, TypeScript, Javascript, Firebase, Zustand, Expo

    • 5+ responsive mobile screens built using React Native and Expo, optimized for consistent UX across different device sizes
    • Zustand-based state management implemented to handle global app state and authentication flows predictably
    • Email and phone-based authentication implemented using Firebase Auth, including form validation and edge-case handling
    • Reusable UI components designed to reduce duplication and enforce visual consistency across the application
    • React Navigation configured to manage screen transitions and application flow
    • Real-time data storage and synchronization implemented using Firebase Firestore