amersulieman
I believe I have learned a lot from my past failures. I fail often and tend to learn more as I fail. It makes me better at what I am trying to learn.
Pinned Repositories
amersulieman.github.io
Three Web Games: Dodger, Platformer and Exploration Game
BlackJack_Milestone_Project2
simple Black jack game using OOP in python
csci4401-Threads-Testing
Naive implementation of sequential and Threads multiplying 2 2D matrices.
database-project-app
An information system that can help optimize training programs, job assistance services, career planning, and company recruitment.
find_shortest_path
Find the shortest path between two cooridnates on a map that has weights.
game-hub
Building react app with Mosh
go_lang_practice_list
machine_learning_HW1
Three different algorithms to form models
ML_Genetic_Algorithm
Neural_Network_ML
amersulieman's Repositories
amersulieman/amersulieman.github.io
Three Web Games: Dodger, Platformer and Exploration Game
amersulieman/BlackJack_Milestone_Project2
simple Black jack game using OOP in python
amersulieman/csci4401-Threads-Testing
Naive implementation of sequential and Threads multiplying 2 2D matrices.
amersulieman/database-project-app
An information system that can help optimize training programs, job assistance services, career planning, and company recruitment.
amersulieman/find_shortest_path
Find the shortest path between two cooridnates on a map that has weights.
amersulieman/game-hub
Building react app with Mosh
amersulieman/go_lang_practice_list
amersulieman/machine_learning_HW1
Three different algorithms to form models
amersulieman/ML_Genetic_Algorithm
amersulieman/Neural_Network_ML
amersulieman/OS_DeadLock_Detection
A simple program that parses a file which has processes and resources requested and released. The program checks if any deadlock occurs during the requests of resources from processes.
amersulieman/random_file_generator
file generator that takes the number of files to generate, number of chars to give each file name, and how many characters to fill the file with
amersulieman/Server-Client-fileSearch
A server client basic model: Client ask for a file and server has to look for it and send it to client. Both Run on same machine
amersulieman/Signal-Desktop
A private messenger for Windows, macOS, and Linux.
amersulieman/Simple-Encryption-Decryption
Simple Encryption/Decryption scripts to encrypt a file data and decrypt back
amersulieman/Simple-Text-Editor
amersulieman/Sum_of_deepest_leaves
A practice problem to get the sum of the deepest leaves of a binary tree
amersulieman/switchesPath
Creating a minimum spanning tree path between network switches
amersulieman/TicTacToe_MileStone_Project1
Simple tic tac toe game with two users on same keyboard