leetcode_MostLikedQuests. Using API calls to get all leetcode questions and store its like/dislike counts to get the top like/dislike ratio questions
42h1b2019database. Analytics in 2019 H1B petition data, by loading file into local sqlite database
19ChatRoom_ClientServer. A GUI client application connects the Chat Server to talk with other client application. PyQt5 as GUI, socket/TCP as protocol.
7hs_workflow_find_contact_from_website. Powered by HubSpot workflow, when a company record is created, this custom Python code fetch an email from the website, for the workflow to create contact
1LuvAdjust. Image luminance adjustment in openCV, one by linear-scaling and one by histogram equalization
1NLP_HMM_Viterbi. Viterbi algorithm to run on a Hidden Markov Model to compute the most likelihood
1SQL_LibrarySystemProject. Library system has UI to support SQL query on database with JDBC
1CitiBike_DataAnalysis. Statistical analyze Citi Bike data using naïve Bayes / Chow-Liu tree
1NLP_bigram. An automatic speech recognition system has provided two written sentences as possible interpretations to a speech input
1