Pinned Repositories
Tamkien's Repositories
Tamkien/StackoverflowSurveyReport
Utilizing opencsv to examine Stackoverflow's 2020 survey result.
Tamkien/S1_PRF192
Programming Fundamentals with C
Tamkien/S2_PRO192
Object-Oriented Programming with Java
Tamkien/S2_PRO201
Front-end Web Development
Tamkien/S3_LAB211
Java Lab
Tamkien/MusicPlayer
Basic demo of ExoPlayer, Jetpack Compose and Strategy pattern
Tamkien/S2_LAB101
C Lab
Tamkien/ToDoTask
Simple To-do list
Tamkien/S4_LAB221
Java Desktop Lab
Tamkien/S4_PRJ321
Java Web Application
Tamkien/BottomNavigationDemo
Demo for Bottom Navigation
Tamkien/calculator-javadesk
Calculator javadesk for TuanVM
Tamkien/data-warehouse
Practice leaning data warehouse
Tamkien/FAN_Demo
Demo interaction with AccuWeather API using Fast Android Networking (FAN) Library. There are Path and Query parameters, which search for area named "Long Son" and show their IDs, provinces and positions. The UI was not properly created as it's not the main point.
Tamkien/FirstFinalTest
This repo contains 4 parts: a date-time picker with constrains, a json parser using GSON, a qr code reader and a form using SharedPreferences. The QR code reader should be made as a standalone app s o o n.
Tamkien/GamifyUI
Tamkien/java
All source java, data structures and algorithms, lab java...
Tamkien/JSONParsingDemo
Demo for JSON Parsing
Tamkien/MultipleViewType
Sometimes, items in a recycleView might not be the same type. The solution is using viewType param of function onCreateViewHolder.
Tamkien/MyDateTime
A small program that presents various tasks about processing dates and times.
Tamkien/MyWebsite
Tamkien/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
Tamkien/RetrofitDemo
Using Retrofit for a dummy API
Tamkien/SimpleNotesApp
A simple to-do list app.
Tamkien/SimpleXMLParser
Parse object from XML file using StAX
Tamkien/SQLiteDemo
Demo application with SQLite
Tamkien/StudentManagement
Tamkien/VinMartAuth
PRM391 Final Project