Git Product home page Git Product logo

Wong Kang Fei's Projects

100-days-algorithms icon 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

addressbook-level1 icon addressbook-level1

A Java sample application for students. An AddressBook application written in procedural fashion.

addressbook-level2 icon addressbook-level2

A Java sample application for students. An AddressBook application that uses OOP basics.

cs1020 icon cs1020

CS1020 - Data Structure & Algorithms I @ NUS. My solutions for tutorials, practices, labs, and maybe soap opera!

cs2010 icon cs2010

Solutions for CS2010 Data Structure and Algorithms II @ NUS

cs2103 icon cs2103

Tutorial notes and programs for CS2103 Software Engineering. Nothing special to see here.

cs2106-encrypted-filesystem icon cs2106-encrypted-filesystem

implement a library to read, write and delete files in an Encrypted File System (EFS). You are provided with a basic library (efs.cpp and efs.h), a program to create a partition file on your drive where the new file system will live, and two test programs (testwrite.cpp, testread.cpp) that will create a file in the file system, and read it back to you. Note: This assignment uses a simple XOR cipher. This is not cryptographically secure and is chosen only because it is simple to implement. If you want to use this assignment for securely storing files, consider using more secure public-key cipher systems. Also unfortunately due to security restrictions you won’t actually be able to mount this file system as an actual drive. Nonetheless it will give you a great understanding of how directories, inodes, etc. work.

cs3217-ps5 icon cs3217-ps5

A bubble mania game developed for IPAD in Swift language.

cs3219-kwic icon cs3219-kwic

CS3219 Software Engineering Principles & Patterns Assignment 1. Keyword in Context (KWIC) implemented in Pipe & Filter architecture.

csv2i18next icon csv2i18next

Convert CSV files to JSON & YAML for i18next.js and Rails

dotfiles icon dotfiles

Personal backups of hidden little devils that make my Archbox running.

elvis icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.