Hello World

I'm Akhilesh Devrari, a computer science undergrad at IIT Mandi, and a budding software developer.

For last few years, I have been learning fundamentals of computer science, participating in various coding contests, and writing thousands of lines of code.

Code

Bird
Interpreter for a simple programming language I created and named Bird. It has dynamically typed variables, arithmetic operators, conditional and loop statements.


CodeGym
A customizable practice arena for competitive programmers. From a given database of problems, users could create contests and choose number of questions, topics and duration of contests.


Normie
A normalization tool for database design. Provide attributes of a table and corresponding functional dependencies, Normie will tell you the normal form of the table, and can even break the table in 3NF for you.


Rhythm
A simple guitar tuner web app.