Skip to content

Instantly share code, notes, and snippets.

View weidenhaus's full-sized avatar

Steffen Weidenhaus weidenhaus

View GitHub Profile
@weidenhaus
weidenhaus / resume.json
Created June 16, 2023 22:48
resume.json
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Steffen Weidenhaus",
"label": "Full Stack Software Engineer | 10+ yrs Experience",
"image": "",
"email": "weidenhaus@gmail.com",
"phone": "",
"url": "",
"summary": "👋 Hey there! I'm a curious and reliable software engineer with a decade of experience and unlimited working rights in Australia. I love creating full-stack web applications that are easy to use, maintain, and expand, delivering immediate value to businesses of all sizes and across various industries. I work effectively on my own, consistently meeting commitments, but I also thrive in team settings. I'm more than willing to share my knowledge with other developers and am always open to learning more myself.\n\nFor a significant part of my career, spanning seven years, I served at SAP headquarters in Germany, pioneering and leading the tech operations for a company-wide internal adoption and usage reporti
@weidenhaus
weidenhaus / hello-sydney.js
Created January 9, 2022 01:57
Third Gist - Hello Sydney
console.log("Hello Sydney...!")
@weidenhaus
weidenhaus / hello-australia.js
Created January 9, 2022 01:56
Second Gist - Hello Australia...
console.log('Hello Australia...!')
@weidenhaus
weidenhaus / hello-world.js
Last active January 9, 2022 01:54
First Gist - Hello World...
console.log('Hello World...!')