Skip to content
View Adhitha-dev's full-sized avatar
💭
What you seek is seeking you.
💭
What you seek is seeking you.

Highlights

  • Pro

Block or report Adhitha-dev

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

Hello There 👋

Software Engineer · Full-Stack Dev · Cybersec wannabe · 3D Artist · Quantum Mech


I'm Adithya, a software engineer based in India.

I build full-stack apps and I'm not picky about the stack — React, Node, Flask, whatever the project needs. I started out in cybersecurity, poking around Kali Linux and network configs, before I got hooked on shipping actual products instead.

I run Arch Linux with Hyprland, and I've written a handful of shell scripts just to make my own life easier day to day. Right now I'm studying for the AWS Solutions Architect Associate cert, mostly because cloud and DevOps have my attention lately.

Outside of code, I do 3D art and VFX freelance work on the side — you can find that at depredox.artstation.com.

My favorite pinned project is OrcaNet, a visualization dashboard simulating a multi-stage metagenomics pipeline.

Eventually I want to pick up C++, not for work, but to build physics engines and mess around with quantum mechanics and astrophysics concepts just for fun.

Fun facts:

  • I use Arch, btw
  • My desk has more Blender renders open than code editors, some days
  • I'd rather debug a race condition than sit through a boring lecture
  • Hobbies: Linux ricing, 3D rendering, competitive coding

Tech Stack

Languages

Web & Backend

Infra, Tools & OS

Data / ML

NumPy · Pandas · Scikit-learn

3D / VFX


Things I've built

Ellora — a blogging platform I built with Node, Express, and MongoDB. Nothing fancy, just wanted somewhere to write and post without dealing with a CMS.

OrcaNet — a dashboard that visualizes a metagenomics pipeline, built for a bio-adjacent hackathon idea. Flask + Celery + Redis on the backend, Plotly for the charts. Probably the project I'm most proud of.

CompileOrDie — a multiplayer coding game with a live in-browser IDE, built for a university event. Used CodeMirror for the editor and Supabase to sync game state in real time.

Event Scheduler — a full-stack event scheduling app with a REST API and real-time validation, deployed on Render with a Postgres backend.

Timestamper / cookies — two small Linux CLI tools I made for myself: one restores original timestamps on media exported from Google Takeout, the other turns Kindle highlights into terminal quotes on login. Small, but I use both almost daily.


GitHub Stats


"To You, 2,000 Years from now."

Pinned Loading

  1. OrcaNet OrcaNet Public

    A Fullstack Bioinformatics Web dashboard (Prototype) that would be able to analyze and visualize metagenomic data of deep sea marine life

    CSS

  2. CompileorDie CompileorDie Public

    Developers work to fix corrupted code, while Hackers try to sabotage the system. With unique roles like Debugger and Cyber Guardian, players must use strategy, deception, and coding skills to outsm…

    JavaScript

  3. Ellora Ellora Public

    A Node.js based blog application that let's people log their day-to-day activities. This project is still undergoing development and we're in the alpha stage now.

    EJS

  4. IriShift IriShift Public

    Irishift automatically picks a random image and uses its colors to change the look of your computer. It updates your system’s theme and wallpaper every time you run it.

    Python

  5. cookies cookies Public

    Cookies lets you turn your Kindle highlights into random quotes that appear every time you open a terminal session. Pair it with cowsay or neofetch for extra fun.

    Python

  6. Timestamper Timestamper Public

    A Bash-based automation tool that restores original creation timestamps for photos and videos exported via Google Takeout. It parses JSON metadata (photoTakenTime) and synchronizes it with file pro…

    Shell