Skip to content
View cheeseonamonkey's full-sized avatar
πŸ˜…
Sweating, and smiling
πŸ˜…
Sweating, and smiling

Block or report cheeseonamonkey

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
cheeseonamonkey/README.md

Hello! πŸ‘‹

I am Alexander β€” coder & tinkerer!

My favorite programming language is Kotlin, my favorite font is Rubik, and my favorite web dev stack is Tailwind + React + Vite.

Please anonymously set my phone's wallpaper here!


Links:


My Projects

My favorite projects:

  1. Pape:
    Set my phone's wallpaper anonymously β€” this can't go wrong!
    A simple idea that was fun to implement; for it I wrote from scratch a SQL database (sqlite), a REST API (express.js), a web client, and an Android app.

  1. TicTacThree:
    3-dimensional TicTacToe game β€” rendered & visualized, as well as testing computer player strategies. Using Node.js, rendered with Three.js.

  1. ML Statistical analysis of my cat's favorite flavors:
    I tracked data for over 6 months on my cat's reactions to different foods to try to mathamtically prove her favorite flavors!


More/misc/other projects:

  • Sperdify:
    React client for the Spotify API. Spotify's API is awesome and quite underrated; I've become very familiar with it over the years.

  • PoolTrack
    App I developed while working at a hotel to track pool reservations during the COVID-19 pandemic. I fondly remember this as the first app I've written that saw regular real world use!

  • CSummarizer (Android app):
    Extractively (locally; without internet) summarize highlighted text.

  • SmsWordClouds (Android app):
    Generate word clouds directly from querying your text messages.

  • Obsidian Companion (Android app)

  • Android Link-to-intent schema-mapping app

  • Fun with word embeddings (graphing semantic representations of language onto 2 dimensions):

  • PetFinder:
    *Never lose your pets again! A simple demo CV implementation. *

  • StickTrainer:
    Help train an AI that draws stick figures!

  • DNR noticer:
    A simple Chrome extension someone requested, for use at a previous job I had.

  • Github Activity Widget:
    Gets Github activity as an SVG (for markdown embedding β€” see stats below)




My Stats

Recent Github activity:

(Source code for this widget)

gh activity


Other Github stats

Top Langs






Pinned Loading

  1. android-SpotifyManager-ii android-SpotifyManager-ii Public

    Java

  2. PoolTrack PoolTrack Public

    Pool tracking log for work during COVID pandemic

    C#

  3. ObsidanMD-Showcase ObsidanMD-Showcase Public

    Neat stuff I've made in Obsidian-MD

    1

  4. My collection of cmd and shell scripts My collection of cmd and shell scripts
    1
    
                  
    2
    @echo off
    3
    
                  
    4
    echo.
    5
    echo.
  5. reditBiasCalculator reditBiasCalculator Public archive

    Attempts to calculate the political bias of subreddits based on the source of the articles posted there

    Python