Skip to content
View matty0005's full-sized avatar
😎
😎

Sponsoring

@geerlingguy

Highlights

  • Pro
Block or Report

Block or report matty0005

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

Hey πŸ‘‹, I'm Matt!

github linkedin medium

Glad to see you here!

A passionate electrical engineer and computer scientist with a love for embedded systems, networking and web development. Recently I focus in technical operations systems engineering and look after low-latency wireless networks. Prevously, I worked as a software developer who specialised in the Vue Inertia Laravel Tailwindcss stack.

My recent focuses have been on hardware development in computer network, more specifically, my thesis consisted of creating a Wirespeed FPGA packet filter with custom Ethernet MAC with a web interface running on a RISC-V core (NEORV32).


A little about me

  • 🌱 I’m currently learning Low latency networking, FPGA development

  • ❓ Ask me about C, Java, Laravel, Vue, Embedded Systems, FPGAs, VHDL

  • πŸ”­ View some of my projects at matthewgilpin.com

  • πŸ“« How to reach me matt@matthewgilpin.com


Languages and Tools

CSS3 HTML5 JavaScript C AWS Docker PHP MySQL Python Bash Raspberry Pi XAMPP Chart.js Linux Git Arduino Node.js Java Oracle Premiere Pro Maria DB InfluxDB Photoshop TensorFlow Vue.js Latex NativeScript Grafana OpenCV Laravel

Github Stats


Pinned Loading

  1. thesis thesis Public

    A repository containing my thesis work

    VHDL

  2. pi-pico-templates pi-pico-templates Public

    Starting templates for projects

    Shell 5

  3. Attiny 85 Low voltage cutoff Attiny 85 Low voltage cutoff
    1
    #include <avr/io.h>
    2
    #include <util/delay.h>
    3
    #define MOSFET 4
    4
    #define LED 1
    5
    
                  
  4. pico-LoRaWAN-battery-monitor pico-LoRaWAN-battery-monitor Public

    A raspberry pi pico based lorawan enabled battery monitor

    C

  5. deco3801-project deco3801-project Public

    The codebase for Smojgy's project

    Vue