Pinned Repositories
blogsite
Blogsite replicated from Corey Schafer's Django tutorial on Youtube.
BookGen
BookGen is an application for generating complete illustrated book using Open AI & Dalle
FableForge
An application for creating your own characters, storylines, and images with the help of AI
michess
My first large project hosted on github. Building a chess game with future chess engine.
mitchyc24
Config files for my GitHub profile.
personal-site
This project is a webapp that is intended to be used as a public facing personal portfolio. Create using the Python/Django framework
PrewittVision
PrewittVision is an efficient image processing application that leverages parallel programming techniques using CUDA to perform accelerated edge detection on .png images. By implementing the Prewitt Operator on blocks of pixels in parallel, PrewittVision delivers high-performance gradient image generation, highlighting detected edges.
studybud
django app - forum for study posts
mitchyc24's Repositories
mitchyc24/blogsite
Blogsite replicated from Corey Schafer's Django tutorial on Youtube.
mitchyc24/FableForge
An application for creating your own characters, storylines, and images with the help of AI
mitchyc24/michess
My first large project hosted on github. Building a chess game with future chess engine.
mitchyc24/mitchyc24
Config files for my GitHub profile.
mitchyc24/PrewittVision
PrewittVision is an efficient image processing application that leverages parallel programming techniques using CUDA to perform accelerated edge detection on .png images. By implementing the Prewitt Operator on blocks of pixels in parallel, PrewittVision delivers high-performance gradient image generation, highlighting detected edges.
mitchyc24/Arduino
mitchyc24/PythonGames
A python games collection framework