Skip to content
View matticoli's full-sized avatar
🙂
🙂

Organizations

@trumbusgames @WPI-IDeaS

Block or report matticoli

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 Loading

  1. matticoli.github.io matticoli.github.io Public

    Portfolio website, built with NextJS+Tailwind

    CSS 1 1

  2. trumbification trumbification Public

    A Discord verification bot for academic community discords

    Python

  3. jazzhistorydatabase/jhdb-cms jazzhistorydatabase/jhdb-cms Public

    Content management system for jazzhistorydatabase.com

    JavaScript 3

  4. birds-and-boids birds-and-boids Public

    Relaxing interactive experience based off of 3D Boid behavior and Leap Motion interaction

    C# 1

  5. Create repos in a GitHub Org from ge... Create repos in a GitHub Org from get request (self-service repo creation in an event/company org)
    1
    from flask import Flask
    2
    from flask import request
    3
    import requests
    4
    # If `entrypoint` is not defined in app.yaml, App Engine will look for an app
    5
    # called `app` in `main.py`.
  6. Don't ask me what this code does, I ... Don't ask me what this code does, I don't remember. Line 291 was the peak of my programming career. (CS in the 21st Century - 2014 HS Freshman Course)
    1
    PROGRAM GravityRun;
    2
    {$R GRresource.rc} 
    3
    {TODO:}
    4
    //Skill Measure (Moves to Distance Ratio)
    5
    //Main Menu