Creating Rich & Interactive Blog Posts
We explore how to create engaging content with interactive elements using unifiedJS, mdast, rehype, remark, and MDX
Categories
Articles
Most popular
Development, programming and code
We explore how to create engaging content with interactive elements using unifiedJS, mdast, rehype, remark, and MDX
Migrating from Jekyll to Next.js and Tailwind CSS has been a game-changer for my blog. The modern development practices, improved performance, and flexibility have significantly enhanced my workflow and the overall user experience.
Audio transcription using OpenAI Generative AI model is not supported yet via the UI. To do this, you need to use the API and this comes with its own set of challenges. This post will show you how to do this task using OpenAI with a bit of Python
Everything AI, ML and Data
Knowledge Graphs are a powerful tool for organizing and representing information in a structured way. In this post, we explore the concept of Knowledge Graphs, their applications, and how they are transforming the way we interact with data.
Learn how to query RDF data and extract useful insights from RDF graphs. This guide covers query fundamentals, common tools, advanced techniques, and practical guidance.
In the same way that Web 1.0 abstracted away the network and physical layers, the Semantic Web abstracts away the document and application layers involved in the exchange of information. The Semantic Web connects facts, so that rather than linking to a specific document or application
Short-form notes and reflections
The best code is often the code you delete. Thoughts on achieving elegant simplicity.
Why sharing unfinished work and admitting what you don't know leads to better learning.
Most decisions are reversible. Stop treating everything like a one-way door.
Engineering management and leadership
A comprehensive introduction to classical Agile methodologies, exploring the fundamentals of Scrum and Kanban, their key concepts, and how they help teams deliver value faster.
The evolution of performance management from dreaded annual reviews to agile practices, and ultimately to a more human-centered approach focused on growth and development.
A personal journey through the evolution of agile project management - from the early days of trendy frameworks to improvement kata and current practices that actually work.
Productivity, tools and tips