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

Block or report mateenkasim

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. ckessler70/CS1666-InfiniteRunner ckessler70/CS1666-InfiniteRunner Public

    Group project for CS1666, fall 2021

    Rust 1 5

  2. boids boids Public

    A flocking algorithm based on Craig Reynold's original Boids model. Flocking is based on 3 rules: separation, alignment, and steering.

    JavaScript

  3. youtube-updates youtube-updates Public

    A script to send myself monthly email updates from a specified list of YouTube channels. Integrates YouTube V3 and Gmail V1 APIs.

    Python

  4. work-spots work-spots Public

    A program to pseudo-randomly pair responsibilities with locations, based on the notion that working on different responsibilities in different locations enhances focus. Pairings reshuffle every 2 w…

    Java