
Here are some projects I did over the years.
One link for all your group's events, a single page where your community can see what's coming up
DetailsMy personal website built with React and Supabase, allowing for live updates of content data to the backend database through Supabase's built-in authentication. (kind of overkill, but I wanted to give it a try)
GithubA UDP client-server program allows the client to transfer files to the server through a UDP socket with the Go-Back-N protocol for data recovery.
Github