Skip to content
View DominicMaas's full-sized avatar

Organizations

@WinAppCommunity @CitiesSkylinesMultiplayer
Block or Report

Block or report DominicMaas

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

  1. CitiesSkylinesMultiplayer/CSM CitiesSkylinesMultiplayer/CSM Public

    Source code for the Cities: Skylines Multiplayer mod (CSM)

    C# 724 104

  2. Graphics Graphics Public

    Repos for misc graphics work and projects

    Rust 2

  3. Website Website Public

    My personal website

    HTML 1

  4. AstroHelper AstroHelper Public

    A react client & c++ server that runs on a Raspberry Pi, allowing remote control of DLSR cameras from a mobile phone

    C++ 1

  5. PasswordManager PasswordManager Public

    A password manager for my third COMPX518 assignment

    Jupyter Notebook

  6. Not much testing, but this should wo... Not much testing, but this should work for using LittleFS with the Raspberry Pi Pico built in flash chip.
    1
    #pragma once
    2
    
                  
    3
    #include "pico/stdlib.h"
    4
    #include "pico/binary_info.h"
    5