- Montreal,Quebec,Canada
-
07:32
(UTC -05:00) - minhtrannhat.com
Highlights
- Pro
-
quic_flooding_atk_rust Public
QUIC Reflection Attack Simulation in Rust, utilizing the amazing quinn library
Rust UpdatedNov 7, 2024 -
-
-
-
epore Public
Stripped down version of Mio - Metal I/O library for Rust. Mainly using Linux's epoll event queue.
Rust UpdatedJul 2, 2024 -
-
elcord Public
Forked from Mstrodl/elcordDiscord Rich Presence / Gamebridge support for Emacs!
Emacs Lisp MIT License UpdatedMar 31, 2024 -
MyFTP Public
An FTP server/client implementation written in Python. Supports both UDP and TCP.
-
-
-
Open a JSON list of Hackernew submission (posts/comments) IDs in your browser
Python UpdatedDec 14, 2023 -
-
-
-
-
-
ATC_COEN320 Public
Forked from mihaicolaru/ATC_COEN320COEN 320 real-time systems project assignment
-
-
-
Ecommerce_website Public
Forked from gabrielkarras/SOEN341SOEN 341 Amazon Store Clone Project Winter 2022
-
coen346_cpu_scheduler Public
A Priority Based Process Scheduling Simulation
-
v4 Public
Forked from bchiang7/v4Fourth iteration of my personal website built with Gatsby
-
coen346-shell Public
A small interactive shell similar to bash, zsh or fish
-
django-react-ecommerce Public
Forked from justdjango/django-react-ecommerceAn e-commerce web app built with Django and React
-
docker-qbittorrentvpn Public
Forked from DyonR/docker-qbittorrentvpnDocker container which runs a qBittorent-nox client with an optional WireGuard or OpenVPN connection
-
-
-
You-Dont-Know-JS Public
Forked from getify/You-Dont-Know-JSA book series on JavaScript. @YDKJS on twitter.
-
-
Hash-Table-in-C Public
In my personal quest to gain a deeper understanding of the data structure hash table, I followed along this tutorial: https://github.com/jamesroutley/write-a-hash-table and try to write the hash_ta…