👨 My name is Daniel Truong and I'm studying Computer Science at CSUF class of 2024. I'm from Vietnam and my goal is to become a software engineer.
class Daniel_Truong:
def __init__(self):
self.class = 2024
self.school = "CSUF 🐘"
self.pronouns = "he/him"
self.hobbies = ["basketball", "programming", "music", "Youtube"]
self.programming_languages = ["Python", "TypeScript", "JavaScript", "Swift"]
I love writting what I've done and I've learned along doing my projects - You can find my blogs on HashNode or acmCSUF Blog
- Bunnyhacks - ACM at CSUF 1-week Spring virtual hackathon 2024
- MyClubBoard - Find club position for university students
- Fullyhacks - CSUF's hackathon full-stack website 2023 & 2024
- Youtube Video Comment Sentiment Analyzer - Sentiment Analysis comments from YT video
- TranscendCare - Transgender-centered platform
- Space Invaders - Space Invader made with PyGame
- WordCloud Vote - Full-stack Poll Platform with Next, TailwindCSS, Prisma, MongoDB
- Scrappy C - Web Scraper CLI application in C
- Collatz-Conjecture - Collatz Conjecture with POSIX message queue, threads in C
- Reddat - Reddit clone
- Spotify Recommendation System - Spotify Playlist recommendation system with K-Means & Content-based filtering
- Gameboy Simulator - Desktop application that simulate Gameboy retro image style with PyQT5, OpenCV
- Squirrel Contour Detection - Contour Detection using Computer Vision
- Demon Slayer API - Web-scraped API for Demon Slayer Anime
- TuffyFood - IOS On-campus Food Review App for CSUF students using Swift
- Wordiee - Wordle Clone with React, TypeScript, Redux
- Git-Readme - Website to make your Github Readme cooler
- Better Tic-tac-toe - Multiplayer Tic-Tac-Toe web game