Home Pulse Apps

Tags – #coding

img of My Journey with LLMs: From Vibe Coding Hype to Practical Use
5 min read
Writing Software

Large language models are quickly becoming integrated into software development tools. Here’s my experience with them, from initial hype to practical use, and what I’ve learned along the way

img of Obsidian Life Grid
6 min read
Projects

An Obsidian plugin to visualize your entire life as an interactive grid.

img of Legacy Isn’t in the Code: It’s in Our Heads
4 min read
Writing Software

Why change is so hard in organizations, and how you can challenge the status quo

img of The Yin and Yang of Software Development
8 min read
Writing Software

Explore the balance between software quality, startup agility, and product development

img of The Infancy of the Cloud
6 min read
Writing Software

Where are we today in our journey towards cloud development?

img of Speaky MiniPlayer
3 min read
Projects

A robotic mini player for Spotify

img of ReasonML Programming Language
4 min read
Writing Software

First impressions about ReasonML, a functional programming language that combines the power of OCaml with JavaScript interoperability

img of Useful npm Commands
2 min read
Writing Software

Discover some of the most useful npm commands for managing dependencies in JavaScript projects

img of Vim Magic
3 min read
Writing Software

Unlock the power of Vim with tips and tricks to enhance your text editing workflow

img of About Functional Programming
3 min read
Writing Software

An introduction to functional programming, exploring its core principles and benefits in JavaScript