Giter VIP home page Giter VIP logo

Hi! I'm Gabriel Falcão

Stack Overflow Twitter Follow GitHub User's stars


Main Projects

General Projects

  • Makefile-python-basic - Makefile-based Python project maintenance
  • go-horse - A stupidly simple HTTP server implemented in C, using Macros as a DSL. Also it has a memory leak I never cared to solve because all I wanted to accomplish was test the libmicrohttpd and play around with macros of the GCC preprocessor I happened to be using at that time.

🐍 Python Projects

  • sure - Assertion Library for Python, inspired by Ruby's R-Spec
  • HTTPretty - Hijacks Python's socket module primarily to intercept HTTP requests but one can probably use its features to accomplish so much more because all the heavy lifting of reimplementing the socket methods is already done by HTTPretty's FakeSocket
  • uiclasses - A library for modeling data in memory primarily for of presenting sets of models to the user-interface dujour (pseudo-TTY). This library was designed not for performance but to be human-friendly instead. Viewer discretion advised :)
  • xmpp - XMPP protocol implemented in pure python. It opens a XML <stream>, transacts with the other side of the TCP connection then reads/writes stanzas. It is agnostic in reference to whether to act as a client or server. It's a relatively plain implementation of the protocol and can be used with any concurrency paradigms.
  • berlin-bike-watch - I spent so much money in a bike that I dreamed to have since I was a teenager, shipped it from NYC to Berlin, only to have it stolen with a cryptonite lock cut, which I didn't even know was possible BTW. I searched the Berlin Police website to see if anyone had found it and wrote this tool to automate the search, but rather than remaining frustrated I chose to share the code I wrote with the world, hoping it could help someone else.

🦀 Rust Projects

  • marseille - A small ANSI to morse-code encoder, wrote this as deliberate practice to remember morse code which I inherently love simply because of the pervasiveness of its applications and help me understand the world around me. For instance, listening to music was never the same, neither was making music, after learning morse.
  • mac-disk-monitor - A rust crate that launches a thread which in turn forks a subprocess watching for changes in the file-system and notifies the main thread via channel. I wrote this mostly to practice rust.

☕️ ECMAScript (et cetera) Projects

  • emerald (in memoriam) A CI server I wrote in NodeJS before node was even acquired by Microsoft, I think. My idea was to take advantace of Node's cooperative multitasking to have one single POSIX process containing actors to run build jobs, serving HTTP pages and webhooks, and communicating with a datastore.

♟️ Go Projects

  • gspec (old experiment) - When I first taught myself Go I was not happy with the lack of colored visual cues and cluttered presentation of failed test results, so I wrote gspec a test runner but for reasons I can't remember I didn't continue its development. But since I put relative effort in the application of AST parsing and introspection I decided to share the code, I guess.

Other Stats

Python Package Downloads
  • sure - sure
  • HTTpretty - HTTpretty
  • lettuce - lettuce
  • steadymark - steadymark
  • plant - plant
  • uiclasses - uiclasses
  • carpentry - carpentry-ci
  • agentzero - agentzero
  • agile - agile
  • shrine - shrine
  • bolacha - bolacha
  • carbontube - carbontube
  • chemist - chemist
  • coalminer - coalminer
  • couleur - couleur
  • dead - dead-parrot
  • dominic - dominic
  • floresta - floresta
  • gitgraph - gitgraph
  • grammarian - grammarian
  • jaci - jaci
  • jobminer - jobminer
  • keybone - keybone
  • lineup - lineup
  • markment - markment
  • mercator - mercator
  • milieu - milieu
  • minions - minions
  • plural - plural
  • privacy - privacy
  • repocket - repocket
  • speakers - speakers
  • sphinx - sphinx-bulma-theme
  • star-maker - star-maker
  • truck - truck
  • tumbler - tumbler
  • unclebob - unclebob
  • vargas - vargas

Gabriel Falcão's Projects

....1c3b00__d4 icon ....1c3b00__d4

MAC/priority policy for realtime privilege group on FreeBSD (testing only)

1948 icon 1948

🇮🇱 Remix Israel's declaration of independence

1on1-questions icon 1on1-questions

Mega list of 1 on 1 meeting questions compiled from a variety to sources

agile icon agile

Meta-package for python with tools for an agile development workflow.

aikido icon aikido

Aikido is a multi-language set of tools for the self-defense of MacOS users

aioshutil icon aioshutil

Asynchronous version of functions of shutil module.

audiolab icon audiolab

A python package for reading/writing audio files from numpy array

bancor icon bancor

Code corresponding to my analysis of Bancor front-running

bento icon bento

Find bugs delightfully fast without changing your workflow. 🍱

bolacha icon bolacha

Bolacha is a simple http client for python, built on top of httplib2, but automatically handles cookies and upload.

boring icon boring

BoringSSL bindings for the Rust programming language.

bullshit.js icon bullshit.js

A bookmarklet for translating marketing speak into human-readable text. :poop:

cacau icon cacau

I'm just playing with Cocoa without using interface builder

cffi icon cffi

The Common Foreign Function Interface

chemist icon chemist

Simple, flexible and testable active-record powered by SQLAlchemy - supports seamless encryption of fields through PyNaCL

chordata icon chordata

phylum chordata from which the clade craniata appears to belong to

chrome-extension-webpack-boilerplate icon chrome-extension-webpack-boilerplate

A basic foundation boilerplate for rich Chrome Extensions using Webpack to help you write modular and modern Javascript code, load CSS easily and automatic reload the browser on code changes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.