To the core. Manjaro Arch + KDE Plasma.
Projects | Status | Project Type | Lang |
---|---|---|---|
GoReports: Reports generation tool with a custom template language for organizations with a "print as a PDF" feature. Templates written in Handlebars with the ability to embed SQL queries & parameters directly. | Ready For Use | Web Service | |
Patchi: Patchi connects to 2 of your databases and shows you the differences between them. Useful for migrating database environments. It also generates a migration SQL script for you. | In Progress | Console App (TUI) | |
Lox: Creating an Interpreted programming language based on the book "Creafting Interpreters" in Rust. | In Progress | Compiler | |
Assember: A Two Pass 4-bytes Assembler that converts Assembly language to machine code. | Done | Assembler | |
Go Web Framework: Starter template for using Go as a REST service. It uses Fiber & GORM as the ORM. | Ready For Use | Web Backend |