Pinned Repositories
2018Intern
General high level code snippets from my internship
automatedTrading
A tool to find all recommended stocks by scraping data from the website
Card-Game
An Undergraduate Research Programming assignment to asses my ability and knowledge in C++
codingPractice
I am creating my own code in preparation for technical interviews.
feature-matching
A simple test module on different feature matching algorithm provided by openCV
Game-Based-Alarm-Clock
A game based alarm clock using 2 microcontrollers called Photons.
Huffman_Compression
Using Huffman Compression, I compressed a text file by creating a file with a .huf extension. The file has a 56.6% compression rate compared to the text file.
huffmanZip
to create a compression system better than huffman
liewsanmin.github.io
Online Portfolio and personal website
pain-signal-nullifier
liewsanmin's Repositories
liewsanmin/codingPractice
I am creating my own code in preparation for technical interviews.
liewsanmin/Huffman_Compression
Using Huffman Compression, I compressed a text file by creating a file with a .huf extension. The file has a 56.6% compression rate compared to the text file.
liewsanmin/2018Intern
General high level code snippets from my internship
liewsanmin/automatedTrading
A tool to find all recommended stocks by scraping data from the website
liewsanmin/Card-Game
An Undergraduate Research Programming assignment to asses my ability and knowledge in C++
liewsanmin/feature-matching
A simple test module on different feature matching algorithm provided by openCV
liewsanmin/Game-Based-Alarm-Clock
A game based alarm clock using 2 microcontrollers called Photons.
liewsanmin/huffmanZip
to create a compression system better than huffman
liewsanmin/liewsanmin.github.io
Online Portfolio and personal website
liewsanmin/pain-signal-nullifier
liewsanmin/smartBulb
Individual side project to build a classic smart light
liewsanmin/text_based_world
liewsanmin/threadGUI
GUI with button to start and stop threads without freezing the GUI