Pinned Repositories
3rd-Year-Project
3rd year project for college. Needs some updating and formatting. Will flesh out when some time is available
aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
Balanced-partition
Haskell program that calculates a balanced partition of N items where each item has a value between 0 and K
Car-Park
Imitates a Car Park, using thread manipulation and semaphores
Data-Processing-Pipeline
Process data iteratively - Similar to Unix pipes for grep
Estate-System
A JEE RESTFUL application, where clients can sell and bid on properties
logging-multiprocessing
Logging queue
Phone-Demographic
Determine local calls For USA and Canada
The-Sleeping-Barber-Problem
A sleeping barber implementation done in java, making use of Semaphores
The-Sleeping-Barber-Problem-Python
A sleeping barber implementation
lennono's Repositories
lennono/The-Sleeping-Barber-Problem
A sleeping barber implementation done in java, making use of Semaphores
lennono/The-Sleeping-Barber-Problem-Python
A sleeping barber implementation
lennono/logging-multiprocessing
Logging queue
lennono/3rd-Year-Project
3rd year project for college. Needs some updating and formatting. Will flesh out when some time is available
lennono/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
lennono/Balanced-partition
Haskell program that calculates a balanced partition of N items where each item has a value between 0 and K
lennono/Car-Park
Imitates a Car Park, using thread manipulation and semaphores
lennono/Data-Processing-Pipeline
Process data iteratively - Similar to Unix pipes for grep
lennono/Estate-System
A JEE RESTFUL application, where clients can sell and bid on properties
lennono/Phone-Demographic
Determine local calls For USA and Canada
lennono/Flask-BackEnd
Flask RESTFUL API
lennono/Hangman
Hangman game that tries it's best to make users lose (Sneaky Hangman)
lennono/Python-Programming-Blueprints
Python Programming Blueprints, published by Packt
lennono/Sound-Player-Java
Producer, consumer problem. Creates a 10 second buffer
lennono/The-dining-philosophers
A dining philosophers implementation done in java, making use of Semaphores
lennono/WebScrapper