alefeans
Lead Software Engineer at JobGet ๐ง๐ท ๐จ๐ฆ
@nubankVancouver, British Columbia, Canada
Pinned Repositories
aiohttp-base
A simple template to build Asynchronous RESTful APIs :sparkles:
clojure-exercises
Learning the functional way to solve problems :tada:
csv-to-ldap
A simple CSV to OpenLDAP system :page_facing_up:
docker-dashboard
Manage your Docker Images and Containers easily :whale2:
elastic-stack
Aprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fรกcil :star:
flask-base
Simple template to build Flask RESTful APIs :zap:
huffman
huffman is a Go implementation of the Huffman Coding lossless data compression algorithm and the solution for the challenge Write Your Own Compression Tool
ip-analyzer
Check the risk score of an IP Address ๐
pycommerce
Ecommerce example application built with modern Python ๐
python-exercises
Using the Pythonic way to solve problems :snake:
alefeans's Repositories
alefeans/elastic-stack
Aprenda Elasticsearch, Logstash, Kibana e Beats do jeito mais fรกcil :star:
alefeans/flask-base
Simple template to build Flask RESTful APIs :zap:
alefeans/ip-analyzer
Check the risk score of an IP Address ๐
alefeans/docker-dashboard
Manage your Docker Images and Containers easily :whale2:
alefeans/pycommerce
Ecommerce example application built with modern Python ๐
alefeans/python-exercises
Using the Pythonic way to solve problems :snake:
alefeans/clojure-exercises
Learning the functional way to solve problems :tada:
alefeans/csv-to-ldap
A simple CSV to OpenLDAP system :page_facing_up:
alefeans/aiohttp-base
A simple template to build Asynchronous RESTful APIs :sparkles:
alefeans/alefeans
alefeans/alefeans.github.io
alefeans/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
alefeans/cbh-exercise
alefeans/fp-tic-tac-toe
A simple implementation of the Tic Tac Toe game with JS + TDD + FP ๐ฎ
alefeans/fp-ts
Functional programming in TypeScript
alefeans/gmail-word-searcher
A secure Gmail word searcher :email:
alefeans/golang-exercises
Learning the "way to Go" :rocket:
alefeans/mal
mal - Make a Lisp
alefeans/microservices-python
alefeans/professional-programming
A collection of full-stack resources for programmers.
alefeans/huffman
huffman is a Go implementation of the Huffman Coding lossless data compression algorithm and the solution for the challenge Write Your Own Compression Tool
alefeans/simple-cache
Simple in-memory key-value cache with expiration time โฑ๏ธ
alefeans/algs4
alefeans/go-wc
Go implementation of the Unix CLI tool wc and the solution for the first challenge of Coding Challenges.
alefeans/lb
lb is a Go implementation of an HTTP Load Balancer that uses the Round Robin algorithm and the solution for the challenge Write You Own Load Balancer
alefeans/SharedSolutions
Publicly shared solutions to Coding Challenges