Hi! 馃憢 Welcome to my Portfolio, I’m currently working as a Software Engineer and spend a lot of my time exploring ideas鈥攕ome turn into projects (which sometimes I finish XD). I enjoy building things, learning in the open, and occasionally writing about what I discover along the way. If you’re working on something interesting or have an idea you’d like to explore, feel free to reach out!
Running local LLM models with llama.cpp
A practical llama.cpp setup note covering CUDA builds, server commands, MoE tuning flags, and benchmarking local LLM performance.
Getting started with dbt Core and DuckDB
Set up dbt Core with DuckDB locally, add a sample dataset, and run a first model.
CC Transaction Logger
Learn how to build an automated system that extracts credit card transaction details from notification emails and logs them into Google Sheets, making expense tracking effortless and organized.
Running DeepSeek Locally + Utilizing Your GPU
Learn how to run DeepSeek AI models on your local machine using GGUF files and Python, with full GPU utilization and custom configuration options.
Nginx Configuration
Learn how to set up Nginx as reverse proxy on AWS EC2 instances with practical configuration examples and SSL setup tips.