drupalio
Be authentic to your dreams.Be authentic to your own idea about yourself.Grind away at your own minds and bodies until you become your own invention.
Alchemist's codeMexico
Pinned Repositories
1XXXDaysOfPython
1XXXDaysOfRust
2021-Leicester-seminar
Code for a seminar talk at University of Leicester, UK
2048.cpp
🎮 Terminal version of the game "2048" written in C++ 11
2fa-speakeasy-example
33-js-concepts
📜 33 concepts every JavaScript developer should know.
3D-2D
Academic-Connect
A mobile app created using Flutter Framework for School management.
deno-cef
The Chromium Embedded Framework for Deno.
Dojo
Learning
drupalio's Repositories
drupalio/clj-ddd-example
An example implementation of Domain Driven Design in Clojure.
drupalio/cpp-core-guidelines-cheatsheet
Cheatsheet for the C++ core guidelines, including a set of tried-and-true guidelines, rules, and best practices about coding in C++.
drupalio/drupalio
drupalio/eisl
ISLisp interpreter/compier
drupalio/electron-quick-start-typescript
Clone to try a simple Electron app (in TypeScript)
drupalio/external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
drupalio/goscript
An alternative implementation of Golang specs, written in Rust for embedding or wrapping.
drupalio/hadolint
Dockerfile linter, validate inline bash, written in Haskell
drupalio/Hexagonal-Architecture
An example approach for implementing a Hexagonal Architecture
drupalio/HexAnalyser
Analysing hex values to show variouse possible meanings
drupalio/hstr-rs
A minimum hstr clone in Rust
drupalio/JuliaFuturoCienciaDeDatos2022.jl
Presentación para TheDataPub
drupalio/kafkagosaur
Kafka client for Deno binding to kafka-go using WebAssembly
drupalio/learn-go-with-tests
Learn Go with test-driven development
drupalio/lets-code
The source code for my Let's Code series
drupalio/libassert
The most over-engineered and overpowered C++ assertion library.
drupalio/nginx-rtmp
drupalio/npt
ANSI Common Lisp implementation
drupalio/OpenJSCAD.org
JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
drupalio/oxker
drupalio/perceptron-in-C
A simple feed-forward perceptron implemented from a blank C file
drupalio/r77-rootkit
Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
drupalio/rat-rs
A simple cli tool to fetch transports schedules on the Ile-de-France région
drupalio/realworld-axum-sqlx
A Rust implementation of the Realworld demo app spec using Axum and SQLx.
drupalio/Rock
Native language with Rust & LLVM
drupalio/rtmp-rust
drupalio/terraform-operator
Terraform Operator provides support to run Terraform modules in Kubernetes in a declarative way as a Kubernetes manifest.
drupalio/twitch_rust
drupalio/wasm-react
A PoC that shows how React bindings for wasm-bindgen can be realized for Rust.
drupalio/wasmer-java
☕ WebAssembly runtime for Java