Projects
Tools
asciiart-text
I created a site for a figlet text generator based on this awesome tool.
timesheet-helper
I have to fill my timesheets for work, I thought it would be beneficial if I had a tool to help me balance my daily chaos.
revealjs-cli
I used VSCode-Reveal, got used to its config but I needed to create slides from the command line. So I extracted its essence.
workout-helper
I regularly worked out during the 2020 pandemic, I had my instructions, but struggled with timing, I needed someone to let me know when I can start the next set of exercises. I asked mac’s embedded voice synthetizer.
show-code-examples
I needed to embed source code examples in many of my reveal.js presentations, I made my initial solution general.
absence-report
I needed to see a report based on multiple Google Calendar events for the next week. I was able to automate it with Google Apps Script.
Fun projects
matytermind
A simple mastermind implementation. Backend handles the result evaluation.
quarantine-bingo
A simple 5x5 bingo table for things that happened during the 2020 pandemic.
makecode-happybday
A circuit of a micro:bit playing happy birthday.
activity-visualizer
A plotly-dash app with authentication and strava connection showing heartrate data from runs.
user-lookup-slack-bot
A slack bot to tell us formatted user info in a Slack slash command search. Created for Starschema Hackathon 2021.
seat-booker
Airplane seat booker like app for the office seats. Created for Starschema Hackathon 2022.
Themes / starters
gatsby-theme-classroom-blog
I held some internal trainings, I created a static site theme to keep a consistent workflow.
flask-starter
At some point I created many flask applications, it helped to have a simple boilerplate starter.
Learning
learn-vim
I created a cheatsheet for learning vim.
learning-spanish
I log my journey on learning spanish
Experiments / POC
css-playground
A fun experiment to show that we can showcase css selector effects in an editable manner without any javascript.
bash-git-contribution-plot
A fun experiment with bash terminal colors to replicate github yearly contribution graphs for a single project.
keep-git-activity-graph
Keep your git commit activity history even if you lose access to the repos, by creating new commits without sensitive data
git-bisect-playground
A playground repository to show how git bisect works.
docker-arg-env-playground
A playground repository to show how docker ARG and ENV work.
babel-react-extract-svg
An experiment to extract svg files from React components.
traverse_facebook_galleries
A simple selenium script that runs through a gallery until it arrives back to the start.
Personal
100-days-of-code
My 100 days of code journal
advent_of_code
My solutions to the riddles of advent-of-code.
css-battle-showcase
My solutions to CSS Battle code golf.
dotfiles
My general configs to have a consistent experience when I move between machines.