Projects

Plugins

Graph Metrics for Obsidian

March 2025-Present Tags: TypeScript TypeScript
A plugin that provides network metrics and insights about your vault in Obsidian. Analyze connections, identify central notes, and understand the structure of your knowledge base.

Languages

Kalang

March 2025-Present Tags: C, Kalang C, Kalang
A C-based language that is still finding its footing.

Games

Minesweeper

December 2024 JS, HTML, CSS
A custom implementation of the classic Minesweeper game. These bombs' fuses were already lit. I'm not very good at this version...

Chess Puzzles

December 2024 JS, HTML, CSS
A collection of chess puzzles from games I've played, presented in a "custom" interface.

Web Experiments

Ensemble LinkedLove

February 2025 Tags: JS, HTML, CSS JS, HTML, CSS
A parody of dating websites and the recent machine learning hype that uses "AI" to find your perfect match. Created for Valentine's Day 2025.

kaliser.com

2024-Present PHP, JS, CSS, HTML
My personal website and blog platform. Built with a custom PHP-based CMS that supports Markdown content with Obsidian compatibility.

Discord Bots

JFIF Bot

October 2024 Python
A Discord bot that solves the problem of JFIF images not displaying properly on Discord.

Terminal Projects

3D ASCII Renderer

November 2024 Python
Render 3D ASCII shapes in the terminal. An experiment with terminal graphics and 3D projection techniques.