CleanPulseFeatured
Full-Stack Software Engineer

Bimlesh

Full-Stack Software Engineer with production experience building scalable SaaS platforms and complex geospatial web applications. Proven ability to architect multi-tier systems, from distributed backend services and containerized deployments to responsive user interfaces and persistent state management.

Experience

  1. Software Engineer
    SkyServeDelhi, India · On-site

    Aug 2026 – Present

    Full-time

    Software Infrastructure and Engineering

  2. SDE Intern
    Dfy GravitiNew Delhi, India · On-site

    Jun 2026 – Jul 2026

    Internship
  3. Software Developer Intern
    Government of IndiaNew Delhi

    Jan 2026 – Apr 2026

    Internship
    • Architected the backend for the Ocean Data Viewer (ODV) using Express.js and GeoServer, enabling offline deployments in secure, air-gapped environments.
    • Designed a multi-tier deployment of 6 Docker Compose services behind an Nginx reverse proxy, packaged as a ~1.1 GB self-contained install for those air-gapped environments.
    • Engineered high-performance GIS query pipelines using PostGIS ST_Intersects and GiST indexing, handling 50M+ rows per table and reducing query latency to milliseconds.
    • Developed a fully integrated admin dashboard protected by secure JWT authentication, automatic dual-token rotation, and multi-tier RBAC.
    • Built a state management system backed by Redis and MongoDB to persist complex user sessions and map viewports.
  4. Software Developer Intern
    Government of IndiaNew Delhi

    Jun 2025 – Sep 2025

    Internship
    • Developed a custom React and Next.js ENC Viewer to visualize 170+ real-time maritime geospatial layer types.
    • Engineered spatial analysis tools (buffering, intersection) using Turf.js, optimizing algorithms to boost analysts' operational efficiency by 40%.
    • Developed a Styled Layer Descriptor (SLD) Editor using GeoServer REST APIs, enabling dynamic styling and customization of map layers.

Projects

  1. CleanPulse
    Mac cleaner for developers

    Sep 2026 – Present

    Product
    • Built a local-first Mac cleaner that finds regenerable clutter and large files, then confirms deletes before anything is removed. Paths stay on the machine.
    • Desktop app is a Tauri and Rust scanner with a React UI. The marketing site and install flow run on Next.js with Clerk auth.
    • Ships signed releases with curl and Homebrew install. Source is closed; public releases are the distribution path.

    Tech: Tauri, Rust, React, Next.js, TypeScript, Clerk

  2. Smart Delhi Ideathon 2025
    High-traffic event portal

    Dec 2025 – Feb 2026

    FreelanceProject
    • Next.js event portal built for traffic spikes from 5,000+ participants.
    • 15+ reusable components and a SQL-backed flow for registrations and project submissions, with validation and data-integrity checks.

    Tech: Next.js, TypeScript, PostgreSQL, Firebase, Vercel, AWS

  3. ListPeers
    Privacy-first academic analytics

    Dec 2025 – Jan 2026

    Product
    • Built a consent-driven academic analytics platform in Next.js, with dashboards and peer comparison views for SGPA/CGPA trends.
    • Implemented frontend-controlled visibility modes (Anonymous, Pseudonymous, Visible) with real-time UI updates, backed by Supabase Auth (OAuth).
    • Enforced privacy boundaries with Row-Level Security and consent-gated APIs so grades are not public by default.

    Tech: Next.js, React, Supabase, PostgreSQL, OAuth

  4. ShieldLLM
    Secure multi-LLM SaaS

    Nov 2025 – Present

    Project
    • Architected a production-grade SaaS platform with a FastAPI backend, orchestrating data pipelines and third-party APIs for customizable retrieval workflows.
    • Built an end-to-end search pipeline using FAISS vector indexing and Redis-based semantic caching, reducing retrieval latency by 60%.
    • Implemented a spaCy-driven PII sanitization layer to filter sensitive data before processing.
    • Designed a multi-tenant architecture using Auth0 for RBAC and MongoDB Atlas for knowledge-base management.
    • Used Gemini and LangChain for customizable AI workflows and RAG on those tenant knowledge bases.

    Tech: Next.js, FastAPI, MongoDB Atlas, Redis, FAISS, Auth0, LangChain, Gemini API

  5. StockBubbles.net
    Real-time market bubble charts

    Oct 2025 – Dec 2025

    FreelanceProject
    • Real-time market visualization using dynamic bubble charts, with size and color driven by performance.
    • Covers multiple Indian indices with dataset switching, backed by MongoDB Atlas and Redis for low-latency delivery.
    • Deployed on a VPS with Docker and CI/CD.

    Tech: React, Express.js, MongoDB Atlas, Redis, Docker, WebSockets

  6. CryptoWaley
    Freelance web platform

    Mar 2024 – Jun 2024

    Freelance
    • Engineered reusable React.js UI components, improving development speed by 30% and establishing a consistent design system across the platform.
    • Developed a dynamic, SEO-friendly blog module supporting real-time content publishing, resulting in a 25% increase in user engagement and session duration.
    • Optimized application performance through state management, code-splitting, and memoization, delivering smoother interactions and faster load times.

    Tech: React.js