Skip to content
View WizardCell's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro
Block or Report

Block or report WizardCell

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. Personal-Tracking-Board Personal-Tracking-Board Public

    Personal tracking board, an Internet of Things (IOT) based project that helps track the progress of user-created assignments per board user. This is done with the help of: ESP32, HUB75 LED matrix p…

    C++ 4

  2. Rush-Hour-Game Rush-Hour-Game Public

    This was an assignment part of OOP course. It has two parts: First part goes over Observer Pattern, where we implement Events in C++. Second part goes over Template Meta-Programming.

    C++

  3. Squeak-Interfaces Squeak-Interfaces Public

    This was an assignment part of OOP course. We add to Squeak a mechanism that will perform a type check on the arguments passed to methods, which are compiled in a way that the mechanism supports. M…

    StringTemplate

  4. Story-Tester Story-Tester Public

    This was an assignment part of OOP course. It aims to provide an in-depth knowledge of Java programming, use of Reflection mechanisms.

    Java