Skip to content
View slxmmy999's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report slxmmy999

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

Hey there, I'm Sam Coan 👋

📍 Denver, CO | 🌐 samcoan.dev

🐦 @sam_coan | 💼 LinkedIn

Power to the People, Code for the Community ✊

I'm a programmer who's deeply influenced by the punk rock scene. Like punk rock, I believe in challenging the status quo, specifically corporate control and greed. I strive to contribute to the open-source community and always eager to learn new skills.

🎧 My Projects

  • Infinite Baseball Grid: An open-source community run version of the popular daily MLB trivia game Immaculate Grid, that allows an unlimited amount of grids per day.
  • ChatGPT Mobile: A Python application to use ChatGPT through mobile SMS applications such as iMessage.
  • Music Recommendation GPT: I'm currently working on a Language Model based music recommendation system. This project is in its early stages but aims to be an extremely flexible recommendation system.
  • apttools: A C project with tools for shortening apt commands and making installing/updating using apt more efficient.

🤝 Let's Connect and Collaborate

I love meeting new people in the open-source community and collaborating whenever possible. Feel free to reach out if you'd like to collaborate or just chat about programming, music, art, or anything in between!

🚀 Skills

  • Python
  • Javacript (Node.js)
  • Web Dev (HTML, CSS, React, Vue)
  • Mobile Dev (Swift, React Native)
  • C/C++
  • Discord.js

More to come as I continue my coding journey!

❤️ Fun Fact

I love to incorporate music and art into my projects. Let's rock the code together!

Pinned

  1. InfiniteBaseballGrid InfiniteBaseballGrid Public

    Infinite version of the daily Immaculate Grid baseball puzzle game.

    Vue 17 25

  2. ChatGPT-Mobile ChatGPT-Mobile Public

    A cross platform application to allow use of ChatGPT through mobile MMS applications such as iMessage and Android

    Python 25 7

  3. Music-Recommendation-GPT Music-Recommendation-GPT Public

    The goal for this project is to create an LLM based music recommendation system. This project is currently in its very early stages, however the goal of this project is to create an extremely flexi…

    Python 9 1

  4. apttools apttools Public

    Tools for shrotening apt commands and making installing/updating using apt more efficient.

    C