Skip to content
View DevPatel-11's full-sized avatar

Block or report DevPatel-11

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

Hi, I'm Dev πŸ‘‹

About Me

CS undergrad passionate about backend development, distributed systems, and competitive programming. I thrive on building production-grade systems, solving complex algorithmic problems, and contributing to open-source projects. Active participant in hackathons and constantly improving my problem-solving skills.


πŸ† Achievements & Recognition

Competitive Programming

  • LeetCode: Knight Badge - 1892 problems solved
  • Codeforces: Specialist - Max Rating 1557, Current Rating 1336
  • CodeChef: 3-Star - Rating 1632
  • Meta Hacker Cup 2024: Rank 869 (Semifinals), Rank 1703 (Previous Round)

Hackathons & Competitions

  • Google Cloud Agentic AI Day Hackathon (July 2025)

    • Selected from 700+ teams nationally; only 50 student teams shortlisted
    • Finalist at 30-hour in-person challenge in Bangalore
    • Built AI-powered classroom assistant (Sahayak) for rural education
  • Amazon HackOn Season 5 (June 2025)

    • Team Leader - Top 130 nationally
    • Led TrustLens: AI-powered trust & safety platform for e-commerce
    • Full-stack development with NLP and real-time WebSocket integration
  • OpenAI Academy X NxtWave Buildathon (December 2025)

    • Selected for State Level Buildathon
  • Hacktoberfest 2024

    • 4 PRs merged across open-source repositories
    • Added new features and solved critical bugs in various projects
  • Recent Open Source contributions include: ccxt and bitcoin repositories


πŸš€ Notable Projects

1. Microservices-based E-commerce System

  • Production-ready microservices platform with Go, gRPC, PostgreSQL, Redis
  • Independent services for core functionalities
  • REST-based inter-service communication
  • Cloud-native AWS deployment
  • GitHub Repository

2. Distributed Key-Value Store (Raft Consensus)

  • Production-grade KV store with Raft consensus algorithm
  • Leader election, log replication, fault tolerance
  • High availability and consistency guarantees
  • GitHub Repository

3. Limit Order Book Matching Engine

  • Exchange-style matching engine with price-time priority
  • Realistic market microstructure simulation
  • C++ implementation for high performance
  • GitHub Repository

4. Event-Driven Backtesting Engine

  • Research-grade engine for simulating execution over historical data
  • Tick-level simulation, strategy abstraction
  • PnL accounting and cost modeling
  • GitHub Repository

5. TrustLens - E-commerce Trust Platform (Amazon HackOn)

  • Full-stack AI platform for fraud detection and user authentication
  • NLP-powered review analysis & sentiment scoring
  • WebSocket-based real-time alerts
  • Tech: Node.js, Express, React, MongoDB, JWT
  • GitHub Repository

🌱 What I'm Currently Working On

  • Deepening knowledge of backend/system design patterns
  • Contributing to open-source projects with quality PRs
  • Building full-stack projects with real-world impact

πŸ“Œ Experience

  • Open Source Contributor - Hacktoberfest 2024, DigitalOcean/GitHub (Oct 2025)
  • Hackathon Participant - Google Cloud Agentic AI Day (Jul 2025)
  • Team Leader - Amazon HackOn Season 5 (Jun 2025)

πŸ’« Connect with Me

Pinned Loading

  1. event-driven-backtesting-engine event-driven-backtesting-engine Public

    A research-grade event-driven backtesting engine for simulating execution over historical data. Features tick-level simulation, strategy abstraction, PnL accounting, slippage & cost modeling, and p…

    Python

  2. distributed-raft-kv-store distributed-raft-kv-store Public

    Distributed Key-Value Store with Raft Consensus Algorithm - Implementation of a production-ready KV store with leader election, log replication, snapshots, and fault tolerance

    Go

  3. microservices-ecommerce microservices-ecommerce Public

    Production-ready microservices e-commerce platform with Go, gRPC, PostgreSQL, and Redis

    Go

  4. limit-order-book-matching-engine limit-order-book-matching-engine Public

    Exchange-style limit order book with price-time priority matching engine for realistic market microstructure simulation

    C++

  5. vaibhavgarg230/trustlens vaibhavgarg230/trustlens Public

    JavaScript 1 3