top of page

C Language

This project implements the following CPU scheduling algorithms for these user-level threads: (i) round-robin (RR), (ii) vanilla Lottery Scheduler (vLOT) and (iii) a modified Lottery scheduler (mLOT)

C Language

This project implements the following CPU scheduling algorithms for these user-level threads: (i) round-robin (RR), (ii) vanilla Lottery Scheduler (vLOT) and (iii) a modified Lottery scheduler (mLOT)

HC12 Assembly Language

Calculator and a digital clock displayed on the HyperTerminal connected to the HCS12 board. This project uses interrupt based multi-tasking programming.

Java Language

GUI Interface that allows customers to book and manage their flight reservations 

C Language

This project defuses binary bombs by figuring out and entering the correct strings using a debugger and disassembling the code

HC12 Assembly Language

This project implements dimming of the LED lights on the HCS12 board using looping, timing and PWM (Pulse Width Modulation) technique

Explore more exciting projects on my github profile.

bottom of page