section .projects readable writable
-
SimpliPy
:
A semantically simple interpreter for a core subset of Python3
-
Tiling WM
:
A minimal window manager for X based on penrose
-
Ardor
:
A simple command line application to manage anime
-
Simply Black
:
Personalized VSCode theme with 500+ downloads
-
Psyche-Screener
:
Tool that emulates an interview screening process, used for personality based job classification
-
tra.sh
:
Linux shell utilizing OS system calls, with 0 memory allocated on the heap
-
Nifty File Storage
:
Distributed file system with a client-server architecture using TCP sockets and multi-threading
-
Ray Tracer
:
Renderer based on Physically Based Rendering, with support for multiple sampling methods
-
Citation Analysis
:
Community detection algorithms and centrality metrics for citation networks changing with time
-
FloodAlert
:
Cost effective IoT based flood monitoring system prototype
-
AutoVCO
:
Neural Network based Adaptive Voltage Controlled Oscillator using Tensorflow and MicroCap12
-
Knowledge DB
:
Database to store information about research, normalized to 3NF and implemented in MariaDB
section .webdev readable writable
-
SonusCloud
:
Internet Music Database, with functionality of viewing various artists, their albums and songs, review spotlighted artists, search on iTunes and favourite songs
-
IIITEats
:
Web app to crowd-source food delivery from canteens to hostels
-
OSDG Web
:
Club website for the Open Source Developer's Group to display events and team members
-
To-Do List
:
Manage tasks, categorize them into multiple lists, set deadlines, save to local storage
-
Etch a Sketch
:
Canvas to draw ideas, with a resizable grid and color picker
section .gamedev readable writable
-
PokemonType
:
Guess the Pokemon's type - Built using MERN stack
-
MiReDo
:
An interactive music game built within 24 hours on the theme - Reverse
-
Hangerman
:
Clone of the popular game Hangman
-
Pong
:
Clone of Pong, with several improvements such as increasing difficulty, scoring system, and more
-
Tic Tac Toe
:
Simple local multiplayer tic-tac-toe in the browser
-
Kaooa Game
:
Implementation of the classic strategy hunt game - kaooa
section .problemsolving readable writable
-
Project Euler
:
Solutions to the first hundred and a few other problems from Project Euler
-
CSES
:
Solutions to the cses.fi problemset