Minsel Choirog — Where Code Meets Curiosity

Forging digital

Welcome to my digital workshop — a space for experiments, prototypes, and open-source artifacts. Here, ideas are forged, tested, and refined. Not a portfolio. A laboratory.

terminal://minsel
┌───────────────────────┐
│  ██████╗███████╗      │
│ ██╔════╝██╔════╝      │
│ ██║     █████╗        │
│ ██║     ██╔══╝        │
│ ╚██████╗██║           │
│  ╚═════╝╚═╝           │
│                       │
│  > experiments: 12    │
│  > status: forging    │
└───────────────────────┘
v0.1.0
Dec. 2025

Artifacts

Open Source Projects

Ido Hair Brisbane screenshot
shipped

Ido Hair Brisbane

Business website for a Brisbane-based hair salon.

TypeScriptNext.js
Productivity App screenshot
shipped

Productivity App

A productivity and task-tracking web app for organizing daily work.

JavaScript
VeriTicket screenshot
shipped

VeriTicket

An on-chain event ticket verification dapp built with Solidity smart contracts.

SolidityWeb3
Cute Photobooth screenshot
shipped

Cute Photobooth

A playful browser-based photobooth app with filters and instant photo captures.

JavaScript

Field Notes

Lab Notes

Brief observations, technical findings, and thoughts from the workbench.

systemsNov 2025

Building a Linux distro from scratch

Learnings from compiling the kernel, configuring BusyBox, and creating bootable ISOs with Syslinux.

read more
aiApr 2025

MCP protocol in LLM apps

Implementing Model Context Protocol for seamless AI model interactions with vector databases in RAG apps.

read more
frontendDec 2024

Next.js 16 + Tailwind v4

Exploring the new features in Next.js 16 and migrating to Tailwind CSS v4's new configuration system.

read more
aiOct 2023

Self-hosting LLMs with FastAPI

Running Llama2 locally and building a personal chatbot API for natural language tasks.

read more