Projects

Accounting for Value

less than 1 minute read

Notebook to model valuation of a company based on it’s Accounting fundamentals such as Balance Sheet and Income Statement, based on the book by Stephen Penman

Buffer Overflow

less than 1 minute read

Project 1 of OMSCS CS6035 Introduction to Information Security, exploring Buffer Overflow vulnerability and how to exploit it

All Things Cryptography

less than 1 minute read

Project 3 of OMSCS CS6035 Introduction to Information Security, exploring Cryptography

Malware Analysis

less than 1 minute read

Project 2 of OMSCS CS6035 Introduction to Information Security, exploring Buffer Overflow vulnerability and how to exploit it

Malware Analysis

less than 1 minute read

Project 4 of OMSCS CS6035 Introduction to Information Security, exploring Web Security

TCP Congestion Control

less than 1 minute read

Project 3 of CS6250 Computer Networks. This project speciifically dealt with experiments comparing congestion control algorithms in TCP, namely TCP Reno and ...

Software Development Process

less than 1 minute read

Class on Software Development Process, including topics such as wireframing, UI design, as well as various developmental workflows such as Waterfall and Agil...

Decision Trees

less than 1 minute read

Decision Trees Artificial Intelligence

Expectation Maximization

less than 1 minute read

Assignment 5 - Expectation Maximization - CS6601 - Artificial Intelligence - OMSCS

Isolation Game

less than 1 minute read

Assignment 1 - Isolation Game - CS 6601: Artificial Intelligence

Search Project

less than 1 minute read

Implement several graph search algorithms with the goal of solving bi-directional search. CS 6601: Artificial Intelligence - Assignment 2 - Search, PriorityQ...

Asteroids Project

less than 1 minute read

CS7638 Artificial Intelligence for Robotics project, to implement a Kalman filter.

Ice Rover Project

less than 1 minute read

CS7638 Artificial Intelligence for Robotics project, to implement a SLAM module, and a robot control system, that is used to navigate through the world.

Mars Glider Project

less than 1 minute read

CS7638 Artificial Intelligence for Robotics project to implement a Particle filter used to localize a robotic glider that does not have access to terrestrial...

Rocket PID Control

less than 1 minute read

CS7638 Artificial Intelligence for Robotics project, to implement a RocketPID Control

Warehouse Project

less than 1 minute read

CS7638 Artificial Intelligence for Robotics project, to implement a planning and control algorithm, as well as Path Smoothing algorithm.