Skip to content

Instantly share code, notes, and snippets.

View weidenhaus's full-sized avatar

Steffen Weidenhaus weidenhaus

View GitHub Profile
@weidenhaus
weidenhaus / test.json
Last active June 2, 2024 23:43
test.json
{
"homepage": {
"searchBox": {
"title": "Search RAiDs",
"subtitle": "Search"
},
"resolveBox": {
"title": "Resolve RAiD",
"subtitle": "Resolve"
}
@weidenhaus
weidenhaus / resume.json
Last active July 28, 2025 23:44
resume.json
{
"basics": {
"name": "Steffen Weidenhaus",
"label": "Senior Software Engineer",
"image": "",
"email": "[email protected]",
"phone": "+61484287776",
"url": "https://weidenhaus.com",
"summary": "Highly motivated senior software engineer with proven expertise in intelligence systems, cybersecurity, and AI/ML technologies, seeking to contribute technical excellence to Australia's public sector. Demonstrated track record delivering mission-critical applications for intelligence operations, large-scale security systems protecting millions of users, and advanced geospatial analysis tools supporting strategic decision-making. Combines deep technical leadership experience from multinational enterprise environments with direct intelligence sector collaboration, offering unique capability to architect and deliver sophisticated systems that enhance operational effectiveness and situational awareness in high-stakes defence environments.",
"location": {
@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...!')