Skip to content
View Ved-Mitra's full-sized avatar

Highlights

  • Pro

Block or report Ved-Mitra

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

Hi , I'm Ved Mitra Verma

Web & App Dev • GPU Programming • Systems


About Me

I'm a student at IIT Jodhpur, actively exploring the depths of software engineering.

My work sits at the intersection of high-performance computing, low-level systems, and full-stack application development. I enjoy building things from the ground up—whether that means writing a dynamic GPU pipeline, testing memory allocation algorithms in a custom kernel, or building real-time synchronized backends for mobile apps.

I like solving problems that require understanding both the high-level architecture and the bare-metal realities of how code executes.


Currently Building

What I'm actively coding and focusing on right now.

  • speakify: A decentralized, multi-device audio syncing app that transforms a cluster of smartphones into a unified, synchronized speaker system for your TV, console, or media player.

Version 1 Completed

Projects with a finished first version, planned for future scaling and feature updates.

  • CNN-Scratch: This a Convolutional Neural Network (CNN) made from scratch using C/C++ with a Custom Autograd Engine
  • AttenSync: Mobile-based intelligent attention management system designed to help students regain control over their attention.

Completed Projects

Systems, apps, and tools I've successfully built

  • MiniOS: kernel development based on xv6.
  • Social Network Intelligence Engine (SNIE): C++-based analytics framework that models social networks as graphs to perform deep structural intelligence.
  • Credit Risk Classification: Focuses on predicting whether a customer is a good or bad credit risk using multiple machine learning models.
  • Automatic Quiz System: The Project helps the Teacher to create a Quiz either from our database of Questions or inputted by the Teacher. The project also prints the Histogram of the marks scored by each student along with the response sheet of each student in excel form.
  • Document Scanner: Uses Python and OpenCV to find a document in an image, identify its corners, and perform a perspective transform to create a top-down, "scanned" view of the document.

Tech Stack

Category Skills
Languages C, C++, Python, Java, JavaScript, Dart, Kotlin, Solidity
Web & App Development HTML, CSS, React, Vite, Node.js, MongoDB, Flutter, Android
Data & GPU Programming OpenCV, CUDA, NumPy, Pandas
Tools & Platforms Git, GitHub, Arduino, CMake, Render

Connect With Me

           

GitHub        LinkedIn        Email        LeetCode        Codeforces


Curious to explore new technologies and build systems that make an impact.

Pinned Loading

  1. Automatic-Quiz-System Automatic-Quiz-System Public

    The Project helps the Teacher to create a Quiz either from our database of Questions or inputted by the Teacher. The project also prints the Histogram of the markes scored by each student along wit…

    C

  2. CNN-Scratch CNN-Scratch Public

    This a Convolutional Neural Network (CNN) made from scratch using C/C++ with a Custom Autograd Engine

    C++

  3. miniOS-Design miniOS-Design Public

    MiniOS is a pedagogical operating system built as an advanced extension of the MIT xv6 UNIX-like teaching OS. It introduces modern operating system concepts including dynamic scheduling, advanced m…

    C 1

  4. Social-Network-Intelligence-Engine-SNIE-DSA-Project- Social-Network-Intelligence-Engine-SNIE-DSA-Project- Public

    The Social Network Intelligence Engine is a C++-based analytics framework that models social networks as graphs to perform deep structural intelligence. This project applies advanced DSA concepts t…

    C++

  5. speakify speakify Public

    A decentralized, multi-device audio syncing app that transforms a cluster of smartphones into a unified, synchronized speaker system for your TV, console, or media player.

    HTML

  6. AttenSync AttenSync Public

    Mobile-based intelligent attention management system designed to help students regain control over their attention.

    Kotlin