Skip to content

Instantly share code, notes, and snippets.

View farrajota's full-sized avatar

M. Farrajota farrajota

View GitHub Profile
@max-mapper
max-mapper / bibtex.png
Last active November 6, 2024 09:03
How to make a scientific looking PDF from markdown (with bibliography)
bibtex.png
# Import Slack Client
from slackclient import SlackClient
## Import Time
import time
#Set Bot Name
BOT_NAME = ''
#We will give the token in a moment

I've been working with Apache Kafka for over 7 years. I inevitably find myself doing the same set of activities while I'm developing or working with someone else's system. Here's a set of Kafka productivity hacks for doing a few things way faster than you're probably doing them now. 🔥

Get the tools

@huytd
huytd / wordle.md
Last active October 14, 2025 16:24
Wordle in less than 50 lines of Bash

image

How to use:

./wordle.sh

Or try the unlimit mode: