Pinned Repositories
Android-App-Persistance
The source code for an App I made in Android Studio in 2018. It was published on Google Play Store and can be found under the name "Persistance". The purpose of the app is to let users train their mental math multiplication tables by having timed quizzes.
Autonomous-Microcontrolled-Lawn-Mower-Core-Program-
Programmed an ARM based micro-controller in C on MPLABX IDE to serve as the brain for a dual wheel powered Lawn Mower with functionality for password enabled activation, user remote controlled movement via a button based controller, autonomous driving with pre-configured paths and safety detection with continuous feedback for the user via USART protocols.
Basic-Python-Tutorial
This repository contains all the basic tutorial codes by a book called "Python 4 Kids"
Complex-Numeracy-Algorithm-Solutions-for-projecteuler.net
Contains my solutions to the algorithm challenges on projecteuler.net
Conways-Game-of-Life-Simulation-on-de10Lite-FPGA
Da-Capo--A-tablature-to-MusicXML-Converter
EasyBid-Auction-Platform
HDD-Data-Acquisition-Analysis
Used Windows CMD to acquire comprehensive set of directories and files from local Computer Hard Drive applying heavy parsing techniques with Python to clean static in data to produce CSV files 800,000 rows in length. Data set was too large for regular spreadsheet programs, so I leaned to use Tableau and produced several graphs that displayed detailed insights into the information stored in my Computer’s Hard drive.
MultivariateGaussianCarModelling-in-OpenGL
Shopium
Deys2000's Repositories
Deys2000/Autonomous-Microcontrolled-Lawn-Mower-Core-Program-
Programmed an ARM based micro-controller in C on MPLABX IDE to serve as the brain for a dual wheel powered Lawn Mower with functionality for password enabled activation, user remote controlled movement via a button based controller, autonomous driving with pre-configured paths and safety detection with continuous feedback for the user via USART protocols.
Deys2000/Conways-Game-of-Life-Simulation-on-de10Lite-FPGA
Deys2000/HDD-Data-Acquisition-Analysis
Used Windows CMD to acquire comprehensive set of directories and files from local Computer Hard Drive applying heavy parsing techniques with Python to clean static in data to produce CSV files 800,000 rows in length. Data set was too large for regular spreadsheet programs, so I leaned to use Tableau and produced several graphs that displayed detailed insights into the information stored in my Computer’s Hard drive.
Deys2000/Android-App-Persistance
The source code for an App I made in Android Studio in 2018. It was published on Google Play Store and can be found under the name "Persistance". The purpose of the app is to let users train their mental math multiplication tables by having timed quizzes.
Deys2000/Basic-Python-Tutorial
This repository contains all the basic tutorial codes by a book called "Python 4 Kids"
Deys2000/Complex-Numeracy-Algorithm-Solutions-for-projecteuler.net
Contains my solutions to the algorithm challenges on projecteuler.net
Deys2000/Da-Capo--A-tablature-to-MusicXML-Converter
Deys2000/EasyBid-Auction-Platform
Deys2000/MultivariateGaussianCarModelling-in-OpenGL
Deys2000/EECS4413
Deys2000/Github-Collaboration-Tester
My first attempt at using eclipse to collaborate with someone remotely on a project. It was a Success. The project is nothing special, just a window that tells you a dad joke when you click a button, its the process of collaboration that was important here
Deys2000/Microcontroller-codes-in-C--ATMega328PB---
Files of code used to control latches and the timers on the ATMega328PB
Deys2000/OpenCV
Various Scripts with OpenCV functions for image processing and recognition
Deys2000/Pokemon-Style-Game-G12
A huge game that I made in 2017, during my final year of high school with another student. I was learning the basics of Java back then. I put in serious effort, the time I spent probably adds up to around 100 hours. The coding was my half of the work and the story-telling was my partners. Now that I have more insight, I understand how flawed it is.
Deys2000/Pulse-Vending-Machine-Controller-Codes
Deys2000/Python-Tkinter-Library-Features
Contains Code that I wrote a few years ago during a Udemy Course on Python Basics
Deys2000/ShipmentService-Microservice-for-EasyBid-Application
ShipmentService Microservice for EasyBid Application
Deys2000/YEC-ProgrammingChallenge-2020-2021
York University Engineering Programming Competition Challenge for 2020. Problem statement was conceptualized and created by myself and further expanded by Patrick Alexander Baciu. (Username: PBaciu)
Deys2000/YEC-ProgrammingChallenge-2021-2022
Original Programming Challenges I created for the York Engineering Competitions. Not on par with last years challenge but it should suffice.