Skip to content
View nsteffens's full-sized avatar

Organizations

@codeformuenster

Block or report nsteffens

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

Hi there πŸ‘‹

Welcome to my GitHub profile! I am a passionate software engineer with a keen interest in cloud and web technologies. Through my projects, I strive to push the boundaries of the status quo and contribute to the open-source community. Feel free to explore my repositories and don't hesitate to reach out if you have any questions or collaborations in mind!

  • πŸ”­ I’m currently working on different internal projects - paving the road for digital vehicles.
  • πŸ’¬ Ask me about things in the cloud, onprem or onroad.
package main

import (
	"fmt"
	"time"
)

func main() {
	fmt.Println("Why did the Go programmer quit his job?")
	time.Sleep(2 * time.Second)
	fmt.Println("Because he didn't get arrays!")
}

Parts of this profile may or may not have been created by ChatGPT.

Popular repositories Loading

  1. cv_seamcarving cv_seamcarving Public

    My implementation for the winterterm 2016 / 2017 Computer Vision course of the 'Seam Carving' Algorithm by Avidan et al.

    C++ 1

  2. Swinteract Swinteract Public archive

    Project for the summer term 16 project at ifgi.

    JavaScript 1

  3. IVE IVE Public archive

    Forked from sitcomlab/IVE

    The Immersive Video Environment - CMS

    JavaScript

  4. maphopper maphopper Public

    Forked from olenirwing/maphopper

    Proxy to convert Graphhopper Directions API responses to Mapbox API Responses

    JavaScript

  5. nsteffens nsteffens Public

1 contribution in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing nsteffens's contributions from April 21, 2024 to April 24, 2025. The contributions are 100% issues, 0% commits, 0% pull requests, 0% code review.

Contribution activity

April 2025

Created an issue in aws-amplify/amplify-backend that received 1 comment

Simple HTTPApi Example from Docs is returning a SyntaxError

Environment information System: OS: macOS 15.4 CPU: (12) arm64 Apple M3 Pro Memory: 185.19 MB / 36.00 GB Shell: /bin/zsh Binaries: Node: 22.14.0 - …

1 comment
Loading