Pinned Repositories
Assembler-Project
Assembler - translate to machine code project
charts
Curated applications for Kubernetes
COMP1011---Lesson02
COMP1011 - Lesson02
COMP1011---Lesson03
COMP1011--Lesson01
COMP1011-Lesson04
Complex-Calculator
This is a Calculator for Complex Numbers written in ANSI C
Directed-Graph-with-Generic-Vertex
this project is a Directed Graph with a Generic type Vertex
Game-of-Life
This is the Game of life - https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
monitor-failed-jenkins-jobs
the script is monitoring failed jenkins jobs
Alexc0007's Repositories
Alexc0007/monitor-failed-jenkins-jobs
the script is monitoring failed jenkins jobs
Alexc0007/Assembler-Project
Assembler - translate to machine code project
Alexc0007/charts
Curated applications for Kubernetes
Alexc0007/COMP1011---Lesson02
COMP1011 - Lesson02
Alexc0007/COMP1011---Lesson03
Alexc0007/COMP1011--Lesson01
Alexc0007/COMP1011-Lesson04
Alexc0007/Complex-Calculator
This is a Calculator for Complex Numbers written in ANSI C
Alexc0007/Directed-Graph-with-Generic-Vertex
this project is a Directed Graph with a Generic type Vertex
Alexc0007/Game-of-Life
This is the Game of life - https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
Alexc0007/Generics---SortedList
this project is a generic sorted list - using an array list as its data structure
Alexc0007/Graph-Builder
Alexc0007/Guessing-Game
Alexc0007/Libaray-ver1
Library Database
Alexc0007/Library
This is a Data Structure that will hold Library records for students who want to borrow books
Alexc0007/LoginSystem
A Login System that requires a user to pick username and password , performs some authentication and stores the username , password(hashed) and the salt
Alexc0007/Memory-Game
Alexc0007/QuickSort
Alexc0007/terraform-spotinst-modules
Terraform modules for Spotinst resources
Alexc0007/Threads---Philosophers-with-Sticks
this program represent a 5 philosophers that are sitting around a table with 5 eating sticks on it , each philosopher is a separate thread. the philosophers will try to grab the sticks on the table(common resource) and start eating for random time before they put down the sticks and let other philosophers eat
Alexc0007/Threads---Sum-Array-using-datapool
this program will sum an array of numbers using multiple threads. each thread will extract 2 numbers out of a shared pool of data and will sum and return them to the data pool them until only 1 number left
Alexc0007/TicTacToe
a TicTacToe Game against the Computer
Alexc0007/Virtual-Keyboard
a Virtual Keyboard
Alexc0007/weave
Simple, resilient multi-host containers networking and more.