GitHub / theodesp 33 Repositories
Senior Developer @wpengine, Technical Writer @fixate, Video course author and experienced Mentor.
theodesp/awesome-coding-camps
A curated list of awesome Coding Bootcamps and websites to help you boost your career in Programming
Size: 35.2 KB - Last synced at: about 13 hours ago - Pushed at: over 1 year ago - Stars: 381 - Forks: 92

theodesp/awesome-scheme
A curated list of awesome Scheme resources and materials
Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: about 6 years ago - Stars: 75 - Forks: 7

theodesp/neutrino-preset-typescript
A Neutrino preset that supports building Typescript web applications
Language: JavaScript - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

theodesp/go-object-pool
Simple and efficient implementation of a generic Object Pool in Go
Language: Go - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 3

theodesp/react-vs-nextjs-auth
Compare React vs Next.j auth
Language: TypeScript - Size: 543 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

theodesp/tgamengine
Language: C++ - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

theodesp/angular-es6-mobx-flux-example
A sample app featuring Flux and Angular 1.5 es6 with mobx
Language: JavaScript - Size: 1.27 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

theodesp/allaboutscala
Learn allaboutscala.com
Language: Scala - Size: 35.2 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

theodesp/advent-of-code
My solutions to the advent of code exercises http://adventofcode.com/
Language: JavaScript - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 1

theodesp/advanced-scala
Working through the Advanced Scala Book
Language: Scala - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

theodesp/go-heaps
Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci
Language: Go - Size: 186 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 101 - Forks: 29

theodesp/awesome-mentoring
A curated list of useful articles, books, videos and resources in order to excel as a great mentor.
Size: 3.91 KB - Last synced at: 13 days ago - Pushed at: about 6 years ago - Stars: 38 - Forks: 11

theodesp/codility-go
Solutions for the codility.com exercises in Go
Language: Go - Size: 43 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 44 - Forks: 14

theodesp/practical-computer-networking
Practical Computer Networking Book - Master the Net 🕸️
Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 8

theodesp/blockingQueues
Simple, performant, goroutine safe queues, useful as resource pools or job queues.
Language: Go - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 3

theodesp/stable-systems-checklist
An opinionated list of attributes and policies that need to be met in order to establish a stable software system.
Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 52 - Forks: 9

theodesp/go-standard-library-by-example
Explore Go Awesome Standard library one module at the time
Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 2

theodesp/go-blooms
Simple and efficient bloom filter implementations in Go
Language: Go - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 5

theodesp/go-hackerrank
Solutions and implementations of hackerrank problems in Go.
Language: Go - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

theodesp/algorithms-erickson
Algorithms Workbook exercises by Jeff Erickson
Language: Go - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

theodesp/clerk-rbac
A comprehensive guide and code examples for implementing Role-Based Access Control (RBAC) in web applications using Clerk, a user authentication and permissions management platform.
Language: JavaScript - Size: 59.6 KB - Last synced at: about 9 hours ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

theodesp/thisless-deque
A simple deque implementation in Javascript without using the this keyword
Language: JavaScript - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

theodesp/visory-challenge Fork of terryjiang2020/visory-challenge
Language: TypeScript - Size: 2.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/gambit-scheme-ubuntu
The latest Gambit Scheme shell for docker on top of the latest Ubuntu Core.
Language: Dockerfile - Size: 1.95 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

theodesp/fetch-future
A fetch that returns Futures instead of Promises
Language: JavaScript - Size: 169 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

theodesp/emitter-mediator
Decouple your EventEmitter events from senders and receivers using a mediator.
Language: JavaScript - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

theodesp/deep-fallout
Recursively applies a callback to object properties that are functions or objects.
Language: JavaScript - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

theodesp/react-typescript-boilerplate-vscode 📦
Boilerplate for React project with Typescript, ES6 compilation and hot code reloading working well with VScode
Language: JavaScript - Size: 968 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

theodesp/neutrino-preset-less
A Neutrino preset that adds support for less using the less-loader
Language: JavaScript - Size: 13.7 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

theodesp/olympic-rankings 📦
Sorts and displays the total metals won in the Beijing 2008 Olympics by country
Language: JavaScript - Size: 824 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

theodesp/aspoonfulofhome 📦
A Django wagtail site for the aspoonfulofhome.com website
Language: CSS - Size: 3.67 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

theodesp/faust-getting-started
Language: JavaScript - Size: 77.1 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/amplify-nextjs-example
Language: JavaScript - Size: 92.8 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/datree
A Double-array trie structure
Language: TypeScript - Size: 124 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/sick Fork of 7mind/sick
Streams of Independent Constant Keys
Size: 322 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/atlas-blueprint-blueset
Size: 10.7 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theodesp/unionfind
An idiomatic implementation of a weighted Union Find data structure with path compression in Go.
Language: Go - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 21 - Forks: 6

theodesp/astro-wordpress-starter
Language: JavaScript - Size: 169 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

theodesp/packer-consul-nomad-terraform-example
Example using Packer + Terraform for Digital Ocean with Nomad, Consul
Language: Shell - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

theodesp/buildyourownlisp-zig
Build Your Own Lisp in Zig
Language: Zig - Size: 121 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

theodesp/faust-middleware-basepath-breaks-next-link Fork of austintreneff/faust-middleware-basepath-breaks-next-link
Reproduction of middleware and base path issues with Faust JS
Language: JavaScript - Size: 261 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

theodesp/todolist-stencil
A simple Todo List app using Stencil.js.
Language: TypeScript - Size: 363 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 3

theodesp/faust-old-new-compat
Language: TypeScript - Size: 364 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

theodesp/atlas-test-isr
Language: JavaScript - Size: 4.8 MB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

theodesp/books-pdf Fork of huyubing/books-pdf
books pdf
Size: 456 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

theodesp/go-calendly
go-calendly is a Go client library for accessing the Calendly API https://godoc.org/github.com/theodesp/go-calendly/calendly
Language: Go - Size: 42 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 1

theodesp/jetPackComposeNavigationApp
Jetpack Compose Navigation App
Language: Kotlin - Size: 1.69 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/typescript-practice
Algorithmic Challenges in Typescript
Language: TypeScript - Size: 232 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/java-practice
Language: Java - Size: 33.9 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/learning-haskell
Learning Haskell by example
Language: Haskell - Size: 52.7 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/trello-clone
Trello Clone
Language: JavaScript - Size: 190 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/jhipster-gallery
jhipster-gallery boilerplate
Language: TypeScript - Size: 2 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/thecareproject.ie
thecareproject.ie website
Language: JavaScript - Size: 20 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/react-hook-state-management
React Hooks Typescript State Management Examples
Language: TypeScript - Size: 6.65 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

theodesp/ts-node-starter
Opinionated Typescript Node starter
Language: TypeScript - Size: 3.24 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

theodesp/exercism
Solutions to problems from exercism.io
Language: Scheme - Size: 1.17 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/chicken-scheme-alpine
The latest Chicken Scheme shell for docker on top of the latest Alpine Linux.
Language: Dockerfile - Size: 1.95 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

theodesp/theodespoudis.me
This is my CV site theodespoudis.com
Language: JavaScript - Size: 19.4 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

theodesp/diary-rest-api-serverless-mongodb-python-apex
Serverless REST API diary app example using Python, AWS Lambda, MongoDB and Apex
Language: Shell - Size: 6.84 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

theodesp/webtask-password-diff 📦
This is a webtask that checks if the password has similarities with personal or public information such as email and username
Language: JavaScript - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

theodesp/cookiecutter-vagrant-ansible
A simple Cookiecutter template for provisioning a vagrant machine with Ansible
Language: Ruby - Size: 3.91 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2

theodesp/primeTeller Fork of nikos-glikis/primeTeller
Generates Primetel WIFI router passwords based on the router's MAC address
Language: Python - Size: 1.95 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 1

theodesp/jetPackComposeTestingApp
Jetpack Compose Testing App
Language: Kotlin - Size: 1.73 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/typescriptdocs.com
Size: 0 Bytes - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/stargaze.me
Simple, easy way to star Github repos.
Language: JavaScript - Size: 1.09 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

theodesp/wundergraph-nextjs
Example project using wundergraph and next.js
Language: TypeScript - Size: 171 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/atlas-blueprint-portfolio-2
Language: JavaScript - Size: 4.79 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/leetcode-primer
Detailed and Well formed solutions for Leetcode problems
Language: HTML - Size: 676 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

theodesp/computer-science-for-javascript 📦
A complete collection of useful data structures and algorithms in JavaScript
Language: JavaScript - Size: 375 KB - Last synced at: over 2 years ago - Pushed at: about 11 years ago - Stars: 6 - Forks: 2

theodesp/Ozymandias Fork of Banderi/Ozymandias
An open source re-implementation of Pharaoh (1999) in the Julius/Augustus engine
Size: 161 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

theodesp/wp-block-tools Fork of webdeveducation/wp-block-tools
Size: 1.53 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

theodesp/django-weatherman 📦
Djanog + React web app to show weather info on demand
Language: Python - Size: 3.88 MB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 1

theodesp/flow-test 📦
Check flow works
Language: JavaScript - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

theodesp/go-hipchat 📦
go-hipchat is a Go client library for accessing the Hipchat API
Language: Go - Size: 87.9 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

theodesp/go-servers 📦
A collection of HTTP servers in Go with a specific functionality.
Language: Go - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

theodesp/alt-flow-react-example 📦
An example project using http://alt.js.org/ with https://flowtype.org/, es6 on top of a https://github.com/facebookincubator/create-react-app platform.
Language: JavaScript - Size: 76.2 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 3

theodesp/find-port
FInd next available port in Go
Language: Go - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

theodesp/cookiecutter-go-server
A cookiecutter template for starting a new server in Go
Language: Go - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

theodesp/memcached-alpine
Memcached docker image using the latest Alpine Linux and managed by Supervisor
Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

theodesp/faustjs Fork of wpengine/faustjs
Faust.js - The Headless WordPress Framework
Language: TypeScript - Size: 23.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

theodesp/ziglings Fork of ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
Language: Zig - Size: 352 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

theodesp/debug-cosmo-example Fork of ahgamut/debug-cosmo-example
example repo showing the debugging capabilities offered by Cosmopolitan Libc
Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

theodesp/flask-envoy-docker-microservice
A simple tutorial how to setup a Flask microservice using https://www.envoyproxy.io Service mesh and Docker.
Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 8

theodesp/craftinginterpreters Fork of munificent/craftinginterpreters
Repository for the book "Crafting Interpreters"
Size: 22.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

theodesp/github-action-wpe-site-deploy Fork of wpengine/github-action-wpe-site-deploy
A GitHub Action to deploy code directly to WP Engine.
Size: 360 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

theodesp/jetPackAnimationsApp
Jetpack Compose Animations App
Language: Kotlin - Size: 283 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/jetPackComposeStateApp
Jetpack Compose State App
Language: Kotlin - Size: 106 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/jetPackComposeAdvancedStateApp
Jetpack Compose Advanced State App
Language: Kotlin - Size: 7.31 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/jetpackComposeThemeApp
Jetpack Compose Theme App
Language: Kotlin - Size: 1.56 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/jetpackComposeLayoutsApp
Jetpack Compose Layouts App
Language: Kotlin - Size: 1.13 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/jetpackComposeBasicApp
Jetpack Compose Basic App
Language: Kotlin - Size: 104 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

theodesp/myFirstAndroidApp
My first Android App
Language: Kotlin - Size: 102 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

theodesp/cache-line
Returns your current CPU cache line size in bytes
Language: C++ - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

theodesp/block-content Fork of Shelob9/block-content
Renders "raw" post content with WordPress block markup in it using React components, which you optionally provide.
Size: 269 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

theodesp/nextjs-blog
Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

theodesp/beanstalkd-alpine
Beanstalkd image using the latest Alpine Linux and managed by Supervisor
Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

theodesp/guile-turtle
A simple example on how to embed Guile Scheme to C using a simple “Tortoise” graphics program
Language: C - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 3

theodesp/dragonfly Fork of dragonflydb/dragonfly
A modern replacement for Redis and Memcached
Size: 1.31 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

theodesp/zinc Fork of zinclabs/zincsearch
Zinc Search engine. A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
Language: Go - Size: 7.67 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

theodesp/urql-blueprint-basic
WP Engine Basic Blueprint using Urql client
Language: TypeScript - Size: 479 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
