Skip to content
View sriram9573's full-sized avatar

Block or report sriram9573

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

Hi, I'm Sriram Reddy ๐Ÿ‘‹

Full-Stack Developer | AI/ML Engineer | Computer Science @ Arizona State University

I build intelligent, production-ready applications powered by AI. From computer vision to NLP, I love turning complex problems into elegant solutions.

๐Ÿš€ Featured Projects

๐Ÿฅฆ GroceryCam - AI-powered kitchen assistant
โ†’ Next.js + Firebase + Google Cloud Vision + Gemini AI
โ†’ OCR receipt scanning, smart recipe generation, pantry tracking

๐Ÿ“ฑ SMS Spam Classifier - NLP spam detection
โ†’ Streamlit + scikit-learn + NLTK
โ†’ TF-IDF vectorization with 95%+ accuracy

๐Ÿณ MyRecepies - Recipe discovery iOS app
โ†’ SwiftUI + RapidAPI + MapKit
โ†’ 1,000+ recipes with location-based grocery finder

โฑ๏ธ EffortLogger V2.0 - Time tracking desktop app
โ†’ JavaFX + FXML
โ†’ Project management for agile teams

๐Ÿ› ๏ธ Tech Stack

Languages: Python, JavaScript/TypeScript, Java, Swift
Frontend: Next.js, React, Tailwind CSS, SwiftUI
Backend: Firebase, Node.js, Flask
AI/ML: Google Gemini, scikit-learn, NLTK, TensorFlow
Cloud: AWS, Google Cloud Platform, Vercel

๐Ÿ’ผ Experience

  • Full-Stack Developer Intern @ Qualasce Inc.
  • Teaching Assistant @ Arizona State University (CSE 360 & 365)

๐Ÿ“ซ Let's Connect

๐ŸŽฏ Currently seeking New Grad SWE roles for 2026!

Popular repositories Loading

  1. EffortLoggerV2.0 EffortLoggerV2.0 Public

    Desktop time tracking tool for software teams. Built with JavaFX to log effort, track defects, and generate productivity reports. Lightweight, offline-first project management for accurate estimatiโ€ฆ

    Java

  2. Block-chain-of-custody Block-chain-of-custody Public

    Blockchain-based chain of custody system for forensic evidence tracking. Uses SHA-256 hashing and AES-128 encryption to create an immutable, tamper-proof ledger. CLI tool with role-based access conโ€ฆ

    Python

  3. MyRecepies MyRecepies Public

    iOS recipe manager combining personal cookbook storage with global recipe discovery. Search thousands of recipes via Tasty API, save favorites locally, and find nearby grocery stores with MapKit inโ€ฆ

    Swift

  4. Portfolio Portfolio Public

    JavaScript

  5. GroceryCam GroceryCam Public

    AI-powered kitchen assistant that transforms receipt or grocery item photos into intelligent pantry tracking. Uses Google Cloud Vision + Gemini AI to digitize groceries, predict expiration dates, aโ€ฆ

    TypeScript

  6. sms-spam-classifier sms-spam-classifier Public

    AI-powered SMS/email spam detector using NLP and machine learning. Built with Streamlit, scikit-learn, and NLTK. Features TF-IDF vectorization and real-time classification with a clean web interface.

    Jupyter Notebook