khaosdoctor
I edit fancy text files and write about it on my blog || 🏆 TypeScript Champion || 🏆 Microsoft MVP || 🏆 Google Developer Expert
Founding Software Engineer @openvolt Stockholm, Sweden
Pinned Repositories
cdc-kubernetes-sources
Repositório com os códigos fonte utilizados no meu livro sobre Kubernetes publicado pela @casadocodigo
devto-nodejs-sdk
The Node.js SDK for @thepracticaldev
enigmajs
Full implementation of the 1944 German cryptographic machine in TypeScript with a nice UI
event-sourcing-demo-app
Demo application to demonstrate the power of the event sourcing architecture for DevelopersBR livestream
gotql
GraphQL query utility for serverside apps
my-notes
:memo: Just a repo with my study notes. A simple notebook
promises-talk
Code sources for my promises talk
typescript-blockchain
Simple blockchain implementation in TypeScript
zaqar
Email microservice writen in Node.js
khaosdoctor's Repositories
khaosdoctor/gotql
GraphQL query utility for serverside apps
khaosdoctor/secure-jwt-tokens
Simple repository to show how to store JWT tokens in a secure way
khaosdoctor/multer-firebase-storage
Multer Storage Engine for Firebase
khaosdoctor/khaosdoctor
khaosdoctor/article-cover-creator
Cover image generator for the articles in my blog
khaosdoctor/dotfiles
My dotFiles
khaosdoctor/dynamic-keyboard-poc
Repository to test different implementations of how a multi-number dynamic keyboard would work
khaosdoctor/hermod
MQTT client for RabbitMQ
khaosdoctor/nodejs-k8s-simple-api
Simple Node.js API to be published in Node.js
khaosdoctor/deno-opengraph
Fetches and parses data from website to get their OpenGraph metadata
khaosdoctor/grpc-guide-part-4-sample
khaosdoctor/linkedeno
LinkedIn client integration for Deno
khaosdoctor/presentations
All my talks and presentations
khaosdoctor/sound-recommender
Simple API to recommend songs
khaosdoctor/lumelia
khaosdoctor/blog-theme
A paid-members theme for Ghost
khaosdoctor/example-technical-interview
An example of a possible technical interview for a backend engineer
khaosdoctor/blog-assets
My personal blog (https://blog.lsantos.dev) post images and assets
khaosdoctor/nodejs-ts-crud-api
Simple TypeScript CRUD API
khaosdoctor/oauth-signature
OAuth1.0 base string generation
khaosdoctor/openvolt-cli
Fetches electricity information from OpenVolt
khaosdoctor/advanced-patterns-workshop
An interactive TypeScript repo on advanced patterns (WIP)
khaosdoctor/algo-customer-counter
SImple customer counter algorithm exercise
khaosdoctor/natural-hour-parser
Algorithm study
khaosdoctor/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
khaosdoctor/nodejs-go-vote-exporter
Prometheus exporter for Go Vote API
khaosdoctor/parcel-tracker-study
Architectural test for a small api
khaosdoctor/percent-encode
Percent encode string following Twitter's spec from RFC 3986
khaosdoctor/type-transformations-workshop
Master transforming types in TypeScript
khaosdoctor/typescript-generics-workshop
Interactive tutorial on using generics in TypeScript