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/algorithms
University course material for Algorithms and Data Structures in Java, with a particular emphasis on software testing. Includes exercises, with solutions.
drupalio/black-hat-rust
Applied offensive security with Rust - https://academy.kerkour.com/black-hat-rust?coupon=GITHUB
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/curlconverter
convert curl commands to Python, JavaScript, Go, PHP, R, Dart, Java, MATLAB, Rust, Elixir and more
drupalio/deepchecks
Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort. See our docs: https://docs.deepchecks.com
drupalio/dockerOdooSymfonySSL
This is a complete stack for running Odoo with NGINX, PostgreSQL and PHP into Docker containers using docker-compose tool and with Certbot for the HTTPS certificate.
drupalio/drupalio
drupalio/ebiten
A dead simple 2D game library for Go
drupalio/eisl
ISLisp interpreter/compier
drupalio/electron-quick-start-typescript
Clone to try a simple Electron app (in TypeScript)
drupalio/elliptic-curves
Collection of pure Rust elliptic curve implementations (e.g. P-256, P-384, secp256k1)
drupalio/hadolint
Dockerfile linter, validate inline bash, written in Haskell
drupalio/hstr-rs
A minimum hstr clone in Rust
drupalio/JavaFx-MySQL-Course-Management-App
JavaFx project made using MySQL. Has an admin, lecturer and student sections. The student can create an account from the signup page while the admin can create a lecturer account. The admin can delete accounts, change passwords and view the accounts in the schema. The lecturer can add, edit and delete grades of a student record. He/She can also delete student accounts, view the students in the database and view students currently passing or failing the course. They can also query the grades, outputting students with an average lower than, equal to or greater than or equal to an average of their choice. The student can view their grades.
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/Malware-analysis-and-Reverse-engineering
Some of my publicly available Malware analysis and Reverse engineering.
drupalio/npt
ANSI Common Lisp implementation
drupalio/oxker
drupalio/polarization
If you are a computer scientist or a physicist aspiring to become a quantum computing scientist, this list is for you. The topics include: Quantum mechanics Quantum information processing Quantum computing Quantum information theory
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/resume.github.com
Resumes generated using the GitHub informations
drupalio/ricochet
Anonymous peer-to-peer instant messaging
drupalio/Rock
Native language with Rust & LLVM
drupalio/spring-fu
KoFu and JaFu configuration DSLs for Spring Boot
drupalio/wasmer-java
☕ WebAssembly runtime for Java