Skip to content
View torbenkorb's full-sized avatar

Organizations

@awmedia-agency

Block or report torbenkorb

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

⚡️ Hello, world!

Full Stack Developer

I build web applications for startups and agencies. I started in frontend, but today I focus on the whole system—from the logic in the backend to the infrastructure in the cloud. I like simple code and tools that work.

🛠 What I do

  • Backend: Building APIs and services with Node.js.
  • Cloud: Setting up environments on AWS (Lambda, S3, DynamoDB).
  • Frontend: Building clean, accessible interfaces with React.
  • Core: I focus on the "hard parts" of JavaScript and how the web actually works.

📫 Connect with me

Always down to talk about serverless, web performance, or new projects. Feel free to reach out.

Pinned Loading

  1. sudoku-solver-algorithm sudoku-solver-algorithm Public

    Sudoku solving algorithm in JavaScript

    JavaScript

  2. client-side-router client-side-router Public

    Demonstration of client-side routing

    JavaScript

  3. react-weatherapp react-weatherapp Public

    A simple weather app built upon React and data from the OpenWeatherMap API.

    JavaScript 1

  4. shopware5/shopware shopware5/shopware Public

    Shopware 5 core

    PHP 1.3k 771

  5. todoApp todoApp Public

    Flux pattern / Redux clone without Redux in plain JS

    JavaScript

  6. observer-pattern observer-pattern Public

    Simple demonstration of the Oberserver Pattern (PubSub) in plain JavaScript

    JavaScript