Skip to content
View bruteforce1127's full-sized avatar

Highlights

  • Pro

Block or report bruteforce1127

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

Adarsh Dubey 🚀

Passionate B.Tech (CSE) student at IIIT Kota building scalable backend systems, Android apps, and real-time web experiences. I love turning ideas into production-ready software — with solid engineering, clean APIs, and automated deployments.


🔭 About Me

  • B.Tech in Computer Science — Indian Institute of Information Technology, Kota .
  • Focus areas: backend systems (Spring Boot), Android (Kotlin & Jetpack Compose), distributed systems, DevOps, and Generative AI integration
  • Competitive programming enthusiast — Codeforces Specialist, CodeChef 4★, 500+ LeetCode problems solved

🔗 Contact & Profiles


🛠️ Tech Stack (highlights)

Languages: Python · C++ · Java · C · Kotlin · Bash
Backend / Frameworks: Spring Boot · FastAPI · Hibernate · Socket.IO
Mobile: Android (Kotlin), Jetpack Compose
Databases & Messaging: PostgreSQL · MySQL · Redis · Kafka · RabbitMQ
DevOps / Infra: Docker · Docker Compose · Kubernetes · Nginx · GitHub Actions · Terraform · Ansible · AWS / GCP
AI / Vector: OpenAI API · Ollama · Hugging Face · Pinecone / Vector DBs
Tools: Git · VSCode · IntelliJ · Postman · Android Studio


📌 Selected Projects

Edura — Learning & Contest Platform

Tech: Spring Boot · PostgreSQL · Gemini API · SMTP · WebSockets

  • Built a low-latency WebSocket engine (≤100ms) for multiplayer contests and AI-driven sessions.
  • Designed 30+ REST endpoints; supported a 25-user pilot with 99.5% availability.
  • Implemented CI/CD (GitHub Actions) + Docker, cutting deploy time from 5 hours → 30 minutes.
  • Repo: https://github.com/bruteforce1127/Edura.LearningApp

PingMe — Android + Spring MVC Notifications Platform

Tech: Kotlin · Jetpack Compose · Firebase · Spring MVC · Generative AI

  • Android client + Spring backend used in a 20-user pilot; 95% notification delivery across multiple channels.
  • Integrated generative AI for context-aware alerts and fused real-time location + weather feeds for personalized recommendations.
  • Repo: https://github.com/bruteforce1127/PingMe

Multi-threaded Proxy Web Server

Tech: C · PThreads · LRU Cache

  • Implemented a proxy with 10-entry LRU cache (~45% hit ratio) and robust HTTP error handling.
  • Used non-blocking sockets and keep-alive semantics to sustain hundreds of connection cycles under stress.
  • Repo: https://github.com/bruteforce1127/Proxy_webServer_with_lruCache

🏆 Achievements

  • Top 5% Finalist — Odoo Hackathon (6,000+ teams)
  • 1st Place (EdTech Track) — HacktoCrack 2.0 (2023)
  • Competitive programming: Codeforces Specialist; CodeChef 4★; 500+ LeetCode problems solved

🤝 Let’s Collaborate

I’m open to open-source contributions, internships, and building backend systems, mobile apps, or ML/AI pipelines.


📂 Quick commands

# clone my main repos
git clone https://github.com/bruteforce1127/Edura.LearningApp
git clone https://github.com/bruteforce1127/PingMe
git clone https://github.com/bruteforce1127/Proxy_webServer_with_lruCache

Thanks for visiting my profile — follow for project updates and contributions.

Popular repositories Loading

  1. Proxy_webServer_with_lruCache Proxy_webServer_with_lruCache Public

    C 1

  2. JobWebApp JobWebApp Public

    Java

  3. rest_Api_SpringBoot1 rest_Api_SpringBoot1 Public

    Java

  4. FoodBridgeApp FoodBridgeApp Public

    Java

  5. Edura.LearningApp Edura.LearningApp Public

    HTML 2

  6. PingMe PingMe Public

    Java