Pinned Repositories
ALIG
Guia rápida de instalación de ArchLinux en modo UEFI
AyED1
Algoritmos y Estructuras de datos l
AyEDII
Algoritmos y Estructuras de datos ll
cocosette-proto
Go code repository for implementing gRPC services. Utilizes buf and .proto files to generate efficient and reliable communication code for distributed systems via RPC
Conway-life
Implementation of the Game of Life in ARMv8 using the B3/S23 ruleset. Simulation of cells and generational evolution in a low-level programming environment, emulating Raspberry Pi on QEMU
discreta_ii_famaf
Apuntes de clases de Matemática Discreta II, FaMAF, UNC
dwm
dwm is an extremely fast, small, and dynamic window manager for X
intro-logica
Introducción a la Lógica y la Computación
resiliency-patterns
rpi-asm-framebuffer-gpio
diofanto33's Repositories
diofanto33/AyEDII
Algoritmos y Estructuras de datos ll
diofanto33/rpi-asm-framebuffer-gpio
diofanto33/Conway-life
Implementation of the Game of Life in ARMv8 using the B3/S23 ruleset. Simulation of cells and generational evolution in a low-level programming environment, emulating Raspberry Pi on QEMU
diofanto33/AyED1
Algoritmos y Estructuras de datos l
diofanto33/discreta_ii_famaf
Apuntes de clases de Matemática Discreta II, FaMAF, UNC
diofanto33/dwm
dwm is an extremely fast, small, and dynamic window manager for X
diofanto33/intro-logica
Introducción a la Lógica y la Computación
diofanto33/ALIG
Guia rápida de instalación de ArchLinux en modo UEFI
diofanto33/cocosette-api-gateway
reverse-proxy implementation whose HTTP handler is generated by grpc-gateway
diofanto33/cocosette-auth
diofanto33/cocosette-proto
Go code repository for implementing gRPC services. Utilizes buf and .proto files to generate efficient and reliable communication code for distributed systems via RPC
diofanto33/Counter-jsx
A simple application that tracks user clicks and displays the current click count on the screen. It includes 'Click' and 'Reset' buttons for incrementing or resetting the counter. Demonstrates the use of React components and states for basic user interaction. A classic click counter - React 'Hello World'
diofanto33/dotfiles
Stuff
diofanto33/resiliency-patterns
diofanto33/ExamenesViejos_ProbabilidadyEstadistica_FAMAF
Exámenes viejos de la materia probabilidad y estadística (computación) - introducción a la probabilidad y estadística (profesorados) de FAMAF
diofanto33/htb-machinesA
diofanto33/kernel-hack
diofanto33/linuxgems
A succinct cheat sheet for newbie linux coders and system administrators, documenting some of the more obscure and useful gems of linux lore. Intended to be viewed in emacs org-mode, or VimOrganizer, though any text editor will suffice.
diofanto33/skills-introduction-to-github
My clone repository
diofanto33/untitled-00
diofanto33/web-pass-generator
A web app for generating custom passwords with options like length, case, and special characters, using Golang for backend logic and HTML/CSS for the UI