Skip to content
View GitWorkingTime's full-sized avatar
🀞
🀞

Block or report GitWorkingTime

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GitWorkingTime/README.md

Hello!πŸ‘‹

I'm Dan, a student at the University Of Waterloo studying Computer Engineering.

I do my best to either practice coding or build cool projects. Currently learning about full-stack development through The Odin Project. I'm also looking to dive into hardware projects with the ESP32 or STM32 which hopefully turns out well.

Check out some of the pinned projects which I am most happy with! My favourite is the custom web server built in C to host my own messaging app found in here and this quick file extension type checker made in Python here

πŸ“Š GitHub Stats:



πŸ’» Tech Stack:

C++ HTML5 JavaScript CSS3 NodeJS NPM Figma Vercel

Pinned Loading

  1. HeaderSniffer HeaderSniffer Public

    A python script that verifies the format of a file with what it says on its header. Feel free to take a look around and edit any vulnerabilities you find! Happy coding :D

    Python

  2. CSE-FP-CS30-V2 CSE-FP-CS30-V2 Public

    Final Project for Alberta CS30 class in which I built a basic HTTP Web Server in C to host my own messaging app.

    C

  3. Dans-Desktop Dans-Desktop Public

    Code for my personal website! Feel free to take a look around

    JavaScript

  4. UWOrbital/OBC-Firmware-Onboarding UWOrbital/OBC-Firmware-Onboarding Public

    The mandatory onboarding challenge for all OBC firmware developers

    C 5 207

  5. ECE-150-Coding-Challenges ECE-150-Coding-Challenges Public

    My attempts and solutions at the coding challenges from ECE 150, Programming Fundamentals, at the University of Waterloo

    C++

  6. js-hashmap-implementation js-hashmap-implementation Public

    My try at implementing my own hashmap in Javascript. Feel free to take a look!

    JavaScript