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. 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

  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. Personal-Website Personal-Website Public

    A Personal Website, as part of the assignment for the 3rd semester's Web Development course

    HTML

  4. JavaClassHomework JavaClassHomework Public

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

    Java