STUDENT · BUILDER · EMERGING TECHNOLOGIST

Abhyudit Kashyap

I build things, and I know things.

Class 10 student at Army Public School, Hyderabad — exploring AI, cybersecurity, computing and the sciences by building them, testing them, and (carefully) breaking them.

now: building VibeStudy · running local LLMs · wiring ESP32s
next: the next buzzer round

abhyudit@web: ~ interactive

a real terminal — type help, play quiz, or try sudo if you're feeling bold.

01

About

FILE // OPERATOR

Most people learn to use technology. I got stuck one question earlier — how does it actually work?

That question has dragged me across half of STEM: language models predicting the next token, a Linux box routing packets, a GPU pushing frames, a reaction quietly rearranging electrons. I want the mechanism, not the manual — which is why I run local LLMs through Ollama on my own machines, self-host services, build and upgrade PCs, write terminal tools, wire up electronics and ESP32 boards, and keep coming back to chemistry, where "why did it turn that colour?" is an entire field of study.

I learn by building. A topic only becomes mine after it has survived contact with my own hands — built, tested, occasionally fried, then understood. The same instinct pulled me into cybersecurity: understanding how systems fail is how I learn to build ones that don't. Every security experiment I run happens in lab environments, on my own systems, or with explicit authorization — ethics isn't a module in the course, it's the whole frame.

And when I'm not building, I'm knowing — quizzing is the other half of my brain. Winning the BIS National Quiz at the national level put an official stamp on that half. Building things and knowing things aren't competing hobbies; they're the same curiosity, pointing in two directions.

02

Achievements

RECORD // VERIFIED

Wins, credentials and presentations — labeled honestly. A national title is a national title; coursework is coursework. I keep the distinction sharp.

BUREAU OF INDIAN STANDARDS

Winner — BIS National Quiz

First place in the Bureau of Indian Standards' national-level quiz — a nationwide competition run by India's national standards body. Outlasting a national field demands the same thing my projects do: breadth, precision, and nerves that hold.

NATIONAL LEVELQUIZWINNERSTEM · GENERAL KNOWLEDGE
Nº 1 NATIONAL RANK

Selected to present a project under the WoW initiative, associated with Mari India, before the Governor of Telangana. Explaining a STEM idea to the head of a state is a very different pressure than a quiz buzzer — and a genuinely great kind.

Completed Cisco's cybersecurity learning track — security fundamentals, network defense basics and safe practices — earning the associated coursework badge. Stated plainly, because precision matters: this is learning-platform coursework, not a professional certification. Industry-recognized security material (CEH-level knowledge) is on the roadmap — this was the honest first stretch of road.

Built and presented projects at school science exhibitions and STEM competitions — chemistry and physics demonstrations alongside technology builds. An exhibition is the real test of understanding: if you can make a stranger care about a mechanism in ninety seconds, you actually understand it.

Ongoing personal development across AI (VibeStudy, local LLM experiments with Ollama running Qwen and Gemma), Linux systems and self-hosting, embedded experiments, and terminal tooling. Nobody assigned this work. This is what I do with my own time — which is the point.

Two kinds of people win at this game — the ones who build and the ones who know. I've decided not to choose.

— OPERATING PRINCIPLE Nº 0
03

VibeStudy

FLAGSHIP // IN ACTIVE DEVELOPMENT

Most AI study tools ship your notes, your questions and — let's be honest — your procrastination to someone else's cloud. VibeStudy flips the model: language models run locally. I experiment with Ollama serving Qwen and Gemma on-device, so a student's documents never leave their machine. Offline-capable, private by architecture, not by promise.

And it's built for every kind of student. Dyslexic readers get typography that stops fighting them. Low-vision users get scaling, contrast and text-to-speech. ADHD and autistic learners get calm, predictable, low-clutter design. Most AI tools forget these people entirely — I started with them.

STUDY TOOLS

  • AI-assisted studying BUILT
  • PDF summarisation & document assistance BUILT — demo on the right
  • Web research & article retrieval DESIGNED
  • Voice interaction DESIGNED

ACCESSIBILITY

  • Accessibility profiles CONCEPT → BUILD
  • Dyslexia-friendly fonts & layout BUILT — try it on the right
  • Low-vision support: scaling, contrast, TTS BUILT — try it
  • ADHD / autism-oriented modes DESIGNED
  • Camera-based assistance CONCEPT

PLATFORM

  • Local & private AI — Ollama · Qwen · Gemma BUILT
  • Offline-first design DESIGNED
PythonHTML/CSS/JSOllamaQwenGemmaTTS APIsGit/GitHub

AI + accessibility + education + software engineering — VibeStudy sits exactly where those four overlap. So do I.

VibeStudy net requests: 0

biology_ch9.pdf · summarized locally · 2 min read

Photosynthesis, summarized

Green plants run the oldest solar technology on Earth. Chlorophyll in the chloroplasts absorbs light and uses that energy to split water and fix carbon dioxide — turning air and sunshine into glucose, with oxygen as the by-product we all depend on. The light reactions make ATP and NADPH; the Calvin cycle spends them building sugar. In short: sunlight → chemistry → food, on a warranty that has lasted about three billion years.

Hi — I'm VibeStudy's demo assistant. Ask me about photosynthesis, the summary, accessibility or privacy. (Scripted for this demo; the real app answers with a local model.)
DEMO MODE — answers are scripted · the real VibeStudy runs Qwen/Gemma locally via Ollama · your typing never leaves this page

the toggles above actually work — font scaling, dyslexia-friendly typography, high contrast, and real text-to-speech via your browser's speech engine. the privacy counter is real too: it will stay at zero forever, by design.

04

Technology

TABLE // PERIODIC

Not a skills bar-graph. A periodic table — chemistry was always going to leak into the UI. Every Z number means something. Click any element for its data sheet.

05

STEM

BENCH // LAB

The other half of my brain. Where computing meets the lab bench — and where "why did it turn that colour?" is a legitimate research question.

baseline — clean blue cone (complete combustion) λ —

the chemistry: heat excites electrons; as they fall back, they emit light at element-specific wavelengths — the colour is the energy gap, made visible.

01 · THE FAVOURITEChemistry

Reaction mechanisms, flame colours, qualitative analysis, materials experimentation. I want to know why the change happens, not just that it does — mechanisms over memorization, always. This is the science I'd defend in an argument at 1 a.m.

02 · THE RULEBOOKPhysics

Motion, energy, electricity, light — the operating system everything else runs on. Especially the chapters that explain the electronics I actually solder and the devices I actually build.

03 · THE WORKBENCHElectronics & Engineering

Circuits, ESP32 boards, sensors, PC builds. Engineering is physics with deadlines — and building things that physically exist is the whole point of understanding them.

04 · THE METHODExperimentation & Exhibitions

Practical experiments and science-exhibition projects: form a question, design a test, show the result. The scientific method is just debugging for reality — and I run it the same way I run code.

curiosity + discipline → understanding   ΔH < 0 (exothermic — the reaction gives back more than it takes)

06

Projects

FLEET // REST OF

VibeStudy is the flagship — this is the rest of the fleet. Status labels are honest: active means it's running on a machine within a metre of me right now.

P-00 · VibeStudy — privacy-first AI study & accessibility companion see the flagship ↑

Local AI Lab

ACTIVE

Running and studying language models on my own hardware — Ollama with Qwen and Gemma, prompt engineering, AI agents, AI-assisted research, and persistently asking "why did it say that?" Building AI applications from the weights up.

$ ollama run qwen2.5:3b loading model … 1.9 GB → local GPU, local disk, local everything >>> tokens generated: 100% on-device net requests: 0 — checkmate, cloud
OllamaQwenGemmaAgentsPrompt Eng.Git/GitHub

Home Server & Self-Hosting

ACTIVE

One Linux box, many jobs — self-hosted services, file serving, local servers, and a working lab for networking experiments. Uptime: aspirational.

internet ──► [ router ] │ lan [ linux server ] ├── services (self-hosted) └── every device I own
LinuxNetworkingServers

Security Learning Lab

ACTIVE

Learning offense to understand defense: CTF-style exercises, penetration-testing fundamentals, network security and Linux security environments — paired with Cisco coursework. Every exercise runs on my own systems or authorized lab environments. Ethical, educational, always.

  • my own systems only
  • authorized lab environments
  • educational intent, no exceptions
scope: network security · Linux hardening · recon basics · CTF-style
CTF-styleCisco courseworkLinux

Embedded & Electronics

EXPLORING

Wiring theory to reality: ESP32 boards, sensors, circuits — and the time-honoured engineering tradition of finding out which ground you forgot. Electronics is where physics, hardware and code shake hands.

ESP32 330Ω LED GND blink.py — still satisfying every single time
ESP32CircuitsSensors

Science Exhibition Builds

ONGOING

Exhibition projects that show a mechanism, not a poster — chemistry and physics demonstrations built for school science exhibitions and STEM competitions, and presented to actual humans standing in front of the table.

demo du jour: 2Mg + O₂ → 2MgO products: bright light, audible wow, one clarified concept
ChemistryPhysicsPresentations

Terminal Tools & Automation

ONGOING

Small, sharp tools: Python CLI apps, scripts, automations and little utilities that talk to APIs — including on Android via Termux, because a phone is a computer and I refuse to pretend otherwise.

$ flashcards --deck chemistry $ ./serve --local-only $ termux → ssh home exit code 0, ego +1
PythonBashAutomationTermux
07

Credentials & Learning

ROADMAP // HONEST

Earned, in progress, and next — in that order, without blurring. Quizzing taught me precision; I don't blur categories to look taller.

EARNED

Winner — BIS National Quiz

COMPETITION

Bureau of Indian Standards. A national-level quiz title.

Cisco cybersecurity learning

COURSEWORK · BADGE

Security fundamentals via Cisco's cybersecurity learning track — honestly labeled as coursework, not a professional certification.

WoW initiative presentation

PRESENTATION

Project presented to the Governor of Telangana, associated with Mari India.

Science exhibitions & STEM competitions

PARTICIPATION

School-level exhibitions and competitions with built-and-presented projects.

IN PROGRESS

Local LLMs & AI agents

SELF-DIRECTED

Ollama · Qwen · Gemma · prompt engineering · AI-assisted research.

Linux, networking & self-hosting

SELF-DIRECTED

Administration, services, home lab — plus Git/GitHub workflow as muscle memory.

Python depth & web engineering

SELF-DIRECTED

From scripts to applications; HTML/CSS/JS built the site you're reading.

CTF-style security practice

SELF-DIRECTED

Educational challenges in authorized environments, paired with Cisco material.

ON DECK

CEH-level security knowledge

GOAL

Working toward industry-recognized material — the ambition is real, and so is the distance.

Applied ML & NLP

GOAL

Moving from running models to understanding and applying them.

Accessibility engineering

GOAL

Deeper into assistive technology — the thread running through VibeStudy.

An honesty note: a win is a win, coursework is coursework, and a goal is a goal. I keep the labels straight — inflating a badge into a certification would be the one kind of vulnerability I refuse to ship.
08

Contact

CHANNEL // OPEN

Say hello.

Collaborations, competitions, feedback on VibeStudy, a genuinely good quiz question, or an argument about the best Linux distro — all welcome. I reply fast; blame the terminal reflexes.

hello@abhyuditkashyap.me write

response time: within one compile cycle
flame-test trivia included free of charge
the terminal also accepts 'contact'

handles shown are placeholders until I claim the real ones — find me by name.