There are no reviews yet. Be the first to send feedback to the community and the maintainers!
web
This is all the html, and css source code to my website which is still a work in progress.LiftBuddy
CabTap
yousamasham
ExpressionTrees
This C program defines a data structure to store and modify numerical binary operation trees. It does it while handling all the memory allocation and preventing memory leaks.TeleArm
SA-c-LT
FilTrack
The-Reverb
ReacBalance
This is a object oriented python program that balances given chemical equations that can be constructed using other modules that are part of the program.DotsGame
This is another school assignment where the state of a Dots game board needed to be outlined in an MIS (Modular Interface Specification) and then implemented in Java using the MVC (Model View Controller) design pattern. The game of Dots can be found here: https://www.gamesxl.com/think/two-dots.ImageConvolution
C program for the convolution of a given ppm image along with a kernelDP2
Hip to be Square ProjectDate-GlobalPosition
This was one of my early assignments for a software engineering design course. It outlines the usage of an abstract data type to represent dates and global position along with some relevant methods used to manipulate them.Fib
This program works by creating a fibonacci string made of 0s and 1s. It is created by concatenation. The resulting pattern is related to a specific algorithm that tells the program which direction to draw the fractal in; this is what gives the images its unique shape.Love Open Source and this site? Check out how you can help us