| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseMy path into tech started with an Amiga 500 🕹️, a stack of magazines, a lot of exploration, trial and error, and an urge to understand how things worked.
"Paper, patience and progress". It taught me that curiosity opens doors, problem solving is a superpower, and persistence turns frustration into progress — lessons that still shape how I learn, build and explore today.
That machine sparked a lifelong passion for computers, games and programming — but more importantly, it shaped how I still approach technology today:
🧭 explore → 🔍 understand → 🔨 build → 💥 break → 💡 learn → 🔁 improve
The tools have changed. The curiosity has not.
Same curiosity. Different tools. The journey continues.
The Amiga taught me to explore, to be curious, and not to be afraid of the unknown.
Today that curiosity tends to pull me toward the edges where different disciplines meet (my "rabbit holes" 🌀):
A few things I've built, explored or probably spent too much time thinking about.
| Project | What & why | Tech |
|---|---|---|
| 🧠 Exocortex | Agent operating layer — model- and harness-agnostic glue adding memory, observability and control to agentic workflows. | AI Agents Python |
| 🧰 ShellKit | Terminal-first script toolbox — launching scripts, tools and automations fast and frictionless using a single easy-to-remember command. | PowerShell TUI |
| 🗝️ Xilent Secure Vault | Offline-first secure vault — protecting sensitive data with deterministic key derivation, long-term recoverability and no dependency on cloud services or proprietary tooling. | C# Python Encryption |
| 💾 StateKeep | Application settings backup & restore — preserving app configurations across machines and reinstalls with simple, automated and repeatable workflows. | C# Windows Automation |
| 🔄 Get Me Ready | Cross-platform setup & provisioning toolkit — turning a fresh computer install into a configured environment through repeatable automation. | PowerShell Windows macOS Linux Automation |
Code
C# / .NET · TypeScript · Bun · Node.js · Python · C · PowerShell · Bash · Lua · SQL · noSQL
Platforms & infrastructure
Windows · Linux · macOS · Docker · Azure · Proxmox · Hyper-V · LXC · Vagrant
Physical and virtual world
Arduino · ESP32 · Raspberry Pi · MQTT · I²C · SPI · KiCad · FreeCAD · Blender · HLSL/GLSL
curiosity
↓
problem → model → smallest useful architecture
↓
build → automate → observe → iterate
I prefer systems that are:
Pragmatism beats ceremony.
Working software beats architecture theatre.
Understanding the problem comes before choosing the tool.
I’ve spent 25+ years in professional software development, moving between hands-on engineering, architecture, technical strategy and leadership.
That has included building software, designing systems, leading engineering organisations, making architectural decisions and helping businesses navigate technical change.
GitHub is where I keep the technical side of that story.
My game-focused work lives under @w33zl.
That is where you'll find more of the modding, game tooling and experiments around games such as Farming Simulator, SCUM, Elder Scrolls Online and Skyrim.
🏆 I've released 40+ Farming Simulator mods · ~10M downloads · most rated 4.0–4.9 · some still downloaded 5+ years after their final update — good UX, solid design and attention to detail age well.
For me, technology has always been less about the machine itself and more about what it makes possible.
The Amiga was the first doorway.
Today the tools are different — AI, cloud, microcontrollers, GPUs, 3D modelling, automation — but the feeling is surprisingly similar:
What happens if I try this?
That question has carried me a long way.
🌐 Personal website · 💼 LinkedIn · 🎮 WZL Modding
Same curiosity. Different tools. The journey continues.
personal, evidence-driven research repository for learning how large language models (LLMs), inference models, and agentic AI behave in different conditions
Python
Xilent Secure Vault (XSV) is a practical, offline-first model for protecting sensitive private data while ensuring that keys remain recoverable over the long term
C#
A collection of scripts for monitoring and maintaining a pfSense installation
Shell
GetMeReady is a collection of platform-specific bootstrappers and registries for setting up a new computer repeatably
PowerShell
Toolkit for installing, configuring, and building SCUM mods with FModel, repak, and UAssetGUI.
PowerShell 3
#!/bin/bash
###############################################################################
# ALLOW-SSH SCRIPT #
# Author: Mikael Levén #
| Back | FazBrowse Home | New Git URL |