Skip to content
View tanujranjith's full-sized avatar

Highlights

  • Pro

Block or report tanujranjith

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

Tanuj Ranjith

Student engineer building robotics, AI/ML, computer vision, and software that solves real problems.

About

I'm a high school student focused on engineering, especially robotics, AI/ML, computer vision, ECE, and intelligent software.

I like taking projects beyond the proof-of-concept stage: defining the architecture, building the product, handling edge cases, testing it, documenting the system, and iterating until it is actually useful.

Currently, I'm:

  • Building Sutra, a private, local-first workspace for students.
  • Developing Sutra Browser, a Windows-native productivity browser.
  • Exploring native Windows + AI interfaces through Dynamic Island for Windows.
  • Building AI smart glasses inspired by the interaction model of Meta Ray-Bans.
  • Working across computer vision, autonomous systems, robotics, wearable computing, and biomedical microrobotics.
  • Contributing to UMich Neurobionics Lab's OpenSourceLeg.
  • Building VetsITGuide, a platform helping veterans transition into IT and cybersecurity.

My work also extends into VEX Robotics, technical research, wearable hardware, and a U.S. patent-pending robotic control system.


Featured Work

Project What I Built Core Tech
Sutra A private, local-first student workspace combining notes, homework, planning, spaced repetition, college applications, focus tools, encrypted backups, and optional AI without requiring an account or backend. JavaScript HTML/CSS IndexedDB Playwright Web Crypto
AI Smart Glasses · Meta Ray-Ban Inspired A wearable AI system built around a miniature camera, microphone, speakers, onboard electronics, battery power, and Bluetooth. A button-triggered workflow captures voice and visual context, sends it to a connected computer for multimodal AI processing, and returns spoken responses through the glasses. Computer Vision Multimodal AI Bluetooth Camera Audio I/O Embedded Hardware
Dynamic Island for Windows A native Windows Dynamic Island with media controls, live audio visualization, system telemetry, AirPods status, timers, and an on-demand visual AI assistant. C# WPF .NET Windows APIs WASAPI Bluetooth LE
Sutra Browser A Windows-native browser with Sutra built directly into the browsing experience, combining tab hibernation, split-screen browsing, local history/bookmarks, encrypted credentials, privacy controls, page notes, and an optional AI copilot. C# WinUI 3 WebView2 SQLite DPAPI
Varicose Vein Nanobot Treatment Computational research exploring sensor-guided medical microrobots, role-based swarms, venous flow, reflux, and localized treatment concepts, accompanied by a co-authored research paper. Python Matplotlib PyBullet Simulation
Vanguard Defense Internship Project A multi-week defense AI project covering dataset research, YOLO data preparation, aircraft detection, annotation debugging, fine-tuning, and expansion to 80+ aircraft classes. Python PyTorch Ultralytics YOLO Jupyter

Engineering Toolkit

Languages Python · C# · JavaScript · HTML/CSS · Go

AI / Machine Learning / Computer Vision PyTorch · Ultralytics YOLO · scikit-learn · OpenCV · MediaPipe

Desktop & Systems .NET · WPF · WinUI 3 · WebView2 · SQLite · Windows APIs

Web & Application Engineering Django · IndexedDB · Local-First Architecture · Playwright · Git

Hardware & Embedded Systems Camera Systems · Microcontrollers · Bluetooth · Sensors · Audio I/O · Wearable Computing

Research & Engineering Interests Robotics · ECE · Autonomous Systems · Biomedical Engineering · Human-Computer Interaction


What I'm Interested In

I'm especially interested in problems where software meets the physical world: robotics, sensing, wearable computing, intelligent interfaces, autonomous systems, biomedical devices, and AI that does more than generate text.

The projects here are where I experiment with those ideas, learn the engineering behind them, and turn them into working systems.

Explore more

Portfolio · LinkedIn · VetsITGuide

Pinned Loading

  1. Stanford-ML-Project Stanford-ML-Project Public

    Machine learning project predicting whether an individual earns over $50K/year using UCI’s Adult Income dataset. Built during Stanford’s Pre-Collegiate ML program using Python, scikit-learn, and en…

    Jupyter Notebook

  2. vanguard-defense-internship-project vanguard-defense-internship-project Public

    Forked from aarushmishra13/tech-vangaurd

    Defense AI internship project exploring military aircraft detection and classification using YOLO, computer vision, dataset engineering, annotation conversion, hyperparameter tuning, and model fine…

    Jupyter Notebook

  3. opensourceleg opensourceleg Public

    Forked from neurobionics/opensourceleg

    An open-source SDK for developing and testing algorithms on commonly used robotic hardware.

    Python

  4. Sutra Sutra Public

    Sutra is a local-first productivity workspace built for structured note organization and academic workflow management. It combines focused writing, organized collections, and homework tracking with…

    JavaScript

  5. Varicose-Vein-Nanobot-Treatment Varicose-Vein-Nanobot-Treatment Public

    An educational research project exploring how sensor-guided microrobots and coordinated swarms could detect venous abnormalities, navigate branching vessels, reduce modeled blockages, and redirect …

    Python

  6. Dynamic-Island Dynamic-Island Public

    Dynamic Island for Windows is a native, customizable live-activity hub for media, system stats, AirPods, weather, timers, privacy indicators, and an AI assistant. It brings a polished Apple-inspire…

    C#