Skip to content
View shrutip04's full-sized avatar

Block or report shrutip04

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

πŸ’« About Me

πŸŽ“ Computer Science student passionate about building AI-powered systems, backend architectures, and real-world applications

πŸ€– I focus on creating working end-to-end systems using Flask, local LLMs, SQLite memory, and scalable backend design instead of only theory-based projects

πŸ’‘ I enjoy turning ideas into usable products with:

  • clean architecture
  • performance optimization
  • memory systems
  • modern UX
  • production-style thinking

πŸ›  Currently Building

  • πŸ€– TechBot AI β€” Local LLM chatbot with persistent memory & RAG support
  • πŸ›‘οΈ AuthCraft β€” Attack-aware authentication & backend security system
  • 🚨 SafeHer β€” Intelligent women safety alert platform
  • 🌐 Contributing to open source through GSSoC 2026

πŸ’» Tech Stack

πŸ‘¨β€πŸ’» Languages



βš™οΈ Backend & Database



🎨 Frontend



🧰 Tools


πŸš€ Featured Projects

πŸ€– TechBot AI (Active Development)

AI chatbot platform built using Flask + Ollama with persistent memory, session handling, and ChatGPT-style UX.

⚑ Features

  • Multi-session conversations
  • SQLite persistent memory
  • Streaming responses
  • RAG-ready architecture
  • Voice input/output planning
  • Optimized context management

πŸ›  Stack

Flask Ollama SQLite JavaScript

πŸ”— Repo: https://github.com/shrutip04/FullStack-LLM-Chat-System


πŸš† CommuteIQ (Hackathon Project)

AI-powered commute assistant designed for smarter and safer travel experiences.

⚑ Features

  • Route planning
  • Cost comparison
  • Safety-focused recommendations
  • Dashboard-based UI

πŸ›  Stack

Python Frontend Dashboard AI APIs

πŸ”— Repo: https://github.com/shrutip04/commuteiq


πŸ›‘οΈ AuthCraft (Learning + Building)

Backend-focused security project exploring authentication systems and attack-aware protection mechanisms.

πŸ“š Exploring

  • JWT authentication
  • Password hashing
  • Brute-force protection
  • Secure backend architecture

🚧 Currently in active learning & implementation phase


🌟 Open Source

  • 🌐 Contributor at GirlScript Summer of Code 2026
  • πŸ›  Working on frontend improvements & bug fixes
  • 🀝 Exploring collaborative development workflows
  • πŸš€ Learning large-scale project contribution practices

πŸ“Š GitHub Analytics







Activity Graph


🧠 Developer Terminal

> whoami
Shruti Pawar

> interests
AI Systems | Backend Engineering | Open Source

> currently_learning
Authentication β€’ System Design β€’ LLM Applications

> philosophy
Build. Break. Improve. Repeat.

πŸ•Ή Contribution Snake

github contribution grid snake animation

πŸ“« Connect With Me


🌌 "Building systems that feel real, useful, and impactful."

Popular repositories Loading

  1. aaie aaie Public

    JavaScript 2

  2. Jewellery-website Jewellery-website Public

    A website using HTML & CSS

    HTML

  3. ChemistryLabWebsite ChemistryLabWebsite Public

    Virtual Chemistry Lab πŸ”¬ An interactive web-based chemistry lab that simulates real experiments. Step-by-step guidance with voice narration Visuals of apparatus, formulas, and procedures . Quizzes a…

    HTML

  4. Pacman-C-Game Pacman-C-Game Public

    A simple Pacman game made using C.

    C

  5. VR-game VR-game Public

    HTML

  6. FullStack-LLM-Chat-System FullStack-LLM-Chat-System Public

    Python