What I Use
My tools, homelab, self-built software, and open source stack for IT, cybersecurity, and everything in between
🚀 Built by Me
PSSM
My personally developed password manager. Built from scratch with a security-first architecture, AES-256 encryption, zero-knowledge design, and a clean CLI + GUI interface. No third-party cloud — fully self-hosted.
Password Manager Self-BuiltNotey
A fully encrypted note-taking app I built end-to-end. AES-256 encryption at rest and in transit, markdown support, offline-first design, and synced across devices through my own infra. My second brain — on my terms.
Notes App Self-BuiltMoCipher.com
This very site. Static HTML/CSS/JS on Cloudflare Pages with Workers API, KV storage, and a custom admin panel. No frameworks, no bloat — just clean code.
Portfolio Self-Built💻 Development
VS Code
Primary code editor. Heavily customized with extensions for Python, C++, Docker, remote development, and GitHub Copilot.
EditorJetBrains IDEs
PyCharm for Python-heavy projects, CLion for C++ work. Great for refactoring and debugging complex codebases.
IDEGit & GitHub
Version control for everything. GitHub for collaboration, CI/CD pipelines, Actions, and code review workflows.
Version ControlDocker & Docker Compose
Containerization for local dev, testing, and prod. Multi-service stacks, custom images, and integrated into my homelab.
DevOpsPostman & Insomnia
API testing, documentation, and debugging. Essential for building and validating REST & GraphQL endpoints.
API ToolsNeovim
Lightweight terminal editor for quick edits and server-side work. Custom Lua config with LSP, Treesitter, and Telescope.
Editor🔐 Cybersecurity
Wireshark
Network protocol analyzer for deep packet inspection, traffic analysis, and network troubleshooting.
Network AnalysisBurp Suite Pro
Web application security testing. Intercepting proxy, active scanner, and intruder for penetration testing engagements.
Pen TestingNmap & Masscan
Network discovery and security auditing. Port scanning, OS fingerprinting, service detection, and large-scale reconnaissance.
ScanningSplunk / ELK Stack
SIEM solutions for log aggregation, threat detection, correlation rules, and real-time security monitoring dashboards.
SIEMCrowdStrike / Defender
Endpoint detection and response (EDR) platforms for threat hunting, incident response, and behavioral analysis.
EDRMetasploit Framework
Penetration testing framework for exploit development, vulnerability validation, and security assessments.
ExploitationGhidra
NSA's open-source reverse engineering suite. Disassembly, decompilation, and binary analysis for malware research.
Reverse EngineeringYARA & Sigma Rules
Pattern matching for malware classification and detection rule writing. Custom rulesets for threat intelligence.
Threat Intel🏗️ Infrastructure & Homelab
Personal Homelab
A fully self-hosted homelab running 5 Kubernetes clusters for orchestrating services, experiments, and production workloads. Proxmox for virtualization, with automated provisioning and monitoring.
Homelab KubernetesKubernetes (K8s)
5-cluster setup with K3s and kubeadm. Running microservices, CI/CD runners, monitoring stacks, and personal apps. Helm charts for templating, ArgoCD for GitOps.
OrchestrationProxmox VE
Type-1 hypervisor running VMs and LXC containers. The backbone of my homelab — hosts K8s nodes, dev environments, and security labs.
VirtualizationCloudflare
DNS, CDN, Pages, Workers, and Tunnels. Powers this site, handles DDoS protection, and provides zero-trust access to homelab services.
CloudMicrosoft Azure
Cloud infrastructure, Entra ID (Active Directory), Azure Sentinel, and enterprise hybrid deployments.
CloudAWS
EC2, S3, Lambda, EKS — for scalable cloud workloads, serverless functions, and managed Kubernetes.
CloudpfSense / OPNsense
Open-source firewalls for network segmentation, VPN tunnels, IDS/IPS, and traffic shaping across VLANs.
NetworkingTerraform & Ansible
Infrastructure as Code for provisioning and configuration management. Reproducible deployments across cloud and homelab.
IaC🌐 Open Source Tools
Grafana & Prometheus
Monitoring and observability stack. Custom dashboards, alerting rules, and metrics collection across all clusters and services.
MonitoringTraefik
Cloud-native reverse proxy and ingress controller. Auto-TLS with Let's Encrypt, middleware chains, and service discovery.
ProxyPi-hole / AdGuard Home
Network-wide DNS ad blocking and tracking protection. Running on dedicated LXC containers in the homelab.
DNSGitea
Self-hosted Git server for private repos and internal projects. Lightweight, fast, and integrated with CI runners.
Git ServerNextcloud
Self-hosted cloud storage and collaboration suite. File sync, calendar, contacts — running on my homelab K8s cluster.
Cloud StorageVault by HashiCorp
Secrets management and data encryption. Dynamic credentials, PKI infrastructure, and access policies for homelab services.
SecretsWireGuard
Modern VPN protocol for secure remote access to homelab. Fast, minimal, and cryptographically sound tunnel setup.
VPNUptime Kuma
Self-hosted monitoring tool for tracking service uptime, response times, and SSL certificate expiration across all my infra.
Uptime🖥️ Hardware
MacBook Pro
Primary development machine. Great for terminal-heavy workflows, mobile productivity, and on-the-go coding.
LaptopCustom Desktop
High-performance workstation for virtualization labs, compiling, and multi-monitor setups. Dual-booted with Linux.
DesktopHomelab Servers
Rack-mounted and mini PCs running Proxmox, hosting 5 K8s clusters, NAS storage, and dedicated security lab environments.
ServersDual Monitors
Essential for monitoring dashboards, running VMs side-by-side, and keeping docs visible while coding.
DisplayUbiquiti Network Gear
UniFi switches, access points, and gateway for enterprise-grade networking at home. VLANs, PoE, and centralized management.
Networking⚡ Productivity
Notey
My own encrypted note app. AES-256 encryption, markdown rendering, offline-first sync — built because I trust my own code more than any cloud service.
Notes Self-BuiltPSSM
Self-built password manager with zero-knowledge architecture. All credentials encrypted locally before any sync happens. No SaaS dependency.
Security Self-BuiltiTerm2 + Oh My Zsh
Terminal emulator with a customized Zsh shell, custom aliases, autosuggestions, and syntax highlighting for efficient CLI workflows.
TerminalTradingView
Charts and technical analysis for day trading. Real-time data, custom Pine Script indicators, and multi-timeframe analysis.
TradingRaycast
Blazing-fast macOS launcher replacing Spotlight. Clipboard history, snippets, window management, and custom extensions.
Launcher