Xiao-Lii
Software Engineer. Thriving on cultivating amazing teams through compassion, patience, and a tenacity to grow.
Colorado, US
Pinned Repositories
SMS-SpamDetectionSystem
A basic terminal application that utilizes naive bayes to train, detect, and classify messages that are spam or legitimate(ham).
AI-ConnectFour-Python
As long as this AI starts as player 1, it will always win no matter what move or strategy player 2 makes.
AssemblyLang-MASMx86-IrvineProjects
Various algorithms developed utilizing some of Irvine's Library(32-bit). Please refer to asmirvine.com for more info on installing Irvine's libraries to run the following programs.
F1FormulaDatabase-PHP-SQL
GPS-RouteCalculator-FitSDK
With a set of GPS coordinates, calculates the total distance in meters of that route.
IoT-ArduinoProjects
A collection of beginner Internet of Things(IoT) projects to simulate hardware and software integration in tech we use every day. Please refer to the outline below to see the hardware utilized and project goal/results.
NetworkingProjects-ServerClientSystems-C
A collection of computer networking projects that utilize a server-client system and Dijkstra's Algorithm, which identifies the shortest path among several nodes from a starting & end point, and updates/writes that value among all the nodes.
open-source-cs
Video discussing this curriculum:
PythonNetworking-MessengerApp
Collaborated with a team of three to develop an instant-messaging system. After authentication, users can send/receive messages via usernames. If the user is offline, the message will be stored and kept until that user is online.
RogueForWindows
Dedicated to holding the txt-base adventure game I played and enjoyed.
Xiao-Lii's Repositories
Xiao-Lii/AssemblyLang-MASMx86-IrvineProjects
Various algorithms developed utilizing some of Irvine's Library(32-bit). Please refer to asmirvine.com for more info on installing Irvine's libraries to run the following programs.
Xiao-Lii/AI-ConnectFour-Python
As long as this AI starts as player 1, it will always win no matter what move or strategy player 2 makes.
Xiao-Lii/F1FormulaDatabase-PHP-SQL
Xiao-Lii/GPS-RouteCalculator-FitSDK
With a set of GPS coordinates, calculates the total distance in meters of that route.
Xiao-Lii/IoT-ArduinoProjects
A collection of beginner Internet of Things(IoT) projects to simulate hardware and software integration in tech we use every day. Please refer to the outline below to see the hardware utilized and project goal/results.
Xiao-Lii/NetworkingProjects-ServerClientSystems-C
A collection of computer networking projects that utilize a server-client system and Dijkstra's Algorithm, which identifies the shortest path among several nodes from a starting & end point, and updates/writes that value among all the nodes.
Xiao-Lii/open-source-cs
Video discussing this curriculum:
Xiao-Lii/PythonNetworking-MessengerApp
Collaborated with a team of three to develop an instant-messaging system. After authentication, users can send/receive messages via usernames. If the user is offline, the message will be stored and kept until that user is online.
Xiao-Lii/RogueForWindows
Dedicated to holding the txt-base adventure game I played and enjoyed.
Xiao-Lii/StoreFrontAndDatabaseUI-ServerClient-Java
Collaborated with a team of three to create a database management system for store owners with a graphical user-interface(GUI) for a customer-facing store front. Admins can freely add, remove, edit, and categorize products, item categories, and manipulate the store's database. The system will automatically adjust the UI according to the account information.
Xiao-Lii/TicTacToe_CServerClient
Collaborated with a team of 2-3 to utilize either a TCP or UDP connection between a server and client(s) playing a tictactoe game in C. Each progressive project is an additional feature or a change of connection type.
Xiao-Lii/Xiao-Lii