Siddarth Gundu

GitHub Twitter LinkedIn Resume

Hi there! I'm a software developer from Hyderabad, India. I spend a significant amount of time coding and playing with computers.

I enjoy attending tech conferences and geeking out on tech in general.

I contribute to Open Source in my free time: PRs
I write tech blogs at Dev.to

Experience

Maker Global - 2023 Aug, 8 months

software intern

Mostly worked on Front-End, writing APIs and creating responsive websites.

Projects

Blast-Box

A real-time multiplayer shooting game inspired from the game diep.io.

Tech used: uWebSockets, p5.js, azure

Links: Video GitHub

0:00
-0:00

NAASH (Not another AI shell)

An AI powered shell to make your terminal workflow even faster.

Tech used: TypeScript, CLI , OpenAI API, GeminiAPI

Links: Video GitHub

0:00
-0:00

Compiler

Compiles .teeny files into C, and then uses GCC to compile the C code into executables.

Tech used: rust, gcc, bash, linux

Links: GitHub