All work

Projects I have built.

This page shows the public projects from my GitHub in clear language: what each project does, what it proves, and where to see the code.

Minecraft translation mod01

LinguaBridge

Updated 2026-05-12

A Minecraft chat translator mod with language toggles, copy buttons, caching, and provider controls.

Shows Java coding and attention to real-time user experience.

JavaJavaFabricTranslation
Laptop buying tool02

Inspect.gg

Updated 2026-05-12

A laptop checking and fair price calculator for people buying second-hand laptops in India.

Shows practical thinking and awareness of real buyer problems.

PythonPythonHardware checksPricing logic
AI experiment03

BabyMind

Updated 2026-05-10

An AI experiment about how a simple system can start with no knowledge and learn step by step.

Shows curiosity about how AI works, not just how to use AI tools.

PythonPythonAI learningResearch
Desktop translation app04

LangBY

Updated 2026-05-05

A Windows translation app that uses global hotkeys, a clean desktop UI, and support for 35 plus languages.

Turns a daily language problem into a useful tool.

PythonPythonHotkeysDesktop app
Minecraft anticheat05

Spartrix-V

Updated 2026-05-02

A Minecraft server anticheat project focused on checks, staff alerts, player behavior, and moderation tools.

Shows system thinking and rule-based problem solving.

JavaJavaServer logicModeration
Learning product06

Clavyy

Updated 2026-04-20

A learning web app that helps students understand difficult study material through guided questions.

Good for scholarship reviewers because it shows education, design, and product thinking.

CSSLearning UXStudy toolWeb app