Pinned Repositories
Android-KitesurfingApp
My first Android app made for a 2019 internship.
Android-ObjectAndFaceRecognition
Android app for object and face recognition using OpenCV, YOLO and Darknet
AndroidAndPython-DeepCNNFaceRecognitionApp
Android app suited for comparing deep CNN models for face recognition
ATMega164A-TicTacToe
Tic-Tac-Toe made to work on an ATMega164A
Cpp-ArtificialBeeColony
C++ implementation of Artificial Bee Colony
Cpp-BinaryHuffmanCoding
C++ implementation of binary Huffman coding
Matlab-BMLUTDenoising
Matlab implementation of the algorithm found in the paper "Efficient Block Matching for Removing Impulse Noise"
Matlab-NearestNeighbourOnWine
Matlab implementation of the nearest neighbour model/algorithm applied on the wine uci-ml database
OrCAD-AudioPowerAmplifier
Audio power amplifier project made in OrCAD
Unity-edociif
This is a puzzle game about personal online security. Do you have what it takes to be secure in the modern age of computing?
killerzman's Repositories
killerzman/OrCAD-AudioPowerAmplifier
Audio power amplifier project made in OrCAD
killerzman/Android-ObjectAndFaceRecognition
Android app for object and face recognition using OpenCV, YOLO and Darknet
killerzman/Cpp-ArtificialBeeColony
C++ implementation of Artificial Bee Colony
killerzman/Matlab-BMLUTDenoising
Matlab implementation of the algorithm found in the paper "Efficient Block Matching for Removing Impulse Noise"
killerzman/Matlab-NearestNeighbourOnWine
Matlab implementation of the nearest neighbour model/algorithm applied on the wine uci-ml database
killerzman/Android-KitesurfingApp
My first Android app made for a 2019 internship.
killerzman/AndroidAndPython-DeepCNNFaceRecognitionApp
Android app suited for comparing deep CNN models for face recognition
killerzman/ATMega164A-TicTacToe
Tic-Tac-Toe made to work on an ATMega164A
killerzman/Cpp-BinaryHuffmanCoding
C++ implementation of binary Huffman coding
killerzman/Unity-edociif
This is a puzzle game about personal online security. Do you have what it takes to be secure in the modern age of computing?
killerzman/Java-ChatApp
A chat application made in Java (has a GUI and all)
killerzman/Java-Game2048
A clone of the popular game, made for a OOP class
killerzman/killerzman.github.io
My GitHub site
killerzman/leaflet.js-RouteApp
a simple maps app with routing and geolocation - done with leaflet.js
killerzman/MiraBot
A discord.py python bot
killerzman/pygame-pynotes
python application for taking simple notes
killerzman/Python-ELA
Python implementation of the Error Level Analysis algorithm in scikit-image with a GUI made in TKinter
killerzman/Python-SimpleWebDiff
Fast, simple and configurable check for website changes
killerzman/Unity-RunningTime
An endless runner game made in less than 24 hours. Sent to Ubisoft for an internship opportunity.
killerzman/wxPython-ImageBinarizationApp
A simple python image binarization app running on wxPython