Skip to content
View jaineelmodi11's full-sized avatar

Block or report jaineelmodi11

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

Hi there πŸ‘‹, I'm Jaineel Modi

Computer Science student @ Queen's University

I build things across machine learning, full-stack web, and LLM agent tooling, and I like turning ideas into shipped products.

  • πŸ”­ Currently working on ML and full-stack projects
  • 🌱 Always learning something new in ML, systems, and product engineering
  • πŸ’¬ Ask me anything

Featured Projects

  • section_loop - Player-agnostic A-B section looping for audio apps, published on pub.dev with a live demo. (Dart)
  • AudioMark - A better music player optimized for dancers. Over 5000 users. Rewriting in Swift. (Dart)
  • MovieMatchApp - iOS swipe-based movie recommender that learns your taste from your swipes. (Swift)
  • Tossit 2.0 - Smart waste-classification web app with an ONNX ML backend. (Next.js Β· Firebase Β· TypeScript)
  • MiniLM Fine-Tuned (SNLI/MNLI) - Fine-tuned all-MiniLM-L6-v2 for stronger NLI embeddings. (Python)
  • recsend CLI - Developer-focused CLI for simulating swipes and fetching recommendations. (Python Β· Ruby)

Open Source Contributions

  • vercel/next.js (142k β˜…) - opened two PRs adding missing error-documentation pages, found by diffing every /docs/messages/ URL the runtime emits against the pages that actually exist: #97559 (cache-components) Β· #97560 (nested-middleware)
  • kubernetes/kubernetes (119k β˜…) - opened a PR fixing three dead kubernetes.io links, one of them printed by kubeadm token --help and one still pointing at the v1.1 docs tree from 2015. Found by extracting all 178 documentation URLs referenced from the Go sources and requesting each one: #141655
  • section_loop - author and maintainer. A-B section looping for Dart/Flutter audio apps, published on pub.dev, with the seek-storm and queue-stall bugs handled and covered by tests.

Tech I work with

Languages

Python Java C# TypeScript JavaScript SQL Dart

Frameworks & Libraries

Spring Boot React Flutter Next.js Node.js Flask PyTorch

Tools & Infrastructure

AWS Docker Kubernetes PostgreSQL LangChain Claude Code

Connect with me

Pinned Loading

  1. MovieMatchApp MovieMatchApp Public

    An iOS swipe-based movie recommendation app that learns user preferences from swipe actions and delivers tailored film suggestions.

    Swift 1

  2. recsend-developer-focused-CLI recsend-developer-focused-CLI Public

    CLI for simulating swipes and fetching movie recommendations via JSON/YAML

    Python 1

  3. MiniLM-FineTuned-SNLI-MNLI MiniLM-FineTuned-SNLI-MNLI Public

    Fine-tuning of all-MiniLM-L6-v2 with SNLI/MNLI datasets for enhanced NLI embeddings

    Python 1

  4. Tossit-2.0 Tossit-2.0 Public

    Smart waste classification web app - Next.js 16, Firebase, ONNX ML backend

    TypeScript 1

  5. audiomark audiomark Public

    Forked from ayush110/audiomark

    A better music player optimized for dancers. Over 5000 Users. Rewriting in Swift.

    Dart

  6. section_loop section_loop Public

    Player-agnostic A-B section looping for audio apps. Loop a named part of a track on any player, with the seek-storm and queue-stall bugs handled.

    Dart