Here are some of my personal projects while exploring on the cloud @ Azure. ✈
🔗 https://dfs-farewell-2016.azurewebsites.net
A farewell page dedicated to DFS family. ❤
🔗 https://http-nerd.azurewebsites.net
A pretty basic page to find out some interesting HTTP variables on Azure machine. 🔎
🔗 https://sl-chat.azurewebsites.net
A lightning fast disposable chat service without any storage integration with the intention to fill the gap of missing chat feature on SoloLearn platform. 💬
🔗 https://iboard.azurewebsites.net (ALPHA)
An experimental work to enable collaborative code editing inspired by CodePen's Collab Mode. 🤝
P/S: 16 Nov UPDATE | The NEW Teletypebeta for Atom is AWESOME!!! 💫
🔗 https://color-splash.azurewebsites.net
An experimental work to allow full-screen color sync on multiple connected clients and swipe/pan to change color, MAGIC! This is useful to determine color accuracy for different displays in reproducing the same color code. 🖍
🔗 https://maybank2upay-sdk.azurewebsites.net
An attempt to port official Maybank2uPay Java SDK in .NET with C# which covered by over 10 unit tests. ⚗️
🔗 https://ocr2u.azurewebsites.net
A proof-of-concept to showcase Azure Cognitive Service × Computer Vision with optical character recognition (OCR) capability which support both desktop and mobile browsers (e.g. Chrome for Android and Safari for iOS).