Skip to content

Instantly share code, notes, and snippets.

View jahzielv's full-sized avatar
🍞
Getting this bread

Jahziel Villasana-Espinoza jahzielv

🍞
Getting this bread
View GitHub Profile
@jahzielv
jahzielv / slides.md
Created January 31, 2024 19:01
Eng Together Talk 2024-01-31
@jahzielv
jahzielv / micro.sh
Last active January 11, 2023 14:10
A small script for quickly posting to micro.blog + mastodon from your shell.
#!/bin/sh
# micro.sh: a small program for posting to micro.blog and/or mastodon. Probably poorly written shell, use at your own risk!
# Works well enough for me to use it as a daily driver for quickly posting to my micro.blog and mastodon account.
# Expected env vars
# - $MICRO_BLOG_API_KEY
# - $MASTODON_URL (should be of form https://{YOUR_MASTODON_DOMAIN_HERE}/api/v1)
# - $MASTODON_ACCESS_TOKEN
#
# Dependencies:
# - jq
@jahzielv
jahzielv / resume.json
Last active November 3, 2022 02:25
resume.json
{
"meta": { "theme": "flat" },
"basics": {
"name": "Jahziel Villasana-Espinoza",
"label": "Software Engineer",
"image": "",
"email": "jahzielv@gmail.com",
"url": "https://web.jahziel.xyz",
"summary": "Looking for the joy in computing 🎉",
"location": {