- ๐ Visit my website
- ๐ Iโm interested in ...
- ๐ฑ Iโm currently learning ...
- ๐๏ธ Iโm looking to collaborate on ...
- ๐ญ Iโm currently working on ...
- ๐ฅ Current goals: ...
Coding Adventures | Description/Ideas | Mission Accomplished |
---|---|---|
๐ฆ Cellular Automata | ||
๐ Bad-Apple | Ref Video | Vid2Ascii |
๐ฅง Estimate Pi | ~ฯ using Monte Carlo | Estimate Pi |
โ๏ธ Raycasting | ||
๐ฆ Fluid Simulation | ||
๐ฉ Donut | Donut Math Article | |
๐ฎ 3d engine | Python, C++, Quake III Algorithm | |
๐ฅ๏ธ Widget for desktop | Software Ref | Spectrum |
โจ Particle system | Particle System | |
๐บ Delaunay Triangulation | Delaunay Triangulation, Bowyer-Watson Algorithm | |
๐ Gift wrapping algorithm | Gift Wrapping Algorithm, Video Ref | |
๐จ Predict covid using airflow simulations | ||
๐ A* Search algorithm | Path-planning | |
๐ณ Quadtrees for image compression | Article | QuadTree |
๐น Maurer Roses | Wiki | Maurer Rose |
Mandelbrot Set | Wiki | |
Dance with Kinect | OpenGL, openCV, openFramworks 1MILLIONDanceStudio video ref, MajorLazerOfficial video ref | |
Fashion with Kinect | ||
๐จโ๐ป Huffman Coding for texts/images | Wiki | |
Perlin noise | Wiki | |
๐ Wave Function Collapsed | mxgmn, Wiki, Robert Heaton, BorisTheBrave, WaveFunctionCollapse is Contraint Solving - UCSC Paper | WFC |
Saluton | Mobile App (ios) for Nail Salon Stuff |
Robotics | Description/Ideas | Mission Accomplished |
---|---|---|
MCL | Monte Carlo localization (MCL), also known as particle filter localization, is an algorithm for robots to localize using a particle filter. | |
SLAM | Simultaneous localization and mapping (SLAM) is an algorithm for constructing/updating a map of an unknown environment while simultaneously localizing the robot within it. |
Machine Learning | Description/Ideas | Mission Accomplished |
---|---|---|
๐ Intraday Trading | ||
โป๏ธ Object Recognition for Recycling | Incorporate game theory | |
๐งโ๐คโ๐ง Stable Matching | Find suitable team members | |
๐ง Bayesian spam filter | Veritasium | |
๐ Recommender system | ||
spotify k-means | spotify k-means | |
california housing k-means | california housing k-means | |
๐ค AI Image/Video Upscaling | AI-Upscaler | |
Random Forest Classification | Body Part Recognition Paper | |
Random Sample Consensus (RANSAC) | Panorama Stitching | |
Debugging error message with OpenAi | The idea is to create an extention (prototype as a visual studio code extention) to take in debugging errors and use OpenAI to explain what the error means. |
Web | Description/Ideas | Mission Accomplished |
---|---|---|
๐ Personal Website | Link to Website | portfolio-website |
Automate | Description/Ideas | Mission Accomplished |
---|---|---|
๐ฅ Automate Video editor | fade in/out, trim slient audio, automate b-roll | |
Automate thumbnails | 1 vid frame(bg), segmentation in focus(fg), quick title cards, use "Paolo fromTOKYO" for ref |
Misc | Description/Ideas | Mission Accomplished |
---|---|---|
๐ HMDS | ||
Haptic Feedback System - VR | ||
Haptic Feedback System - Blind/Deaf people | For the blind combine haptic system w/ google maps, For deaf people (Proximity sensor); Use pancake Vibrator Motor(Coin Vibration Motors) | |
Automate Packing Warehouse | Video ref, A* algo | |
Stereo imaging system | stero vision, monocular, opencv, learnopencv, github | |
Derivative Calculator | Using Scala and Inductive Definition w/ parser |