Skip to content
View JosiahMendes's full-sized avatar

Highlights

  • Pro

Organizations

@MetropolitanTabernacle
Block or Report

Block or report JosiahMendes

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
JosiahMendes/README.md

Hi there 👋

module computerEngineer
 #(
    parameter NAME      = "Josiah Mendes",
              INTERESTS = "Computer Architecture, Hardware Design, Systems Programming, App Design",
              SKILLS    = "SystemVerilog, Dart/Flutter, Rust, Python"
              LANGUAGES = "EN, ZH";
 ) (
 inout  [2019:2023] ImperialCollege_EIE,
 inout  [2022:2023] NationalUniversitySingapore,
 inout  [2020:-] Arm
);

Pinned

  1. MIPS32-T501 MIPS32-T501 Public

    A low power, high performance 32-bit, 5-cycle MIPS core that implements a subset of instructions.

    Verilog 7 2

  2. imfresh imfresh Public

    Forked from yannichau/CluelessIoT

    An IoT device utilising air quality data and humidity sensors to remind people of the right time to do your laundry.

    Dart

  3. Autonomous-Rover Autonomous-Rover Public

    The Design and Implementation of an Autonomous Mars Rover that has full mapping, remote control and power management capabilities.

    C 6 2

  4. HDB-Resale-Price-Prediction HDB-Resale-Price-Prediction Public

    A regression-based prediction tool for determining fair resale prices for HDB flats in Singapore

    Jupyter Notebook