| Project Title | Description |
|---|---|
| Shared Canvas | A simple canvas app for now. Have to implement shared canvas for multiple logged in users with WebRTC for concurrency. |
| WeatherAPI | A weather app displaying general weather details of a city using the OpenWeatherAPI. |
| CaptchaKD | A captcha validator using HTML5 canvas. |
| Sass Tutorial | An introduction to Sass! Demonstrates the use of Variables, Mixins and Extensions! |
| LyricsKD - Lyrics Search App | A lyrics search application using React and the Musixmatch API. |
| Game Title | Description |
|---|---|
| Snake! | A simple snake game using arrow keys. |
| Rock, Paper, Scissors! | A classic Rock, Paper, Scissors game. |