hoangsonww
CS, DS, & Econ @UNC-Chapel Hill
The University of North Carolina at Chapel HillChapel Hill, NC, USA
Pinned Repositories
2048-Game
๐ฎ New iOS, Android, and web versions of 2048 game! Engage in the addictive puzzle challenge of combining like numbers to reach 2048, crafted for enjoyable, short gameplay sessions on any device!
Budget-Management-Backend-API
๐ Dive into the world of Node.js, MongoDB, Redis, PostgreSQL, Kafka, RabbitMQ, ELK stack, and more with this comprehensive backend API project! Explore how these powerful technologies can be integrated to build robust, scalable, and efficient backend solutions. Also includes a Command-Line Interface (CLI), GraphQL API, and a sample React frontend!
Employee-Management-Fullstack-App
๐ง๐ปโ๐ป This repository hosts the Employee Management Full-Stack App, built with a modern React frontend with a robust Java Spring Boot backend to provides efficient data management and an interactive user experience. Currently deployed live with AWS RDS, Docker, Render, & Vercel.
Flappy-Bird-Game
๐ฆ This Swift version of Flappy Bird delivers the classic tap-to-fly challenge on iOS devices. Navigate through pipes in this engaging, Swift-built game, perfect for quick, entertaining sessions on any iOS device. The app is, however, not published on App Store, but you can still run my code on XCode!
Huong-Hua-Co-Website
๐ Built with Django, React, and Vue.js, the official, English-version website of Huong Hua Co., Ltd. features comprehensive details about our services, our work, client testimonials, and more. We've decided to make this open-source to help other businesses with creating their online presence (but note that this is not our full, official codebase!)
MERN-Stack-Ecommerce-App
๐ Welcome to Fusion Electronics - a sample full-stack, lightweight, and modern online e-commerce application, built with the MERN (MongoDB, Express, React, Node.js) stack!
Moodify-Emotion-Music-App
๐น Moodify - an emotion-based music recommendation system that uses AI/ML models to analyze text, speech, and facial expressions, providing personalized music recommendations across web and mobile platforms.
The-MovieVerse-Database
๐ฟ Welcome to The MovieVerse: Your definitive gateway to cinema! Explore, discover, and immerse yourself in a vast collection of films with our web platform. Experience the world of movies on our web version today. Show your love for cinema by giving us a star! ๐
The-StickyNotes-App
๐ Welcome to The StickyNotes App, your new digital space for quick notes, brainstorming ideas, and keeping track of tasks. There are both web app and mobile versions - the latter is under review and will be published soon!
WeatherMate-App
๐ง๏ธ Welcome to the WeatherMate App - Your go-to source for accurate and up-to-date weather information, forecasts, and other detailed weather metrics. Both web and mobile app versions are available!
hoangsonww's Repositories
hoangsonww/Huong-Hua-Co-Website
๐ Built with Django, React, and Vue.js, the official, English-version website of Huong Hua Co., Ltd. features comprehensive details about our services, our work, client testimonials, and more. We've decided to make this open-source to help other businesses with creating their online presence (but note that this is not our full, official codebase!)
hoangsonww/Profile-Readme-Cards
๐ก A comprehensive collection of Profile README Cards, designed to enhance GitHub profiles with visually appealing statistics, contribution graphs, etc. Serves as a reference for developers to discover and incorporate README cards that showcase their coding activity, language usage, and project contributions. Feel free to fork & customize the repo!
hoangsonww/My-Portfolio-Website
๐ A sleek showcase of my tech journey - dive into my projects, experiences, and innovations. Built with passion, presented with flair! Constructed using React, jQuery, SwiperJS, and Flask. Built with Vite! โก๏ธ
hoangsonww/Stock-Market-Simulator
๐ This repository hosts a Stock Market Simulation in Python, providing tools to mimic market behaviors, portfolio management, and trading strategies. It serves as an educational resource for learning about financial markets and algorithmic trading, offering a practical platform for testing theories and strategies in a risk-free environment.
hoangsonww/Inventory-Management
๐ฆ This repository contains an Inventory Management System (Simulator) written in Python. It is designed to simulate real-world inventory tracking, including stock levels, product orders, and sales management. Ideal for businesses seeking to understand inventory dynamics or developers looking to implement or enhance inventory management solutions.
hoangsonww/The-Event-Horizon-App
๐ A dynamic countdown timer designed to anticipate significant life events. From predefined occasions like New Year's Eve to personalized dates like birthdays, EventHorizon offers an intuitive interface, changing backgrounds, chatbot, and inspiring quotes.
hoangsonww/The-ToDo-App
๐ Welcome to the ToDo App - a sleek, interactive, and efficient tool designed to streamline your task management process. The goal? To provide you a seamless way to manage your tasks and boost your productivity!
hoangsonww/BadminVerse-Property-Booker
๐ธ Welcome to BadminVerse demo: Your ultimate UI for booking badminton and basketball courts! Effortlessly find and reserve courts, explore featured listings, and stay updated with the latest sports newsโall with a simple, user-friendly interface designed for sports enthusiasts across the world!
hoangsonww/Digital-Design-Labs
๐ฅ๏ธ A collection of SystemVerilog modules and Assembly programs. This repo includes examples of decoders, encoders, binary adders, and interactive games such as Guessing Game implemented in hardware description and assembly languages, illustrating practical applications in digital systems and microprocessor interfacing.
hoangsonww/Banking-System-Simulator
๐ฆ This repository features a Banking System Simulator developed in C. It simulates basic banking operations such as account creation, deposits, withdrawals, and account inquiries, offering a practical example of system design and management for developers exploring financial applications programming.
hoangsonww/The-GitPeek-App
๐งโ๐ป The GitPeek App allows users to effortlessly search and view detailed profiles of GitHub users. With a clean and intuitive interface, the app displays key user data, top repositories, and offers features like dark mode and search history. NOTE: GitHub API has a rate limit based on IP address, so be aware that our service may be down sometimes.
hoangsonww/Tic-Tac-Toe-AI-Game
๐ฒ This project showcases an interactive Tic-Tac-Toe experience, enhanced by sophisticated artificial intelligence. Developed from the ground up, the game features intricate algorithms designed to challenge and engage players at every level.
hoangsonww/Binary-Search-Tree-DSA
๐ณ This repository is dedicated to the Binary Search Tree (BST) data structure, featuring a comprehensive demo of all its functionalities including insertion, deletion, search, and traversal operations. It serves as an educational resource for understanding BSTs in depth, offering code examples and explanations suitable for students and developers.
hoangsonww/Escape-the-Cursor-Game
๐ฑ๏ธ This repository hosts the "Escape the Cursor" game, developed in Java and JavaFX. It presents an engaging and challenging gameplay where players must navigate their cursor through various obstacles without being caught. This project showcases event handling and graphical user interface (GUI) design.
hoangsonww/hoangsonww
:octocat: Welcome to my GitHub profile! Although this README might look long and detailed, it is not a comprehensive overview of my skills and abilities, so if you want to know more about me, be sure to get in touch!
hoangsonww/Read-Voyage-Kindle
๐ The ReadVoyage application is a web-based software that allows readers to access the book on their electronic devices, including laptops, tablets, and smartphones.
hoangsonww/Sorting-Algorithms-DSA
๐ This repository delves into sorting algorithms, with a special emphasis on the implementation of Merge Sort to organize artworks in a museum setting. It provides a detailed guide on sorting principles, Merge Sort algorithm adaptation, and its application to real-world scenarios.
hoangsonww/Brewed-Bliss-Coffee-Website
โ A responsive, multi-page website for a fictional coffee shop, showcasing its offerings, values, team, and contact information. Built as the final project for COMP-126 course at UNC.
hoangsonww/C-Shell-Implementation
๐ง A shell implementation in C featuring command parsing, built-in commands, external program execution, and robust memory management for a simplified Unix-like experience. Also includes GoogleTest for unit testing.
hoangsonww/Community-Sphere-Social-Media
๐ This repository houses "Community Sphere," a social media project that aimed to connect users within a dynamic online community platform. Development was halted midway due to lack of funding and time constraints. Despite its unfinished status, the repo offers valuable insights into social media platform development!
hoangsonww/Paint-Shop-Example-Website
๐จ This repository hosts a very simple website for a paint shop, designed to showcase paint colors, supplies, and DIY tutorials. It features a user-friendly interface for browsing products, learning about paint applications, and accessing painting tips.
hoangsonww/Solar-System-VR
๐ This repository presents a VR/AR project depicting the Solar System, offering an immersive experience of space exploration. It includes detailed models of planets and celestial objects, interactive tours, and educational content designed for users to learn about the solar system in a dynamic and engaging way.
hoangsonww/Standard-Deviation-Calculator
๐ This repository contains a Standard Deviation Calculator implemented in C++. It provides an efficient algorithm for calculating the statistical standard deviation of a dataset, making it a valuable tool for students, researchers, and analysts seeking a reliable method for data analysis.
hoangsonww/The-Ultimate-Task-Board
๐ A dynamic tool that allows users to display and organize tasks on a virtual board. It offers an intuitive interface for task management, supporting various types of tasks and customization options. Ideal for individuals and teams looking for an efficient way to manage projects and daily activities!
hoangsonww/Find-The-Gazelle
๐ฆ This repository features a simple web application titled "Find the Gazelle." It presents a user-friendly game or interactive challenge designed to engage users in a virtual gazelle finding adventure. This application showcases basic web development techniques and is perfect for beginners seeking to understand web app creation fundamentals.
hoangsonww/Movie-Review-Site
๐ฌ This repository houses a very simple movie review site, with "Get Out" as the showcased example. It includes features for posting reviews, rating movies, and user interactions, providing a straightforward yet functional platform for movie enthusiasts to share their opinions and insights on films.
hoangsonww/NYC-Promotional-Blog
๐ฝ This repository contains a New York City promotional blog, designed to highlight the city's attractions, events, and lifestyle. It offers engaging content, vibrant photography, and insider tips to captivate readers and promote tourism. Perfect for bloggers, marketers, and anyone passionate about showcasing the allure of NYC.
hoangsonww/Personal-Task-Board-Sample
๐๏ธ This repository presents a "Personal Task Board Sample Website," offering a template for creating a personalized task management system. It provides features for adding, organizing, and tracking personal tasks, with a focus on simplicity and user-friendliness.
hoangsonww/javafx-space-shooter
Contributing to @kailielexx's JavaFX Space Shooter Game project with GUI enhancements and feature additions.
hoangsonww/Beautiful-Form
โ๏ธ This repository features a beautifully designed form capable of generating interesting quotes and stories based on user inputs. It combines aesthetic appeal with interactive storytelling, providing a unique platform for users to explore creativity and inspiration.