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

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.

Languages I'm familiar with

  1. JavaScript/TypeScript
  2. HTML/CSS
  3. Java
  4. Python
  5. C/C++ (Mostly educational on how low level systems work)
  6. C#
  7. Bash
  8. Lua
  9. Php

Frameworks/Libraries

  1. React
  2. Spring
  3. Express
  4. ArrowJS
  5. Flask
  6. XAMPP
  7. ASP.NET

Noteable non-project repos

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

Pinned

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

    Flask server serves html with reactive elements via arrowjs and htmx

    HTML 1

  2. 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

  3. noahspoling-pep-project noahspoling-pep-project Public

    Repo For RevPro Labs

    Java

  4. MergeTemplates MergeTemplates Public

    Java jar file that autofills docx file's text fields

    Shell

  5. simple-kanban simple-kanban Public

    Minimal Kanban Board using localstorage

    TypeScript

  6. password-generator password-generator Public

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

    JavaScript