Skip to content
View NoahStarkenburg's full-sized avatar

Block or report NoahStarkenburg

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
noahstarkenburg/README.md

Noah Starkenburg

Software developer in the Chicago area, mostly in C# and .NET. I build full-stack web apps and backend services, and I'm picking up Go on the side. Currently an automation engineer at Byline Bank, with a 2026 B.S. in Software Development from Grand Canyon University.

C# .NET TypeScript React Go PostgreSQL Docker

Projects

KnowledgeMarket is a full-stack course marketplace: a .NET 9 API with a React 19 front end, Stripe payments via webhooks, JWT auth in HttpOnly cookies with CSRF protection, Postgres full-text search, and S3-compatible storage. Tested with xUnit, Vitest, and Playwright.

pulse-chat is a multi-room chat system in Go, built to learn distributed systems hands-on. WebSockets, session auth, and Postgres message history work today; Redis Pub/Sub scaling is next.

noahstarkenburg.dev is my personal site, built with Next.js and Tailwind.

Reach me

Website · LinkedIn · noahstarkenburg@gmail.com

Popular repositories Loading

  1. MineSweeper MineSweeper Public

    C# 1

  2. awesome-collections awesome-collections Public

    A monorepo of curated awesome-X lists for under-served niches in AI and developer tooling.

    Python 1

  3. CST339WeatherApp CST339WeatherApp Public

  4. WeatherRepo WeatherRepo Public

  5. linkedin-mcp-server linkedin-mcp-server Public

    Forked from stickerdaniel/linkedin-mcp-server

    This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and perform job searches.

    Python

  6. cst391-music-app cst391-music-app Public

    CST-391 Milestone 3 - Music API

    TypeScript