Skip to main content

Blog

Articles

Software engineering, applied AI, and notes from building this portfolio.

BLOG
astro architecture fsd

Building This Portfolio With Astro 6 and Feature-Sliced Design

Why I rebuilt sandovaldavid.com on Astro 6 with a strict Feature-Sliced Design layer hierarchy, and what it bought me in practice.

Read article
BLOG
research machine-learning oss

Predicting OSS Abandonment With BiLSTM: Notes From My Thesis

Early notes on using Bidirectional LSTM networks to predict when an open-source repository is at risk of abandonment, from commit and issue activity time series.

Read article