leodutra
Experienced Technologist | Full-Stack JavaScript, TypeScript, Rust, Java | Avid Learner | Currently studying LLMs and Rust
Orion-Cygnus Arm
Pinned Repositories
blockchain-for-rust-developers
country-emoji
Converts between country names, ISO 3166-1 codes and flag emojis.
ed-galnet-scraper
Elite Dangerous Galnet scraper - target: https://community.elitedangerous.com/
ifttt-webhook
Simple async library for triggering IFTTT events using webhooks.
node-utils
Some very basic personal utils library, for rapid prototyping
simpleflakes
Fast and test-driven distributed 64-bit ID generation, using pure JavaScript, for Node.js.
video-maker
Projeto open source para fazer vídeos automatizados
leodutra's Repositories
leodutra/docker-minecraft-server
Minecraft Server on Docker, Alpine Linux 3 and Oracle JRE 8
leodutra/google-translate-api
A free and unlimited API for Google Translate :dollar::no_entry_sign:
leodutra/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
leodutra/google-translate-api-browser
A free and unlimited API for Google Translate
leodutra/whatsapp-web-reveng
Reverse engineering WhatsApp Web.
leodutra/architect-roadmap
Roadmap to become a good software architect
leodutra/awesome-cheatsheets
📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
leodutra/awesome-cto-resources
:bulb: A community-curated list of awesome resources to help you grow as a CTO
leodutra/Awesome-Design-Tools
The best design tools for everything 👉
leodutra/awesome-roadmaps
View roadmaps about developer roles to help you learn
leodutra/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
leodutra/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
leodutra/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
leodutra/docker-node-pm2-deploy
Docker node-pm2-deploy
leodutra/elitebgs
BGS tracking tool for Elite Dangerous
leodutra/engineering-blogs
A curated list of engineering blogs
leodutra/IAMDinosaur
🦄 An Artificial Inteligence to teach Google's Dinosaur to jump cactus
leodutra/lavaplayer
Audio player library for Discord
leodutra/linux-cheat
Linux tutorials and cheatsheets. Minimal examples. Mostly user-land CLI utilities. Linux kernel at: https://github.com/************/linux-kernel-module-cheat
leodutra/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.2.1, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX C. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 18.04 host.
leodutra/merge-img
Merge multiple images into a single image
leodutra/Mergely
Merge and diff documents online
leodutra/minimal-static-node
leodutra/screencat
:cat: webrtc screensharing electron app for mac os (Alpha)
leodutra/sequelize-to-joi
Library to convert Sequelize models to Joi validation schemas
leodutra/simpleflake
Distributed ID generation in python for the lazy.
leodutra/software-architect-roadmap
Software architect roadmap
leodutra/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
leodutra/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
leodutra/You-Dont-Need-jQuery
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.