Stars
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
A massively parallel, high-level programming language
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
PruningRadixTrie - 1000x faster Radix trie for prefix search & auto-complete
Request Broadcast Protocol - One Client, Many Servers
A simple HTTP proxy that fogs over naughty URLs
A curated List of Coding Questions Asked in FAANG Interviews
Study Cards: Aplicativo que utiliza Flash Cards em conjunto com a técnica de Repetição Espaçada para ajudar nos estudos.
Redis storage provider for the nestjs-throttler package (DEPRECATED)
A group of tools I programmed that I use regularly. Public because why not, exists because I was tired of scrolling through repos to copy paste the same code again and again.
// ok - Arquitetura MVVM // ok - Kotlin // ok - Kotlin Coroutines // ok - Retrofit // ok - Injeção de Dependência com Koin (https://insert-koin.io/) // thats ok- Testes Unitários // thats ok - Test…
Code for YouTube series: Deep Learning for Audio Classification
My solutions of some problems from different online judges
Cellular autotmata screensaver with a colourful rock-paper-scissors implementation.
Solution to TSP (Travelling salesman problem) using Genetic Algorithms - Language: C++