Pinned Repositories
100-days-algorithms
First completed by Tomas Bouda. Challenge myself to write 100 algorithms over 100 days using Kotlin (for first time!). Original article: https://medium.com/100-days-of-algorithms
cs2010
Solutions for CS2010 Data Structure and Algorithms II @ NUS
cs3217-ps5
A bubble mania game developed for IPAD in Swift language.
elvis
ELVIS is a batch downloader for IVLE workbin. IVLE is used by students in National University of Singapore. This application is still under development.
it1205-os-disk-optimization
A simple visual representation of various harddisk arm schedular algorithm: FCFS, SSTF, SCAN, LOOK, CSCAN, CLOOK.
it2299-ffth-reincoast
Semestral project for Food from the Heart NPO. An inventory Management System.
peerjs-chatroom
A simple peer-to-peer chat room using PeerJS. Demo: https://kfwong.github.io/peerjs-chatroom/
peerjs-server-heroku
Server for PeerJS
pomona
react-paginated-form
Paginate each sub component automatically. Implemented in React hooks so we can ship the compoenent without extra dependency like redux.
kfwong's Repositories
kfwong/peerjs-chatroom
A simple peer-to-peer chat room using PeerJS. Demo: https://kfwong.github.io/peerjs-chatroom/
kfwong/peerjs-server-heroku
Server for PeerJS
kfwong/cs2010
Solutions for CS2010 Data Structure and Algorithms II @ NUS
kfwong/elvis
ELVIS is a batch downloader for IVLE workbin. IVLE is used by students in National University of Singapore. This application is still under development.
kfwong/biblioteca
Thoughtworks University Assignment
kfwong/vending-machine-fsm
A Finite State Machine example implemented using Kotlin Enumerators
kfwong/100-days-algorithms
First completed by Tomas Bouda. Challenge myself to write 100 algorithms over 100 days using Kotlin (for first time!). Original article: https://medium.com/100-days-of-algorithms
kfwong/cs3217-ps5
A bubble mania game developed for IPAD in Swift language.
kfwong/pomona
kfwong/react-paginated-form
Paginate each sub component automatically. Implemented in React hooks so we can ship the compoenent without extra dependency like redux.
kfwong/botc
kfwong/code-nus-repos
Repositories in Code@NUS
kfwong/cs2103r
kfwong/cs3216-intro
kfwong/cs4238-assignment-1
Exploting buffer overflow attack
kfwong/cs5331
kfwong/cs5331-assignment-2
kfwong/draw.io
Messy sketches of my diagrams
kfwong/firebase-js-sdk
Firebase Javascript SDK
kfwong/fomosumos-host
kfwong/fumosumos-client
kfwong/git-submod-demo
just testing out submod
kfwong/guess-number
for TDD workshop
kfwong/kfwong.com
kfwong/party-peer
kfwong/podspecs
kfwong/sample-template
for serverless
kfwong/tictactoe
kfwong/webrtc
Sample project for CS3216 proof of concept.
kfwong/webrtc-demo
Demo under 100 lines of code including signaler. This is a demo for one-to-one peer connection only.