Yousam Asham (@yousamasham)
  • Stars
    star
    21
  • Global Rank 621,339 (Top 22 %)
  • Followers 6
  • Following 6
  • Registered about 6 years ago
  • Most used languages
    C
    23.1 %
    Java
    15.4 %
    Python
    15.4 %
    CSS
    15.4 %
    TeX
    15.4 %
    Assembly
    7.7 %
    C++
    7.7 %
  • Location πŸ‡¨πŸ‡¦ Canada
  • Country Total Rank 14,448
  • Country Ranking
    TeX
    436
    Assembly
    454
    CSS
    1,141
    C
    1,843
    Java
    4,004
    C++
    4,721

Top 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

SA-c-LT

C++
1
star
9

FilTrack

Java
1
star
10

The-Reverb

1
star
11

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
12

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
13

ImageConvolution

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

DP2

Hip to be Square Project
Python
1
star
15

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
16

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