Skip to content
View noahspoling's full-sized avatar

Block or report noahspoling

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

Welcome to My GitHub Profile!

I am a recent graduate in Computer and Information Science. My Github right now is mainly personal projects.

Core Languages I work with

  1. JavaScript/TypeScript
  2. HTML/CSS
  3. Python
  4. C/C++
  5. C#
  6. Bash
  7. Lua

Frameworks/Libraries

  1. React
  2. HTMX
  3. Express
  4. ArrowJS
  5. Flask
  6. .NET

Noteable non-project repos

Automates the build process for a domain driven design project using an angular application for the frontend

Pinned Loading

  1. flask-blog-builder flask-blog-builder Public

    Flask server serves html with reactive elements via arrowjs and htmx

    HTML 1

  2. Pong-Game Pong-Game Public

    C++

  3. PocketPalette PocketPalette Public

    Android Studio Course Project: Displays 6 squares and 3 sliders to get a color palette. TODO add support for multiple palettes.

    Java 1

  4. simple-kanban simple-kanban Public

    Minimal Kanban Board using localstorage

    TypeScript

  5. password-generator password-generator Public

    Static webapp using ArrowJS to make a reactive password generator without build tools.

    JavaScript 2

  6. raylib-wasm-template raylib-wasm-template Public

    Template build of a project to compile games in c from the raylib library to webassembly

    HTML