Skip to content
View CSCoderV's full-sized avatar

Highlights

  • Pro

Block or report CSCoderV

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

πŸ‘‹ Hi, I'm Ved Dharmatti

πŸŽ“ Junior Computer Science (Honors) Major at the University of Texas at Arlington
πŸ“ GPA: 3.95/4
πŸ’‘ Passionate about software development and artificial intelligence


πŸš€ My Projects

πŸ€– Viably – AI-Powered Feature Analysis & Code Generation

An intelligent multi-agent system that analyzes product user stories, evaluates feasibility, and auto-generates scaffolded code with a GitHub PR.

  • 🎯 Tech Stack: Python (FastAPI), Next.js, Node.js, NVIDIA Nemotron, RAG
  • πŸ”Ή Multi-agent analysis: engineering effort, ROI, competition, timeline
  • πŸ”Ή Auto-creates implementation plans & generates file structure
  • πŸ”Ή Opens a Pull Request with generated code for rapid iteration
  • πŸ”Ή Built at HackUTD with a 4-member team

🎬 Movie Recommendation System

A personalized movie recommender using collaborative filtering.

  • 🎯 Tech Stack: Python, NumPy, Pandas
  • πŸ”Ή Utilized SVD for collaborative filtering
  • πŸ”Ή Generated suggestions based on user ratings and preferences

πŸ“Š EDA Patrol – Data Analysis Tool

An automated tool for exploratory data analysis with rich visualizations.

  • 🎯 Tech Stack: Python, Pandas, NumPy, Seaborn, Matplotlib
  • πŸ”Ή Auto data profiling with insights on structure and missing values
  • πŸ”Ή Generates univariate, bivariate, and correlation plots
  • πŸ”Ή Simulates "what-if" scenarios for deeper exploration

🩺 HealthDex – Personal Health Tracker

A full-stack Android health management app with smart features.

  • 🎯 Tech Stack: Kotlin, Ktor, Firebase, OpenAI API, Docker, LibreTranslate
  • πŸ”Ή Jetpack Compose Android app with biometric login
  • πŸ”Ή Real-time vitals tracking & alerts
  • πŸ”Ή Multilingual support and AI chatbot for guidance

πŸ’» Technologies & Skills

Programming Languages

πŸ”Ή Python | Java | C++ | Kotlin | C

Databases & Cloud

πŸ”Ή MySQL | Firebase

Tools & Frameworks

πŸ”Ή Git | FastAPI | React | Next.js | Docker | Firebase

Pinned Loading

  1. HealthDex HealthDex Public

    Forked from V-prajit/HealthDex

    HealthDex is a health tracker app with real-time data logging, wellness goals, and an AI chatbot (OpenAI) that gives personalized health advice. Built collaboratively as a group CS project

    Kotlin

  2. Viably Viably Public

    Forked from vikashftw/Viably

    Developed at HackUTD 2025

    Python

  3. EDA_Patrol EDA_Patrol Public

    Winner UTA Datathon 2025 – Timed Challenge

    Jupyter Notebook

  4. parent-query-assistant parent-query-assistant Public

    Python

  5. movie-recommendation-system movie-recommendation-system Public

    Python 1