Skip to content
View Adarsh-Beriwala's full-sized avatar

Block or report Adarsh-Beriwala

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
Adarsh-Beriwala/README.md
Visitor Badge

Hi πŸ‘‹, I'm Adarsh Beriwala

Full-Stack Developer & Competitive Programmer

Typing SVG

πŸ‘¨πŸ»β€πŸ’» About Me

  • πŸŽ“ Pursuing B.Tech in ECE at IIIT Pune (2023 - 2027)
  • πŸš€ I love building Full-stack web applications, AI tools, and scalable open-source projects.
  • πŸ’‘ Actively doing Competitive Programming (Specialist on Codeforces, Knight on LeetCode).
  • 🀝 Always open to collaborating on innovative ideas that ship real products!

πŸ› οΈ Tech Stack

Languages:

Frontend:

Backend:

Databases & BaaS:

AI/GenAI:

Tools & Platforms:

πŸš€ Featured Projects

1. SafeHer – Next-Gen Women Safety Platform

A real-time women safety platform with instant geospatial SOS routing and AI pre-emptive safety features.

Tech Stack: React.js Node.js Firebase Twilio SDK Gemini 2.5 API

  • Architected a stealthy, voice-activated SOS trigger that captures and streams multimedia evidence.
  • Engineered a volunteer dispatch system utilizing the Haversine formula for <50ms instant routing.
  • Developed an AI-driven simulated fake caller and dead-man's switch processing context-aware strategies.
  • GitHub Repository | Live Link

*β€œEmpowering safety through instantaneous, intelligent geospatial routing and real-time alerts.”*

2. DocuSphere AI β€” RAG Documentation Assistant

An end-to-end RAG pipeline for conversational Q&A over PDF documents and URLs.

Tech Stack: FastAPI React 18 ChromaDB Groq LLaMA 3.1

  • Built a vector search engine processing documents into chunks and querying via cosine similarity search.
  • Implemented query rewriting using LLaMA 3.1 to significantly improve semantic retrieval precision.
  • Designed a confidence gate threshold to reduce hallucinations and ensure grounded answers.
  • GitHub Repository

*β€œTurning static documents into interactive knowledge bases using cutting-edge RAG architecture.”*

3. Office Employee Management System

A full-stack role-based system for comprehensive HR and employee records management.

Tech Stack: React.js Node.js Express.js MongoDB RBAC

  • Supported full CRUD operations for 100+ records, reducing manual handling time by ~40%.
  • Implemented department-based filtering and structured relational schemas ensuring data consistency.
  • Designed secure permission-gated access distinguishing Admin and Employee administrative operations.
  • GitHub Repository

*β€œStreamlining workforce administration with secure, dynamic, and automated record handling.”*

πŸ“Š GitHub Stats

GitHub Stats

Top Languages

πŸ† Coding Platforms

Platform Rating / Rank Profile Link
LeetCode 1900+ (Top 4%, Knight) adarshberiwala05
Codeforces Specialist (Top 8%) SyntaxTerr0r
CodeChef 1650+ (3-Star) SyntaxTerr0r

(Solved over 1500+ DSA Problems combined!)

πŸ“« Connect With Me

LinkedIn Email LeetCode Codeforces


"I build things that scale, and I solve problems that matter."

Let's build something awesome together! πŸš€

Pinned Loading

  1. DocuSphere-AI DocuSphere-AI Public

    RAG-based AI documentation assistant β€” ingest any PDF or URL and query it with semantic search, source citations, and hallucination prevention via confidence gating. Built with LangChain, ChromaDB,…

    JavaScript

  2. SafeHer-Next-Gen-Women-Safety-Platform SafeHer-Next-Gen-Women-Safety-Platform Public

    A next-gen women safety platform featuring real-time SOS tracking, Twilio SMS/Email alerts, Haversine-powered volunteer dispatch, and AI assistance.

    JavaScript

  3. Office-Employee-Management-System Office-Employee-Management-System Public

    Django-based Office Employee Management System with role-based access control, authentication, and dynamic multi-field filtering for efficient employee management.

    Python