A collection of random projects
- AI Tic Tac Toe
- Counter
- Sun Three.js
- Problème du Camelot
- File d'attente
- Springer
- Immersive Reader Preparation
- Ressources Searcher
- nltk and Chatbot
- Rock Paper Scissors Lizard Spock in Rust
- Mouse Wiggler
- UdeM Curriculum Visualizer
- Simulation: ELO rating, blood type
- Mini-Games Bots: Dinosaur Bot, autocliker
- SleepAdminDeltaCalculations
- NOAA: Decoding Satellite Signal to Image
- Lineup Optimization with Maximum Weighted Bipartite Matching Algorithms
- MBTI Cognitive Functions Stack
- Mardown to Latex Cover Letter
- CRON Job to sync music downloader and ebooks to tablet (see MusicDownloader)
- HenryFord Stack Stats
- [-] AUDL RL: Learning Best strategy through RL
- Closest Bixi in React
- [-] Gender Bias in Langugage Embedding
- Semantic segmentation for frisbee video: compute player movement + stack
- Number plate detection on video kaggle notebook dataset dataset2
- Style Transfer: Shakespeare-like text generation, NER,
- Multi-threading applications with rust (web browser, trading systems)
- Process Schedular Simulation: Round Robin, FIFO, Priority Scheduling
- Device Driver Development
- Disk Scheduling Algorithm
- Web Socket Implementation
- HTTPS Server in C with Cryptographic Server Messaging => video =>
man socket=> chat video =>man 2 open(system call) =>man 3 sleep(c)- perplexity: steps to make https server in C
- Option Pricing Models
- Noise Cancellation with Sound Difference and anti-aliasing
- OpenCV
- Image Denoising: Edge Detection, Thresholding operations and Morphological operations using opencv => r/PhotoshopRequests
- Text Counter in Rust, text analysis
- ODE Solver
- NDS ROM Hacks: ex1 nesasm CS4803 nds nds roms
- Interpreter: Maths, AEDIROUM playlist Crafting Interpreter
- MathMemes (1) given soundwave, find function using lagrange multipliers that generates that function (2) given image, generate data where residuals are the image
- Integral Calculator with Lagrange Polynomials: (1) symbolic and (2) estimation
- Sound Generator that matches images (ex: cow sound with soundwave with cow shape)
- Morse Code
- Generating Code with GPT
- Text Generation: https://www.tensorflow.org/text/tutorials/text_generation
- Quantum Computing with Qiskit
- Starcraft AI from sentdex
- Tron Legacy Reinforcement Learning
- RSA
- Weather API
- QR Code Generator
- Google Calendar Color Time Table
- RSS Feed App w/ NER + kafka subscription
- Cumulative Table w/ kafka for Tweets events (posts, like, share, comment)
- Fast Fourier Transform
- NBA Tweets
- Questrade Portfolio distribution: EQT/growth/equilibree; markets(US,CAN, EU, Asia); buy price vs current price
- Youtube Profile Analysis
- tf-idf and pdf searcher
- Reinforcement Learning in Game Dev: SnakeAI
- Use Youtube to store any type of files => storage glitch code => yt
- Creating a gym environment with CartPole
- Blockchain Simulator
- Information Spreading in social network
- genetic algorithm
- Markov Chain Simulation
- Using Bayesian Decision making to optimize supply chains
- EDA Application
- Streamlit Goodreads, Github Commit
- Remove PDF Pages + reorder PDF
- Social Network Analysis for social media maxim piessen
- Network Analysis in soccer => video glossary dataset article
- Matrix Multiplication Optimization with FP MIT
- Parser Generator
- JIT for python for-loop. see [Andrease Kling]
- chat client + download files w/ protocol. see CS372
- Parallel Programming: udacity
- Eldiro Programming Language in rust
- Toralizer
- UA Retention
- Web Browser Engine
- DB from scratch
- Git from scratch
- Shazam
- BFS Web Crawler in Go w/ NER + search RSS => find links from one web page and BFS through them concurrently
- Http server in C
- xv6 Operating System
- [ ]
- Dominion Reinforcement Learning Bots