An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by themkat

A curated list of projects in awesome lists by themkat .

https://github.com/themkat/.emacs.d

My .emacs.d configuration. Even have a Github Actions pipeline :smirk:

emacs emacs-configuration emacs-lisp org-mode org-mode-configuration

Last synced: 30 Jul 2025

https://github.com/themkat/emacs-m68k

Motorola 68k Assembly environment for Emacs. Focusing on Amiga in the beginning with lsp-server and debugger. Might extend to support other platforms based upon interest

amiga emacs motorola-68000

Last synced: 27 Feb 2026

https://github.com/themkat/spring-starter-terminal

Simple script that uses dialog as a terminal UI for creating new Spring application using the Spring Starter / Spring Initializer service.

cli dialog spring-boot tui

Last synced: 28 Jul 2025

https://github.com/themkat/spek-spring-utils

Utilities for using Spring with Spek. Aims to make the hurdles of testing Spring applications in Spek non-existant. NOTE: This was an experiment I did long ago, and is now archived. Feel free to use it for whatever you like :)

Last synced: 30 Aug 2025

https://github.com/themkat/smilefjes.el

Emacs package to check the Norwegian Mattilsynets report on restaurant cleanliness, hygienic factors etc.

emacs emacs-lisp food mattilsynet

Last synced: 30 Apr 2025

https://github.com/themkat/mos-mode

Emacs support for working with MOS 6502 assembly files using https://github.com/datatrash/mos. Utilizes lsp-mode and dap-mode

6502 c64 emacs lsp mos retro retrocomputing

Last synced: 17 Oct 2025

https://github.com/themkat/bincalc

Experimenting with Leptos in Rust by making a simple number type calculator.

Last synced: 25 Feb 2026

https://github.com/themkat/themkat.github.io

Personal website and blog. Views and preferences expressed are not representative of any employers or anyone other than myself!

blog emacs jekyll org-mode personal-website programming-blog tech-blog

Last synced: 30 Apr 2025

https://github.com/themkat/inf2810v17

Materiale fra INF2810 undervisningen i Gruppe 5. Dette kommer til å være alt fra opplegget brukt i timene til ekstra-materiale og små løsningsforslag fra oppgaver anbefalt i timene.

Last synced: 19 Mar 2026

https://github.com/themkat/themkat

Last synced: 23 Apr 2025

https://github.com/themkat/emacs-gba-debug

Better GBA debugging in Emacs with no, or minimal configuration needed.

c debugger emacs emacs-lisp gameboy-advance gba gba-dev retro retrogaming rust

Last synced: 17 Feb 2026

https://github.com/themkat/pico-environment-monitor

Simple monitoring of environment data (temperature, humidity, eCO2) using a Raspberry Pi Pico W and some sensors.

bme688 circuitpython environment-monitoring pico-w raspberry-pi-pico-w rp2040 sgp30

Last synced: 03 May 2026

https://github.com/themkat/emacs-gamecube-debug

Debug Nintendo GameCube applications and games right from the comfort of Emacs! Powered by DevkitPro DevkitPPC gdb and dap-mode :) Probably works with Nintendo Wii as well, but I only use a GameCube so haven't tested it.

debugging-tool emacs gamecube gamecube-homebrew gdb

Last synced: 16 Aug 2025

https://github.com/themkat/pink-bliss-uwu

Pink bliss UwU theme for Emacs. Using the pink bliss theme by Alex Schroeder as a base, but with modifications. More pink, more modern, more vibrant UwU

emacs emacs-theme pink uwu

Last synced: 15 Mar 2025

https://github.com/themkat/dockerfiles

Dockerfiles/"container images" for various operations and programs

dockerfiles dockerfiles-linux

Last synced: 19 Mar 2026

https://github.com/themkat/bashhelpers

Various bash helper scripts. Seperated from bashrc to make the file cleaner. Will probably be small in the beginning as I try to structure my files now more. Probably new helper scripts will come here, and old ones will be migrated.

Last synced: 15 Feb 2026

https://github.com/themkat/k8s-intro-talk

Introduction to Kubernetes (k8s). Here the presentation, as well as all example files are included. I will also include a quick guide on getting k8s running on your computer.

Last synced: 19 Mar 2026

https://github.com/themkat/shade-eval-print-loop

SEPL. Inspired by Shadertoy, but powered by Scheme for settings. Dynamically set textures, variables, and other logic that affects the execution.

glium glsl opengl opengl-shading-language rust scheme shaders

Last synced: 16 Jun 2026

https://github.com/themkat/inf5750

INF5750 group project

Last synced: 18 Oct 2025

https://github.com/themkat/ansible-various

Various Ansible files I create that is not for main machines. These can include Raspberry Pi setups, and other things I do to experiment with and learn Ansible :)

ansible ansible-playbooks linux system-administration

Last synced: 26 Apr 2026

https://github.com/themkat/unixissuperior-talk

My talk titled "Why Unix Systems are superior" that I will give at work, and maybe other places. It is basically just about some issues you have with Windows, and what makes the Unix based systems (GNU/Linux distros, Mac OS X etc.) better to use for development.

Last synced: 19 Mar 2026

https://github.com/themkat/simplenft

Simple NFT project from scratch. Using a basic setup and an excuse to play with Web3j, and not big JavaScript project structures. Planning on using KScript, bash and super simple stuff instead (not recommended for big projects, done as a fun challenge).

bash blockchain ethereum hacky ipfs ipfs-blockchain kotlin kotlinscript kscript nft shell-script solidity

Last synced: 12 Apr 2026

https://github.com/themkat/javazone2018_lightningtalk

The beauty and elegance of testing in Kotlin. My lightning talk for JavaZone 2018. Here I will have the presentation so it is easily available. I may also add some links and other things that will be usefull for people after the talk.

Last synced: 29 Mar 2025

https://github.com/themkat/quarkus-starter-terminal

Terminal user interface (TUI) version of the code.quarkus.io starter page. Inspired by my own spring-starter-terminal (that is used for doing the same for Spring Boot)

bash-script cli command-line-tool dialog quarkus tui

Last synced: 04 May 2026

https://github.com/themkat/emacs-envmon

Wanted another excuse to create some Emacs Lisp code, so making more environment monitors that integrates with my pico-environment-monitor :)

emacs emacs-lisp home-automation

Last synced: 01 Jul 2026

https://github.com/themkat/amienvmon

Fun little toy project to have an excuse to play with MUI as a GUI library for Amiga OS based systems.

amiga m68k mui ppc

Last synced: 02 Feb 2026

https://github.com/themkat/ti84plus_programs

Small BASIC programs for the TI84 Plus

basic ti84plus

Last synced: 12 Mar 2026

https://github.com/themkat/pica-mode

PICA200 shader assembly language (used in Nintendo 3DS) mode for Emacs.

3ds-homebrew nintendo-3ds-homebrew pica200

Last synced: 13 Feb 2026

https://github.com/themkat/playdate-mode

Simple mode built upon lua-mode for Emacs for developing Playdate applications and games.

emacs game-development lua playdate

Last synced: 25 Apr 2026