-
Insaat 3D Reconstructor goes live
A cloud native application that can reconstruct 3D models from images.
-
Automate toggling function keys in macOS
Learn how to swiftly switch between standard and system function keys.
-
Sum to any number using Fibonacci numbers
Also known as Zeckendorf's theorem.
-
Not Darkest Dungeon
Finding the way out for your flawed heroes.
-
Cartooning Images
A variational approach to cartoonify RGB images.
-
Intuition Behind Dijkstra's SPA
Examining a recursive formulation to solve single-source shortest path problems.
-
Stock trading using at most T transactions
A dynamic programming puzzle.
-
Code Jam 2018: Cubic UFO
Geometric problem from qualification round. Playing with rotation matrices.
-
Code Jam 2018: Go Gopher
An interactive problem with stochastic process.
-
Code Jam 2018: Trouble Sort
Bubble sort: done wrong.
-
Code Jam 2018: Saving the Universe Again
A greedy approach to protect earth from aliens.