Xuan Nguyen (XuanNguyenCU)

XuanNguyenCU

Geek Repo

Location:Ottawa, Ontario

Home Page:linkedin.com/in/xuan-nguyen-aa41021aa

Github PK Tool:Github PK Tool

Xuan Nguyen's repositories

ChatServer

Asynchronous communication between client server, where the server can send a message to the client without it being in response to request from that client. Uses Web Sockets with the socket.io npm module in particular.

Language:JavaScriptStargazers:0Issues:0Issues:0

Clamp-Project-on-Fusion360

Group project for Visual Design class. Clamp model was made on Autodesk Fusion 360. Also received an A+ on the course.

Stargazers:0Issues:1Issues:0

CSV-Dataset-Organizer

Group project for Data Management class. Purpose was to create a UI that manages a comma separated value (CSV) file generated from the Google Book Store. The group received an A+ on this project.

Language:PythonStargazers:0Issues:0Issues:0

encryption-decryption

A program written in C that uses bit masks and bitwise operators to manipulate values at the bit level with a secret key to either encrypt a readable message, or decrypt an already encrypted sequence of numbers.

Language:CStargazers:0Issues:0Issues:0

FitnessClubDBMS

Health and Fitness Club Management System

Language:PythonStargazers:0Issues:0Issues:0

movielens-csv-organizer

Developed a program in Python that helps manage a dataset of movies from multiple CSV files containing records from GroupLens. The module provides functionality to analyze the data which recommends movies to the user based on their query types, such as the genre, year of release, ratings, and tags by the reviewers.

Language:PythonStargazers:0Issues:0Issues:0

PostgreSQL-CRUD

PostgreSQL database with an application in Python that connects to the database to perform specific CRUD (Create, Read, Update, Delete) operations.

Language:PythonStargazers:0Issues:0Issues:0

Pygame-Projects

A wide range of different assignments using pygame

Language:PythonStargazers:0Issues:1Issues:0