Skip to content
View mdemichele's full-sized avatar
Block or Report

Block or report mdemichele

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

Hey, I'm Matt 👋

I'm a Software Engineer at OpenTech Alliance working primarily with JavaScript, TypeScript, Python, and C#. I'm interested in building secure, scalable, and efficient applications for the web.

My current side projects involve building web applications using Node.js and React. I'm also building things with Flask, as well as experimenting with C.

📫 How to reach me:

⚡ Fun fact: In my spare time, I'm an avid freediver, scuba diver, and all-around ocean lover.

Pinned

  1. graph_implementations graph_implementations Public

    An Implementation of a Directed and Undirected Graph ADT With Dikjstra's Algorithm For CS 261 - Data Structures

    Python

  2. credits-tracker credits-tracker Public

    A Node.js app to keep track of university credits

    SCSS 2

  3. smallsh smallsh Public

    Implementation of a small shell program in C

    C

  4. bloom-filter bloom-filter Public

    A simple bloom filter implementation

    Python

  5. seattle-bike-racks seattle-bike-racks Public

    A Map of all the Bike Racks in Seattle

    JavaScript

  6. Client-Server-Chat-Program Client-Server-Chat-Program Public

    A Client-Server Chat Program written for OSU 372

    Python