Skip to content
View ShreelaxmiHegde's full-sized avatar
πŸ•ΈοΈ
πŸ•ΈοΈ

Block or report ShreelaxmiHegde

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.

Content in all repositories owned by your account will be closed.
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
ShreelaxmiHegde/README.md

I'm Shreelaxmi Hegde!

Backend-focused full-stack developer building end-to-end applications and AI-powered systems.


Featured Projects

  • AI Software Architecture Platform: ConstraintEngine [LIVE]
    • Context management
    • Product-aware rate limiting before LLM inference
    • Semantic and textual AI-Agent input validation
    • JWT-bcrypt based Authentication and Authorization
    • Structured AI response management across app
  • E-commerce app: Accommate [LIVE]
    • Centralized Error handling
    • Component & API testing
    • Multi-stage Docker builds
    • CI pipeline trigger on PR or main branch events
    • Contiuous Deployment to AWS EC2
More Projects & Experiments...
  • CLI tool: Version Control tool: siya-cli

    • Custom version control system
    • Supports init, add, commit, revert, pull, push commands
    • Uses AWS S3 bucket enabling pull and push commands
  • Locally running model: speech-to-text transcriber

    • Local audio transcription using Faster-Whisper
    • Microphone input control (pause/resume/send) through keyboard keys
    • Lightweight simple transcription storage
    • Hardware-aware model configuration
  • ML model: Heart Attack Risk Prediction

    • Classification problem
    • Evaluated Logistic Regression, Naive Bayes, KNN
    • Hyperparameter tuning with GridSearchCV
    • Achieved 93.3% precision
  • Chrome Extension: Clipboard Manager

    • Enables storage and retrieval up to 10 copy histories
    • Built using Javscript and Manifest V3

Tech Stack
<--- Full Stack --->
Language :
Frontend :
Backend :
Database :
Familiar with :

<--- AIML --->
Data analysis:
Machine learning:
Visualization:
Deep learning:
LLM / AI engineering:

<--- Tools --->
Version Control : ,
Deployment :
Cloud :


Open Source Contributions

Open for Opportunities Open to Backend Engineering and AI Full-Stack opportunities, particularly at early-stage companies where I can own features end-to-end. Resume

Pinned Loading

  1. ConstraintEngine ConstraintEngine Public

    AI-powered constraint analysis and architectural reasoning platform for software projects.

    TypeScript

  2. Accommate Accommate Public

    A Production-grade Full-Stack E-Commerce application for students to find accommodations near their University.

    JavaScript 4 1

  3. siya-cli siya-cli Public

    Version Control CLI tool. Supporting init, add, commit, revert, push and pull commands.

    JavaScript

  4. local-speech2text-transcriber local-speech2text-transcriber Public

    Local speech-to-text transcriber CLI tool built with Faster-Whisper model.

    Python