diff --git a/html/resume.html b/html/resume.html index c26b29a..1c7b77e 100644 --- a/html/resume.html +++ b/html/resume.html @@ -59,7 +59,8 @@
OCaml - Raku + Raku + C++ Clojure Go Bash @@ -71,6 +72,8 @@ Git Docker CPAN + Cmake + Make PostgreSQL MySQL
@@ -81,37 +84,41 @@ Spring Boot, Web Sockets, Angular and SCSS.+ A simple, fun-to-write functional web-framework for Raku. +
+ Distribution-Builder-Cmake ++ Distribution::Builder::Cmake is a dist builder for Raku with C++ interop via FFI. Allowing C++ to be compiled via Cmake at Raku compile time, + then injected into Raku programs via FFI. +
Humming-BirdA simple, fun-to-write web-framework for Raku.
Mamml - A caching database with first-class JSON supportA simple database with it's own query language MQL (mamml query language), that focuses on fast CRUD operations, and JSON.
Sluj: - The small and efficient URI slugging library for Clojure.Sluj is the only 100% Clojure slugging solution for the JVM. It's goal is to be as simple, and efficient as possible.
This Website: - My website and blog written in OCaml.- My website, rawley.xyz is written in OCaml Dream, - and interfaces with a SQLite3 database for my blog using Caqti. My website + My website, rawley.xyz is written in OCaml and Raku, + interfacing with a SQLite3 database for my blog. My website is designed to be fairly simple (and used to be written in Go). Right now, - it's hosted on a Debian 11 server and served via NGiNX and OCaml. + it's hosted on a Debian 11 server and proxied behind NGiNX.
curly - A dead-simple http client for OCaml.Fixed a bug that caused redirects to break the program.
why-openbsd.rocks - A website for getting random facts about OpenBSD.Reworked/modernized the JavaScript used on why-openbsd.rocks.