Skip to content
View Computedot's full-sized avatar

Block or report Computedot

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Website Website Public

    My new personal website, although it doesnt seem very "new" in its design. That's because a) I like the y2k style b) it's simple and minimalistic and c) old templates are very easy to work on, and …

    HTML

  2. Computer-Architecture-Homework Computer-Architecture-Homework Public

    Homework for the 4th semester's Computer Architecture & Design lab. Focuses on microprocessor (specifically the Intel 8086) and microcontroller (Arduino boards for this class) programming. 8086 cod…

    Assembly

  3. Cnake Cnake Public

    A simple snake game written in C, using ncurses, so it only runs on linux systems. It's my first programming project. I wanted to add more features to it, such as basic menus, logs that keep track …

    C 1

  4. JavaClassHomework JavaClassHomework Public

    My Java homework for the 2nd semester's Object Oriented Programming course

    Java