Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by MikeJamesWhite
A curated list of projects in awesome lists by MikeJamesWhite .
https://github.com/mikejameswhite/basic-audio-manipulation
Program allowing for basic manipulations to audo files using C++.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/os-semaphores-assignment
OS assignment exploring the use and implementation of semaphores
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/image-operations
A program for performing simple operations on .pgm images (add, subtract, invert, mask & threshold).
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/arduino-wifi-blink
Arduino project which allows an esp8266 WiFi enabled Arduino (such as the Wemos D1 Mini, which was used to develop this project) to create an access point for other devices to connect to, and then waits for packets incoming via UDP. Whenever a UDP packet is recieved, the built in LED will flash.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/opengl-intro
Introductory opengl assignment
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/volumetric-imaging-app
Program for doing basic work with MRI raws. Allows a user to extract an image from a dataset, compute a diffmap of two images and extract images at 90 degrees to the dataset's plane.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/malcade
Computer Vision and Supervised Learning for Computer Aided Detection of Malaria
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/student-record-vector-database
A simple 'database' system made in c++ using basic file IO and a command line interface. This was coded as an introductory c++ assignment.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/os-scheduling-simulator
Java program simulating the scheduling operations performed by an OS kernel.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/huffman-transcoder
A program which uses Huffman Trees to encode/decode text files for compression purposes.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/basic-python-chatroom
A basic chatroom consisting of a server and clients using Python's socket library.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/opengl-shaders-prac
OpenGL shaders practical assignment
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/haskell-intro-assignment
My work for assignment 1 of the UCT functional programming course.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/haskell-countdown-problem-assignment
My work for assignment 2 of the UCT functional programming course. The questions are sub problems of the countdown problem, which are combined in the last question to solve the countdown problem itself.
Last synced: 15 Nov 2024
https://github.com/mikejameswhite/basic-java-chatroom
A chatroom (with both server and client support) built with Java using sockets and multithreading.
Last synced: 15 Nov 2024