Pinned Repositories
data-structures-and-algorithms-in-c
Just some exercises on algorithms and datastructures
go-backoffice-template
A template for a k8s deployment of an auth proxy and server to provide backoffice services using Go, PostgreSQL and Redis
go_auth_proxy_example
golang_examples
Just some golang examples
imagemin-compress-server
An example of a quick implementation of ImageMin package in a Express server.
linux-kernel-modules-development
Notes and experiments on linux kernel module development
mongo-to-sql
A simple mongo to sql translator powered by Nodejs
nasm_examples
nasm_examples
ruok
Scheduler and executor engine for RUOK service health monitor
twitter_bot
A Twitter API client for the lazy generation
LautaroJayat's Repositories
LautaroJayat/data-structures-and-algorithms-in-c
Just some exercises on algorithms and datastructures
LautaroJayat/linux-kernel-modules-development
Notes and experiments on linux kernel module development
LautaroJayat/imagemin-compress-server
An example of a quick implementation of ImageMin package in a Express server.
LautaroJayat/ruok
Scheduler and executor engine for RUOK service health monitor
LautaroJayat/jwt-and-mocha-example
A didactic example of using Mocha to test a simple JWT auth system
LautaroJayat/go-backoffice-template
A template for a k8s deployment of an auth proxy and server to provide backoffice services using Go, PostgreSQL and Redis
LautaroJayat/mongo-to-sql
A simple mongo to sql translator powered by Nodejs
LautaroJayat/empty
LautaroJayat/event-emitter-cli-little-experiment
A little experiment to learn how to extend Events into a new class
LautaroJayat/free-programming-books
:books: Freely available programming books
LautaroJayat/free-react-tailwind-admin-dashboard
Free React Tailwind CSS Admin Dashboard Template - TailAdmin is a free and open-source admin dashboard template built on React and Tailwind CSS, providing developers with everything they need to create a comprehensive, back-end, dashboard, or admin panel solution for upcoming web projects.
LautaroJayat/go-profiling
a project to experiment profiling in go
LautaroJayat/go-simple-server-template
LautaroJayat/grpc_example_1
A simple GRPC example server
LautaroJayat/guide-to-interpreters-series
Contains source-code for viewers following along with my Beginners Guide To Building Interpreters series on my Youtube Channel.
LautaroJayat/hypermedia-systems
A book on building Hypermedia Driven Applications with htmx and Hyperview
LautaroJayat/LautaroJayat
LautaroJayat/linux-virtualization
Notes and experiments on linux virtualization
LautaroJayat/lotusdocs
📖 A free, lightweight, modern documentation theme for Hugo [WIP]
LautaroJayat/natscli
The NATS Command Line Interface
LautaroJayat/nvim-config
LautaroJayat/oauth2-proxy
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
LautaroJayat/pg_uuidv7
A tiny Postgres extension to create version 7 UUIDs
LautaroJayat/pgulid
Universally Unique Lexicographically Sortable Identifier (ULID) for PostgreSQL
LautaroJayat/pretty-quick
⚡ Get Pretty Quick
LautaroJayat/report-with-stock-pickings
Module for Odoo 13 to add stock picking ids in invoice reports and account move view.
LautaroJayat/rvld
Learn how to write a minimal working linker from scratch
LautaroJayat/supabase-cli
Supabase CLI
LautaroJayat/toybox
toybox
LautaroJayat/writing-an-interpreter-in-go
Notes I took while studying "writing an interpreter in go"