Pinned Repositories
AI_Algorithms
Different AI Related Algorithms created and Learned
Compiler
Compiler Translation Project (C-like Language to Assembly Language)
DataScience_Hueristic_Optimization
Python for Scientific Computing and Data Science
DataScience_Python_Coding_Challenges
This contains several coding challenges I solved during Python for Scientific Computing and Data Science Course
DataScience_Python_Final_Coding_Assignment
Final Coding for Test for Python for Scientific Computing and Data Science
DataScience_Python_MidTermCode
Python Script to generate List containing all permutations of a given number in no More that 5 lines
Java_Algos
Various Computer Science Algorithms coded in Java
OS_Memory_Management
An OSS program to simulate Virtual Memory (Paging) in an Operating System
OS_Process_Scheduling
Simulate Process Scheduling of an Operating System
OS_Resource_Management
Deadlock Detection and Recovery for Resource Management
house84's Repositories
house84/AI_Algorithms
Different AI Related Algorithms created and Learned
house84/Compiler
Compiler Translation Project (C-like Language to Assembly Language)
house84/DataScience_Hueristic_Optimization
Python for Scientific Computing and Data Science
house84/DataScience_Python_Coding_Challenges
This contains several coding challenges I solved during Python for Scientific Computing and Data Science Course
house84/DataScience_Python_Final_Coding_Assignment
Final Coding for Test for Python for Scientific Computing and Data Science
house84/DataScience_Python_MidTermCode
Python Script to generate List containing all permutations of a given number in no More that 5 lines
house84/DataScience_Python_P1
KNN Classification (using numpy broadcasting and vectorization)
house84/Fibonacci
Find nth Term of Fibonacci Sequence
house84/Java_Algos
Various Computer Science Algorithms coded in Java
house84/Julian-Date
Get Julian Date (C++)
house84/Numberphile_Dollar_Game
Game based on Numberphile's Dollar Game
house84/OS_Concurrent_UNIX_Processes_and_Shared_Memory
house84/OS_Linux_System_Calls_and_Library_Functions
OS Linux System Calls and Library Functions - Create Program to mimic env command functions from Linux
house84/OS_Memory_Management
An OSS program to simulate Virtual Memory (Paging) in an Operating System
house84/OS_Process_Scheduling
Simulate Process Scheduling of an Operating System
house84/OS_Resource_Management
Deadlock Detection and Recovery for Resource Management
house84/OS_Semaphores_and_Message_Passing
Operating Systems - Semaphores and Message Passing
house84/Pet_Dog_Simulator
Simple Game Demonstrating OOP Principals, A Human has Dogs that they must take care of.
house84/Predict_Drunk_Driver_AI_Project
Predict if there is a drinking driver involved in a fatal car accident. (Python)
house84/SpaceShip
Terminal Space Ship Game
house84/Tree_Traversals_Java
Tree Traversals, Insertion, Removal and Depth (In - Post - Pre)
house84/Wac-A-Mole
Wac-A-Mole Project using JavaFX
house84/WFWebsite
WebSite WF
house84/AI-2020spring
Artificial Intelligence - UMSL CMPSCI 4300/5300
house84/FindTheMagicDot
house84/Java-Preparation
house84/Simple-Encryption-Decryption
Simple txt file encryption decryption with and without a key