- India
-
11:57
- 5h30m ahead
-
-
-
-
-
-
-
-
-
-
-
-
-
-
CppFunctionalEcs Public
...A pretty inefficient ECS in... C, no longer C++. Gotta' walk before running, right...?
C UpdatedJul 8, 2024 -
TheNerdProject Public
My personal "utility library" for Processing! ...Totally not a complete game engine on top of it!
-
-
-
NerdDemos Public
This is what lets you test how Nerd is. Please put the other two repositories inside this one.
-
-
College-Python-Assignments Public
This is taught as a part of the Internet-of-Things course.
Python UpdatedMay 3, 2024 -
-
-
ArduinoRoutinesApi Public
An object-oriented API in C++ for dividing `loop()` into digestible 'routines' on AVR microcontroller-based Arduino boards!
C++ UpdatedMar 27, 2024 -
-
RandomPrimesProblem1 Public
A friend sent me a problem. I solved it in ~8 hours. Here's what I did!
Java UpdatedJan 21, 2024 -
PerFileLogging Public
An Arduino header-library for logging via `Serial::print()` / `Serial::println()`.
C MIT No Attribution UpdatedJan 18, 2024 -
College-C-Assignments Public
Supremely basic assignments I get from college, that I'll upload the solutions to, here.
C UpdatedJan 17, 2024 -
-
SpinnyWindows Public
What https://github.com/Brahvim/CascadeProcessWindows was supposed to be!
C++ UpdatedOct 7, 2023 -
CascadeProcessWindows Public archive
An attempt at making all windows present on the screen "dance" to a sine wave in a circular path. Needs improvements!