Skip to content
View JesmineT's full-sized avatar

Block or report JesmineT

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

Pinned Loading

  1. cardiac-component-segmentation-ai cardiac-component-segmentation-ai Public

    Monorepo containing the frontend (Next.js), backend (Node.js + Express.js), and GPU inference service (TensorRT-optimized Python engine) for a cardiac segmentation application, streamlining local d…

    PowerShell

  2. medquery-agentic-rag medquery-agentic-rag Public

    Production-ready agentic RAG system for medical document Q&A. Built with LangChain, GPT-4o, Pinecone, FastAPI and Docker. Features ReAct agent reasoning, source-cited responses and RAGAS evaluation…

    Python

  3. delivery-routing-genetic-algorithm delivery-routing-genetic-algorithm Public

    Delivery Vehicle Routing System (VRP) using Genetic Algorithms to optimize routes and find the shortest paths between multiple locations. Developed with Eclipse IDE using a JADE multi-agent archite…

    Java 1

  4. tree-based-search-algorithms tree-based-search-algorithms Public

    Implementation and analysis of tree-based search algorithms for robot pathfinding. Features 6 algorithms (BFS, DFS, DL-DFS, GBFS, A*, DL-A*), automated test case generation, performance benchmarkin…

    Python

  5. campus-vehicle-detection-yolov12 campus-vehicle-detection-yolov12 Public

    YOLOv12s-based vehicle detection and classification system achieving 71.3% mAP@50 on custom campus dataset with 5 car classes

    Jupyter Notebook

  6. data-structure-simulation-engine data-structure-simulation-engine Public

    C++/SFML horror-themed restaurant simulator leveraging on data structures and OOP design patterns. The project implements custom memory management and container logics to handle real-time game stat…

    C++