Pinned Repositories
100-day-kafka
100 days of code challenge, but about Kafka (WIP)
ACMEvita
clownhead
An LLVM compiler made in Python
Data-Modeling-for-Sparkify
In this project, I’ve applied what I’ve learned on data modeling with Postgres and build an ETL pipeline using Python. I’ve defined fact and dimension tables for a star schema for a particular analytic focus and written an ETL pipeline that transfers data from files in two local directories into these tables in Postgres using Python and SQL.
distributed-systems-labs
A repo to study about distributed systems using Go
json-parser
A json parser made in python
Networks-stuff
A repo to store networks side projects that I'm doing for study purposes
own-load-balancer
home made load balancer just because its fun to build things with go
rinha-backend-2
Projeto feito em python com FastAPI pra rinha de backend
snake-Redis
A lightweight Redis-like server implementation in Python
Massakera's Repositories
Massakera/rinha-backend-2
Projeto feito em python com FastAPI pra rinha de backend
Massakera/clownhead
An LLVM compiler made in Python
Massakera/snake-Redis
A lightweight Redis-like server implementation in Python
Massakera/distributed-systems-labs
A repo to study about distributed systems using Go
Massakera/own-load-balancer
home made load balancer just because its fun to build things with go
Massakera/100-day-kafka
100 days of code challenge, but about Kafka (WIP)
Massakera/json-parser
A json parser made in python
Massakera/Networks-stuff
A repo to store networks side projects that I'm doing for study purposes
Massakera/algorithms
just algorithms. nothing else
Massakera/blog
repo that hosts my blog
Massakera/django-simple-blog
Django simple blog
Massakera/dumb-benchmarking
A simple benchmarking between Dancer Perl with FastAPI python
Massakera/es-benchmark
A brief benchmark os using python with elastic search vs pyo3 with elasticsearch
Massakera/lockable-resources-plugin
Lock resources against concurrent use
Massakera/Massakera
Config files for my GitHub profile.
Massakera/my-blog
Repo to host my blog: Massaki's dump
Massakera/owc
my own version of wc command, made in zig.
Massakera/pydantic
Data validation using Python type hints
Massakera/pydantic-core
Core validation logic for pydantic written in rust
Massakera/Python-meta-constructs
Repo made to construct some interesting ideas from Fluent Python book (Luciano Ramalho)
Massakera/rinha-de-backend-2024-q1
Repositório da 2ª edição da Rinha de Backend
Massakera/rinha-de-compiler
🥖 | Rinha de compiladores (ou interpretadores kkkk
Massakera/simple-banking
Simple banking api - using FastAPI with Pydantic
Massakera/starlette
The little ASGI framework that shines. 🌟
Massakera/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Massakera/test
asdfa
Massakera/todo-cli
A todo-list cli made in Rust
Massakera/truckrud
Basic CRUD about vehicles and drivers
Massakera/try-to-be-functional
This repo was made to share my study about functional programming.
Massakera/uvicorn
An ASGI web server, for Python. 🦄