Pinned Repositories
believe
A Bel Lisp interpreter built with C, written as a book/literate program (archived)
engine
360° 2D Platformer engine heavily inspired by Sonic The Hedgehog
engine-psx
Open source Sonic The Hedgehog engine built for the original PlayStation
majestic-lisp
Majestic Lisp is a homebrew Lisp dialect. This repo contains the language implementation book, in Brazillian Portuguese.
org-abntex2
Modelo para documentos LaTeX com abnTeX2 em Org Mode
powerlisp
Common Lisp tool for automating tasks for Unix power-users.
sonic-lisp-engine
Sonic The Hedgehog Engine, written in Common Lisp as a literate program
study
Repositório de anotações de aulas e exercícios resolvidos
wasm-demo-rs
A basic example of Rust compiled to WebAssembly, using Rust's own native tools.
minerva-go
Golang refactor of the Minerva System, an ERP-like system built for research purposes
luksamuk's Repositories
luksamuk/powerlisp
Common Lisp tool for automating tasks for Unix power-users.
luksamuk/emacs-org-dotfiles
My Emacs dotfiles, written in Org.
luksamuk/BasicPlatformer
A basic platformer engine example, based on Sonic The Hedgehog. Uses OficinaFramework.
luksamuk/cl-jackc
Jack compiler for the nand2tetris Hack platform
luksamuk/engine
360° 2D Platformer engine heavily inspired by Sonic The Hedgehog
luksamuk/engine-psx
Open source Sonic The Hedgehog engine built for the original PlayStation
luksamuk/majestic-lisp
Majestic Lisp is a homebrew Lisp dialect. This repo contains the language implementation book, in Brazillian Portuguese.
luksamuk/psxtoolchain
PlayStation 1 (PSX) Docker toolchain for building projects and ISO images
luksamuk/study
Repositório de anotações de aulas e exercícios resolvidos
luksamuk/zig-lisp
Experimenting with building a Lisp on Zig
luksamuk/website
Source code from my website after being moved to GitHub.
luksamuk/winforth
A Forth implementation built using Visual C++ 6.0 on a Windows 98
luksamuk/docker-emacs-export
Docker configuration for a lightweight Emacs configuration (used in exports)
luksamuk/k8s
Config for utilitaries I run on Kubernetes
luksamuk/robby-lisp
Lisp implementation of Robby, the Soda-Can-Collecting Robot
luksamuk/some-sorta-lisp
Some sort of Lisp thing
luksamuk/studium
The Studium 2D Game Engine (work-in-progress)
luksamuk/techimera-k8s
Aplicação REST rápida feita em Common Lisp para apresentar conceitos de Kubernetes
luksamuk/bootcamp-exercises
Anotações e exercícios do Bootcamp GoStack.
luksamuk/circuits
Code and schematics for circuit examples, scripts and projects
luksamuk/engine-psp
Luksamuk's Engine (PSP Edition)
luksamuk/ichef-api
API iChef para compartilhamento de receitas entre chefs e cozinheiros amadores
luksamuk/led-control
Iluminação IoT usando LEDs NeoPixel, controle remoto e mudança automática de iluminação
luksamuk/majestic-refactored
Refactoring of Majestic Lisp, now with a POC virtual machine
luksamuk/postgres-15-riscv64-docker
PostgreSQL 15 Docker image running on Alpine Linux Edge (RISC-V 64 support)
luksamuk/sonic-engine-psx
Yet another Sonic engine, now for PSX (built as an experiment for PSX development)
luksamuk/sonic-platformer
Platformer feito em Rust.
luksamuk/studybud
Projeto de aprendizado de Django
luksamuk/vscpp6-glut
GLUT rendering example created with Visual C++ 6.0
luksamuk/zig-opengl-example
OpenGL example using Zig language