Pinned Repositories
AniQuote
A random anime quote generator with quotes powered by Animechan API. Built with ❤ using Django, htmx and Skeleton.
Flix
Android app that uses The Movie DB API to retrieve movies currently playing in theaters and provides details for each of them. This is the first project in CodePath's Android University course.
ImageManager
A GUI app made with Tkinter which provides a quick way to rename, delete, and move images.
MeshSimplificationRL
Modelling mesh simplification as a reinforcement learning problem.
RedditSymptomDetection
Trained random forest classifiers to predict symptoms of depression from real Reddit text data. Built a webapp using a React frontend + Flask API.
sleepytaco.github.io
Portfolio website built using AngularJS, Firebase, and DaisyUI ✨
TextureSynthesisCNN
PyTorch code to reproduce the results of "Texture Synthesis Through Convolutional Neural Networks and Spectrum Constraints" by Liu et. al.
UnTube
A simple, comprehensive YouTube playlist manager web app powered by YouTube Data API V3. Built with ❤ using Django, htmx and Bootstrap.
WaterSurfaceWavelets
C++ implementation of the Water Surface Wavelets paper by Nvidia.
XKCDTextMode
An Android app using the XKCD API to deliver a personalized comic reading experience with features such as favorites and history tracking.
sleepytaco's Repositories
sleepytaco/UnTube
A simple, comprehensive YouTube playlist manager web app powered by YouTube Data API V3. Built with ❤ using Django, htmx and Bootstrap.
sleepytaco/AniQuote
A random anime quote generator with quotes powered by Animechan API. Built with ❤ using Django, htmx and Skeleton.
sleepytaco/Flix
Android app that uses The Movie DB API to retrieve movies currently playing in theaters and provides details for each of them. This is the first project in CodePath's Android University course.
sleepytaco/ImageManager
A GUI app made with Tkinter which provides a quick way to rename, delete, and move images.
sleepytaco/MeshSimplificationRL
Modelling mesh simplification as a reinforcement learning problem.
sleepytaco/TextureSynthesisCNN
PyTorch code to reproduce the results of "Texture Synthesis Through Convolutional Neural Networks and Spectrum Constraints" by Liu et. al.
sleepytaco/WaterSurfaceWavelets
C++ implementation of the Water Surface Wavelets paper by Nvidia.
sleepytaco/XKCDTextMode
An Android app using the XKCD API to deliver a personalized comic reading experience with features such as favorites and history tracking.
sleepytaco/leetcode
Leetcode solutions
sleepytaco/LittleLemonAPI
Meta backend developer course capstone project!
sleepytaco/manga_downloader
A script to download manga from mangakakalot.com and manganelo.com using browser automation with selenium.
sleepytaco/NittanyMarket
A full-stack app that allows sellers to post available products and buyers to interact with products to place orders and leave reviews.
sleepytaco/Parstagram
Parstagram is a photo-sharing app similar to Instagram but using Parse as its backend. This is the third project in CodePath's Android University course!
sleepytaco/personal-dictionary-script
A simple dictionary script to store as well as manage (add, delete, search) words and their meanings in a text file.
sleepytaco/QuickGIF
A simple web app made with Django that can create sharable GIFs.
sleepytaco/RedditSymptomDetection
Trained random forest classifiers to predict symptoms of depression from real Reddit text data. Built a webapp using a React frontend + Flask API.
sleepytaco/sleepytaco.github.io
Portfolio website built using AngularJS, Firebase, and DaisyUI ✨
sleepytaco/BearLLM
sleepytaco/ChatSupportAI
sleepytaco/FetchFE
Fetch FE Take Home
sleepytaco/FetchML
Fetch ML Take Home Assessment
sleepytaco/FetchReceiptProcessor
Receipt Processor challenge for Fetch Rewards
sleepytaco/InventoryAI
sleepytaco/SimpleToDo
Prework for CodePath's Android University Spring 2022 Tech Fellow appliction!
sleepytaco/SimpleTweet
SimpleTweet is an android app that allows a user to view their Twitter timeline and post a new tweet. The app utilizes Twitter REST API. This is the second project in CodePath's Android University course!