RSSAmplifier

Blog

~/osc

Óscar is data scientist and clinical psychologist aiming to leverage his positive impact in the world.

osc.gardenRSS feed ↗19 posts

Latest posts

Developing a Web App to Generate Private yet Shareable Diffs

I built a web app to generate private, shareable diffs by storing the diff in the URL.

Creating Like Buttons for the Small Web

Building a privacy-first, self-hostable like button system using PostgreSQL and vanilla JavaScript. Featuring progressive enhancement and zero tracking.

I Fixed My Sleep Schedule With Code

I copied Apple's UI/UX to gradually adjust my sleep schedule while handling every time zone quirk in the world (including that one island with 30-minute DST).

Condensing Media for Language Learning with shuku

I've built a tool that turns a 3-hour film into a 45-minute language learning resource. Keep the dialogue, skip the rest!

Building a Minimal Time Management Web App

I built a local-first web app to plan my study sessions. Featuring utilities like past activity visualisation or a pomodoro timer.

Building a Progressive Web App To Practice Japanese Numbers

I built a web app to practice reading and listening to Japanese numbers. In the process, I learnt about testing vanilla JavaScript, creating PWAs, accessibility, browser inconsistencies, and automatic cache busting without frameworks.

Learning Japanese Through Music: An Analysis of Ichiko Aoba's Lyrics

Exploring Ichiko Aoba's lyrics. Featuring morphological analysis, word clouds, and a sprinkle of 言霊 (kotodama) magic.

Returning

Reflecting on nostalgia.

Building a Tool To Add Dynamic Content to My GitHub Profile

How I built dōteki, a plugin-based tool to add dynamic content to GitHub profiles. Inspiration, thought process, and future plans.

Notes on Notes: Analysing Seven Years of Music Streaming Data

From a childhood keyboard to streaming in over 170 countries. An analysis and visualisation of seven years of royalties data to see how my music has been heard, how much Spotify, Apple Music, TikTok, Instagram, etc. really pay per stream, and more.

Self-Hosting GoatCounter with an nginx Reverse Proxy and SSL

How to self-host GoatCounter —a lightweight, privacy-friendly web analytics tool— with an nginx reverse proxy and an SSL certificate.

The 8 Most Important Statistical Ideas: Bootstrapping and Simulation-Based Inference

A dinner party with friends, a vending machine, and magic… Or how bootstrapping allows us to estimate the distribution of almost anything without complicated equations or gathering many samples. Featuring a very cool interactive widget.

Nine Illustrated Tips to Get Started with AI Chatbots like ChatGPT

A guide for my parents and beginners alike, introducing the basics of interacting with AI chatbots. Essential tips on privacy, accuracy, and communication techniques.

The 8 Most Important Statistical Ideas: Counterfactual Causal Inference

"Correlation doesn't imply causation". Can counterfactuals help determining cause-and-effect relationships?

Transforming My Favourite Quotes into Generative Art

An experiment with generative artificial intelligence.

Automating Link Previews for Zola Sites

Developing a bash script to create social media cards for Zola sites.

Automatically Updating My Zola Site Using a Webhook

Since this site's files are on GitHub, I thought it would be a nice idea to automatically update it whenever the repository is modified.

Zola Git Pre-Commit Hook: Updating Post Dates

In order to keep the 'Last updated' field of posts always accurate, I automated its modification with a custom Git pre-commit hook.

Resting-State Functional Magnetic Resonance Imaging (rsfMRI) in Attention Deficit Hyperactivity Disorder: Meta-Analysis

My Master's Thesis in General Health Psychology. A comprehensive meta-analysis of whole-brain rsfMRI studies comparing people with attention deficit hyperactivity disorder to neurotypical people.