Theofanis Despoudis
Theofanis Despoudis
awesome-coding-camps
A curated list of awesome Coding Bootcamps and websites to help you boost your career in Programming
go-heaps
Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci
awesome-scheme
A curated list of awesome Scheme resources and materials
awesome-mentoring
A curated list of useful articles, books, videos and resources in order to excel as a great mentor.
blockingQueues
Simple, performant, goroutine safe queues, useful as resource pools or job queues.
codility-go
Solutions for the codility.com exercises in Go
stable-systems-checklist
An opinionated list of attributes and policies that need to be met in order to establish a stable software system.
neutrino-preset-typescript
A Neutrino preset that supports building Typescript web applications
unionfind
An idiomatic implementation of a weighted Union Find data structure with path compression in Go.