Skip to content
View KarunyaChavan's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report KarunyaChavan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KarunyaChavan/README.md

Karunya Manoj Chavan

Profile Views


PARRAIN

Degree Top Skills OS Languages

Developer Economy


KC's GitHub Stats


Summary Cards


🔥 Featured Projects

⚙️ CXL Protocol Simulator (Nov 2024 – Present)

CXL Simulator
- Architecture & Goal: Building a modular C++ simulator that faithfully emulates the CXL 2.0 stack, from link initialization to high-level memory services.
- Device Enumeration & BAR Decoding: Simulated PCIe bus scans, Base Address Register (BAR) mappings, and dynamic discovery of CXL-compliant devices.
- Coherency & Protocol Layers: Implemented cache-coherency state machines, host↔device messaging, and basic memory access flows.
- MCTP Integration: Added Memory Component Transport Protocol support for robust in-band device control and error reporting.
- External ROM & Memory Ops: Modeled ROM fetches for firmware-level initialization and sketched host-managed memory pooling scenarios.
- Ongoing Enhancements: Extending dynamic device hot-plug, advanced MCTP message queues, and validation against Intel/CXL Consortium reference flows.


📸 SemantiXel — Semantic Image Retrieval (Jun 2025 – Present)

SemantiXel Logo
  • Architecture & Goal: Designed a plugin (in Windows) and systemd service (in Linux) for semantic image search using multimodal AI techniques, enabling natural language and visual similarity queries over large image datasets.
  • Text-to-Image Retrieval: Integrated OpenAI’s CLIP (clip-vit-base-patch32) model to map text prompts into visual embedding space and retrieve semantically relevant images.
  • Image-to-Image Matching: Enabled visual similarity search by comparing vision embeddings to find near-duplicate or thematically similar content.
  • Embedded Text Indexing: Incorporated Doctr OCR to detect and index text inside images for searching screenshots, scanned documents, and meme captions.
  • Minimal & Fast UI: Built a clean, responsive interface supporting directory-level image indexing, dynamic threshold tuning, and ranked top-K results.
  • Custom Ranking Controls: Allowed user-defined similarity thresholds and output sizes to fine-tune retrieval precision and recall.


🚀 FoodRxCheck (Jan 2025 – Mar 2025)

FoodRxCheck
- End-to-End Full-Stack: Developed cross-platform mobile (React Native + Expo) and responsive web (React + Vite) clients.
- Backend & Data: Architected a Supabase (PostgreSQL) backend with row-level security, hosting 500+ curated food–drug interaction records.
- Search & Caching: Engineered full-text search indices and in-memory caches—reduced average lookup latency by 40%.
- Production Impact: Live at Deenanath Mangeshkar Hospital since Apr 2025—empowering HCPs with instant safety alerts.


👁️ Realtime Face-Recognition Attendance (Feb 2024 – Apr 2024)

Face Recognition Attendance
- Computer Vision Core: Leveraged OpenCV for HOG + DNN face detection and LBPH face recognition pipelines.
- Excel Automation: Automated student roster import/export and attendance marking in `.xlsx` via `openpyxl`.
- Real-Time Sync: Persisted logs to Firebase Firestore, enabling live updates across teacher dashboards.
- Reliability & UX: Added retry logic for recognition failures and user prompts—achieved 98% match accuracy in mixed-lighting conditions.

🛠️ Skills & Tools

Python Java C/C++ JavaScript Linux Windows React React Native Angular Node.js Express MongoDB PostgreSQL Docker Kubernetes Jenkins GitHub Actions Hadoop Spark Scala QEMU-KVM


🌐 Connect with Me

📧 karunyachavan84@outlook.com   |   📞 +91 93592 88942   |   🔗 LinkedIn   |   🔗 GitHub

Popular repositories Loading

  1. Semantixel-Semantic_Image_Retrieval Semantixel-Semantic_Image_Retrieval Public

    Semantic Image Retrieval is a lightweight web-based platform that enables intelligent image search through semantic understanding. Powered by CLIP, HuggingFace Transformers, and Doctr OCR, it suppo…

    Python 3 2

  2. SPOS SPOS Public

    TE_SPOS Lab Assignments

    2

  3. SignatureIdentification SignatureIdentification Public

    This repository implements signature identification and verification between forged and genuine ones.

    Python 2

  4. ImageSteganography-and-Forensic-Scan-Tool ImageSteganography-and-Forensic-Scan-Tool Public

    This project implements image steganography, a technique used to hide secret messages inside an image without noticeable changes. The approach ensures secure communication by embedding the message …

    Python 1 1

  5. TE_SEM_VI TE_SEM_VI Public

    Jupyter Notebook 1

  6. AttendanceManagementSystem AttendanceManagementSystem Public

    A full-stack web application for managing student attendance efficiently using Angular, Node.js, Express, and MongoDB. It supports three types of users with distinct dashboards and permissions.

    TypeScript 1