DYT-Flyer
I'm a current PhD candidate in Computer Science. If you find my projects or comments helpful, please consider buying me coffee (see link below) 👇
Dayton, Ohio
Pinned Repositories
accessibility4
Assgn_3-Big-Number-Calculator
Third assignment for CPS 151. We created a calculator that implemented linked lists and designed a GUI that allows the user to perform calculations such as addition, subtraction, multiplication, and boolean operations.
Assignment-2-Converter-and-Calculator
Assignment 2 for CPS 151. We created a converter to convert between Lbs and Kilograms as well as Fahrenheit and Celsius. We also created a calculator that does basic operations.
Assignment6Accessibility
Assignment8_Accessibility
Assignment9_Accessibility
Big-Data-Bowl
I will be uploading my code that I used to participate in this year's (2019) NFL big data bowl which is located here: https://www.kaggle.com/c/nfl-big-data-bowl-2020. I published a kernel of features that I created for the competition here: https://www.kaggle.com/sherkt1/final-hole-metric-features-v5-0. I will publish my submission kernel when the submission window has ended.
Computer-Vision
This repository is for the assignments that I completed for the class Computer Vision. Assignment 2 applies Hough transformation, Cannyedge, Expectation Maximization, and K-Means segmentation to images fed into the script. Assignment 3 applies HaarCascade to detect faces. Final Assignment applies sift to detect facial features. Photobooth applies various kernels such as Gaussian kernels or edge detection kernels to image data fed in through a webcam and returns it to the screen.
cps596
Welcome to the GitHub repository for the CPS596 Survey Application, a dynamic web-based tool designed for academic research. The purpose of the survey is to capture user data related to prefrences regarding images generated by AI tools. The website is currently under construction but can be reached here: http://172.233.209.33:8080/
DYT-Flyer
DYT-Flyer's Repositories
DYT-Flyer/accessibility4
DYT-Flyer/Assgn_3-Big-Number-Calculator
Third assignment for CPS 151. We created a calculator that implemented linked lists and designed a GUI that allows the user to perform calculations such as addition, subtraction, multiplication, and boolean operations.
DYT-Flyer/Assignment-2-Converter-and-Calculator
Assignment 2 for CPS 151. We created a converter to convert between Lbs and Kilograms as well as Fahrenheit and Celsius. We also created a calculator that does basic operations.
DYT-Flyer/Assignment6Accessibility
DYT-Flyer/Assignment8_Accessibility
DYT-Flyer/Assignment9_Accessibility
DYT-Flyer/Big-Data-Bowl
I will be uploading my code that I used to participate in this year's (2019) NFL big data bowl which is located here: https://www.kaggle.com/c/nfl-big-data-bowl-2020. I published a kernel of features that I created for the competition here: https://www.kaggle.com/sherkt1/final-hole-metric-features-v5-0. I will publish my submission kernel when the submission window has ended.
DYT-Flyer/Computer-Vision
This repository is for the assignments that I completed for the class Computer Vision. Assignment 2 applies Hough transformation, Cannyedge, Expectation Maximization, and K-Means segmentation to images fed into the script. Assignment 3 applies HaarCascade to detect faces. Final Assignment applies sift to detect facial features. Photobooth applies various kernels such as Gaussian kernels or edge detection kernels to image data fed in through a webcam and returns it to the screen.
DYT-Flyer/cps596
Welcome to the GitHub repository for the CPS596 Survey Application, a dynamic web-based tool designed for academic research. The purpose of the survey is to capture user data related to prefrences regarding images generated by AI tools. The website is currently under construction but can be reached here: http://172.233.209.33:8080/
DYT-Flyer/DYT-Flyer
DYT-Flyer/DYT-Flyer.github.io
DYT-Flyer/ebook_psychology
This is the ebook that another student and I created for Professor Mary Fuhs' pilot study. The ebook is a counting game that asks the user to pick which side of a book shows more animals. The game records statistics for each game including things such as response time, answer, and number of animals shown on each side as well as others.
DYT-Flyer/HW1_CPS561_Fall_2023
HW1 For CPS561 Fall 2023. Notes can be found in the README
DYT-Flyer/HW2
DYT-Flyer/Midi-Arduino-Interface
This is a repository for class MEE 537-01 Final Project. My group has decided to create a music visualizer that reacts to a predicted output by a genre classification CNN. The user plays a midi-keyboard and the notes are converted to an input and fed through the CNN - the visualizer receives the output and does "something".
DYT-Flyer/SharkTank_Research
This repository includes everything related to my final year project involving the tv show SharkTank which was eventually published. For the project, I created models to predict whether a startup would 'strike' a deal with the 'sharks'. Paper, presentation, dataset, code, and figures included.
DYT-Flyer/stockmarketapp
Stock market app for ios. Pulls data from various news outlets and market data from polygon.io and displays it in app built using Flutter.