-
MyKV Public
This is a very basic redis-like in-memory database, to brush up some lower level network intricacies. Based on a blog post I found.
Python UpdatedJul 15, 2025 -
todoist-mcp-koog Public
A minimal test of creating an AI agent with koog using a todoist MCP server as a tool.
Kotlin UpdatedJul 13, 2025 -
appointer Public
Getting a first look into django as a Python Framework for webapps. I am just dabbling around a little to broaden my horizon.
Python UpdatedJul 11, 2025 -
aoc_2024 Public
My participation of the advent of code 2024 using Kotlin.
Kotlin UpdatedDec 13, 2024 -
d3-cloud Public
Forked from jasondavies/d3-cloudCreate word clouds in JavaScript.
JavaScript Other UpdatedOct 20, 2022 -
vue-dashboard-boilerplate Public template
Boilerplate code for a properly engineered dashboard-like web application built with Vue, Vuex, Bootstrap and TypeScript.