Pinned Repositories
Algorithms
A code repository for an undergraduate course in 'Design and Analysis of Algorithms'
arduino-flight-controller
An Arduino-based flight controller for fixed-wing multipropeller aircraft capable of carrying out autonomous flight missions
ash
A modern terminal text editor
autosim
An automata simulator written in Java, supporting Moore, Mealy, TM, DFA, NFA, DPDA, NPDA, CFG
board2D.js
A JavaScript library for fast development of 2D board games for the web
breadboard-circuit-designer
A breadboard-based circuit designer and simulator written in Java
c-candy
A string and data structures library for C
cardplayers-algorithm
A fast heuristic algorithm for solving high-density variants of the subset-sum problem
Data-Structures
A code repository for an undergraduate course in 'Data Structures'
scripwatch
A NSE stock watcher written in Python using curses, to show stock prices and holding profit/loss updated in real time
akashnag's Repositories
akashnag/ash
A modern terminal text editor
akashnag/arduino-flight-controller
An Arduino-based flight controller for fixed-wing multipropeller aircraft capable of carrying out autonomous flight missions
akashnag/breadboard-circuit-designer
A breadboard-based circuit designer and simulator written in Java
akashnag/scripwatch
A NSE stock watcher written in Python using curses, to show stock prices and holding profit/loss updated in real time
akashnag/autosim
An automata simulator written in Java, supporting Moore, Mealy, TM, DFA, NFA, DPDA, NPDA, CFG
akashnag/c-candy
A string and data structures library for C
akashnag/Algorithms
A code repository for an undergraduate course in 'Design and Analysis of Algorithms'
akashnag/board2D.js
A JavaScript library for fast development of 2D board games for the web
akashnag/cardplayers-algorithm
A fast heuristic algorithm for solving high-density variants of the subset-sum problem
akashnag/Data-Structures
A code repository for an undergraduate course in 'Data Structures'
akashnag/MDL-Suite
A package for generating mazes and compiling maze descriptions to images and code
akashnag/OS-Algorithms
A code repository for an undergraduate course in Operating Systems
akashnag/othello
Implementation of the popular board game Othello / Reversi