Skip to content
View snehaldevrani's full-sized avatar

Block or report snehaldevrani

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
snehaldevrani/README.md

Hey, I'm Snehal πŸ‘‹

Data Software Engineer Intern @ EPAM | Building production systems with real user adoption

πŸš€ What I'm Building

Real-Time Market Surveillance Platform

  • Distributed monitoring system processing 2.4M+ daily API requests
  • 99.9% uptime over 30-day period with zero crashes
  • Intelligent rate limiting across 300+ credentials
  • Python (asyncio), SQLite, systemd

Investment Analytics SaaS

  • Financial analytics platform serving 400+ active users
  • 70 daily active users (17.5% retention)
  • Cloudflare Workers backend with custom auth
  • JavaScript, Cloudflare Workers

πŸ’» Tech Stack

Languages: Python, JavaScript, SQL
Backend: asyncio, aiohttp, Node.js, Express, Cloudflare Workers
Data: SQLite, ETL pipelines, real-time change detection
DevOps: systemd, VPS deployments, circuit breaker patterns

πŸ“Š Stats

  • πŸ† LeetCode: 200+ problems solved
  • πŸ“¦ Production systems with 400+ active users
  • 🎯 2.4M+ API requests processed daily
  • ⚑ Sub-50ms query latency

πŸ“« Connect


πŸ’‘ I ship code that runs in production. Check out my pinned repos below.

Pinned Loading

  1. realtime-market-surveillance realtime-market-surveillance Public

    Production monitoring infrastructure processing 2.4M+ daily API requests with intelligent key rotation, fault tolerance, and sub-second change detection

    Python