koulkoudakis
MechE/SWE, Robotics Coach, Mechanical Engineering and Computer Science Senior
DexterWichita Falls, TX
Pinned Repositories
2143-OOP-Burton
CMPS-2143 - Object-Oriented Programming Repository
calm-breathing-app
Simple web app using css animations to promote calm breathing
clothing-size-predictor
Machine learning model used to predict women's clothing sizes based on historical data on age, weight and height.
cvgl-py
Computer Vision Game Library (CVGL)
dog-breed-classifier
Machine learning model used to determine the breed of a dog from a given image.
Hexapod
Custom client-side and server-side code for operating Adeept RaspClaws hexapod robot using Raspberry Pi 4
pneumonia-classifier-CNN
Machine learning model using a convolutional neural network to determine the presence of pneumonia in a patient given an image of a chest X-ray.
SAR-UAV
This project has an overall aim of developing a light aerial search and rescue platform by integrating a radio direction-finder (RDF) into a small unmanned aerial vehicle (UAV) using commercial, off-the-shelf (COTS) components. The finished platform will be able to locate emergency locator transmitter (ELT) beacons from the air.
collaborative-drones
koulkoudakis's Repositories
koulkoudakis/calm-breathing-app
Simple web app using css animations to promote calm breathing
koulkoudakis/Hexapod
Custom client-side and server-side code for operating Adeept RaspClaws hexapod robot using Raspberry Pi 4
koulkoudakis/2143-OOP-Burton
CMPS-2143 - Object-Oriented Programming Repository
koulkoudakis/AI-Virtual-Paint
An application that enables one to virtually paint in the air using their fingers. It is developed in python using Open Cv and MediaPipe
koulkoudakis/Automobile-Dataset-Analysis
This project analyzes and visualizes the Used Car Prices from the Automobile dataset in order to predict the most probable car price
koulkoudakis/car_price_predictor
koulkoudakis/CUDA-FFT-Research
koulkoudakis/custom-form-validator
Simple client side form validation which checks required lengths, email format, and password match.
koulkoudakis/custom-video-player
Web video player with custom designed controls using Javascript.
koulkoudakis/drag-to-do-list
Simple to-do list using drag & drop API
koulkoudakis/expense-income-tracker
Tracks income and expense through user-entered transactions
koulkoudakis/GDC-Flutter-dashboard
Dashboard from flutter code-along workshop by Google Developer Club
koulkoudakis/gradient-background-generator
Simple webpage using DOM manipulation to change a linear gradient background from by user input.
koulkoudakis/image-converter
Simple script converts image files to .png format
koulkoudakis/img-pdf-merger
Simple script converts all image files in the /images directory to .jpg, if necessary, then merges them into one .pdf file
koulkoudakis/matplotlib-practice
Jupyter notebook for practicing data visualization with matplotlib with pandas and numpy
koulkoudakis/menu-modal
Template landing page with sliding menu and sign-up modal
koulkoudakis/movie-search-app
Simple UI allowing user to search for movies, descriptions and ratings
koulkoudakis/movie-seat-booker
This web app displays movie choices and seats in a theater to select from in order to purchase tickets
koulkoudakis/numpy-practice
Jupyter notebook for practicing array manipulation, comparison and display using NumPy Python library
koulkoudakis/OpenAI-Reinforcement-Learning-with-Custom-Environment
This code accompanies the YouTube tutorial where we build a custom OpenAI environment for reinforcement learning.
koulkoudakis/pandas-practice
Jupyter notebook for practicing pandas data analysis and visualization
koulkoudakis/pdf-watermarker
Simple script adds predetermined watermark to .pdf file
koulkoudakis/quote-generator
Generates quotes through fetching that can be clipboarded or posted via Twitter
koulkoudakis/sklearn-practice
Jupyter notebook for practicing utilities of scikit-learn for machine learning
koulkoudakis/snake-ga
AI Agent that learns how to play Snake with Deep Q-Learning
koulkoudakis/speech-number-guesser
Mobile-friendly number guessing game using speech recognition
koulkoudakis/startup
Simple business start-up webpage
koulkoudakis/web-pokedex
Fetches and displays pokemon, id number and type with simple css styling
koulkoudakis/zero-to-mastery-ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.