• Stars
    star
    1
  • Language
    C++
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

web

This is all the html, and css source code to my website which is still a work in progress.
CSS
2
star
2

LiftBuddy

CSS
2
star
3

CabTap

Java
2
star
4

yousamasham

2
star
5

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.
C
2
star
6

AssemblySkyline

This was a final project for one of my software development courses where we had to draw a skyline using assembly language
Assembly
1
star
7

TeleArm

1
star
8

FilTrack

Java
1
star
9

The-Reverb

1
star
10

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.
Python
1
star
11

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.
TeX
1
star
12

ImageConvolution

C program for the convolution of a given ppm image along with a kernel
C
1
star
13

DP2

Hip to be Square Project
Python
1
star
14

Date-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.
TeX
1
star
15

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.
C
1
star