mbassale
I'm a senior software engineer with more than a decade of experience, including backend, payment gateways, chatbots, compilers, interpreters and linux servers
Meta Software EngineerMountain View, CA, USA
mbassale's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
neovim/neovim
Vim-fork focused on extensibility and usability
CompVis/stable-diffusion
A latent text-to-image diffusion model
strapi/strapi
🚀 Strapi is the leading open-source headless CMS. It’s 100% JavaScript/TypeScript, fully customizable, and developer-first.
facebook/docusaurus
Easy to maintain open source documentation websites.
bigskysoftware/htmx
</> htmx - high power tools for HTML
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
charmbracelet/bubbletea
A powerful little TUI framework 🏗
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
urfave/cli
A simple, fast, and fun package for building command line apps in Go
ent/ent
An entity framework for Go
systemd/systemd
The systemd System and Service Manager
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
scylladb/seastar
High performance server-side application framework
google/glog
C++ implementation of the Google logging module
DEAP/deap
Distributed Evolutionary Algorithms in Python
Dman95/SASM
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
charmbracelet/bubbles
TUI components for Bubble Tea 🫧
westes/flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
grantjenks/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
ping/instagram_private_api
A Python library to access Instagram's private API.
gflags/gflags
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source file in which they are used. Online documentation available at:
otiai10/gosseract
Go package for OCR (Optical Character Recognition), by using Tesseract C++ library
reneargento/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
alex-sherman/deco
codespecs/daikon
Dynamic detection of likely invariants
cornelk/llama-go
Port of Facebook's LLaMA (Large Language Model Meta AI) in Golang with embedded C/C++
sghiassy/Code-Reading-Book
Code provided with the book, Code Reading by Diomidis Spinellis