odino
Building infra, dropping code. Distributed systems, Golang, NodeJS, system design, µseconds. Created @abs-lang, wrote http://leanpub.com/wasec :wq
Noon.comDubai, UAE
Pinned Repositories
abs
Home of the ABS programming language: the joy of shell scripting.
react-native
A framework for building native applications using React
godo
Remote and local execution level 9000: go and do stuff.
notificator
A very lightweight library to handle notifications the smart way.
roger
A continuous integration and build server for Docker containers
docsql
Import Google Docs' spreadsheets into a MySQL table
interviews
Random questions to ask during interviews.
nikki
A browser based IDE written in NodeJS. For Real.
react-in-1000-words
Understand ReactJS with this brief guide
wasec
Examples of security features (or mishaps) on web applications -- these are mostly examples and tutorials from the WASEC book.
odino's Repositories
odino/interviews
Random questions to ask during interviews.
odino/wasec
Examples of security features (or mishaps) on web applications -- these are mostly examples and tutorials from the WASEC book.
odino/docsql
Import Google Docs' spreadsheets into a MySQL table
odino/express-async-await
odino/iploc
Reverse geocoding of IP addresses -- find where that IP comes from!
odino/dev
My dev setup
odino/k8s-dev
A utility to develop on a local kubernetes cluster.
odino/mssqldump
Dump a MSSQL query into a TSV / JSON file
odino/go-sorting
Various sorting algorithms implemented in Go.
odino/k8s-github-action
A sample to boot a k8s cluster within a Github Action.
odino/odino.github.com
A simple octopress blog, more work-related than anything else.
odino/quick-load-incremental
A utility to do some load testing in 1 minute.
odino/tetris-os
An operating system, but it only plays Tetris.
odino/docker-react-native
Dockerfile to run react-native
odino/dumb-hashtable
odino/estafette-gke-preemptible-killer
Kubernetes controller that ensures deletion of preemptible nodes in a GKE cluster is spread out to avoid the risk of all getting deleted at the same time after 24 hours
odino/go-prompt
Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
odino/ingress-nginx
NGINX Ingress Controller for Kubernetes https://kubernetes.github.io/ingress-nginx/
odino/jwt-go
Golang implementation of JSON Web Tokens (JWT)
odino/kubernetes
Production-Grade Container Scheduling and Management
odino/node-sjson
Parse JSON without raising errors
odino/node-sql-parser
Parse simple SQL statements into an abstract syntax tree (AST) with the visited tableList and convert it back to SQL
odino/pine
Simple Go server framework built on the same concepts of ease of use such as Fiber golang or Express JS
odino/quickjs-git-prompt
Demo of QuickJS
odino/react-native-example
React Native integration demo
odino/redtable
A (somewhat) redis-compliant server, backed by BigTable.
odino/sendkeys
Send keyboard events with Golang
odino/spinnaker.github.io
spinnaker documentation site
odino/stock-allocation
A program I use when investing, as it simply eases the task of how figuring out how to split my investments based on my overall strategy
odino/ts
A small utility to generate unix timestamps from the CLI