Blog Posts

Pocket resume: print-ready career page

Pocket resume: print-ready career page

  • 14 Feb 2026

Pocket resume is what I open when I need a clean, print-ready view of my career story. The live page mirrors the structure of a polished resume—experience, projects, highlights—so it looks perfect on

Read More
Free AI chatbot that keeps improving

Free AI chatbot that keeps improving

  • 12 Feb 2026

I started building this free AI chatbot on September 23, 2023, and shared the source so anyone could keep using or remix it at https://github.com/jovylle/chat. It lives openly on Netlify, so every vi

Read More
Wanabusful mini tools hub refresh

Wanabusful mini tools hub refresh

  • 08 Feb 2026

Spent the week re-familiarizing myself with Wanabusful, reorganizing the repo so the root-level `index.html` becomes the landing page for every micro tool while leaving the heavier Next.js pieces ins

Read More
Discovering Agent Mode in Copilot and Cursor IDE

Discovering Agent Mode in Copilot and Cursor IDE

  • 30 Oct 2025

Recently I discovered the **Agent Mode** of both **GitHub Copilot** and **Cursor IDE** — and bro, it changes how you code. It’s not just auto-completion anymore; it’s like having a mini AI teammate

Read More

Building a JSON Database with Vue & Netlify CMS

  • 18 Oct 2025

# Building a JSON Database with Vue & Netlify CMS This project blends static site generation with dynamic content management—static JSON files in `/public/data/` act as the database, Netlify (Decap)

Read More