Insights on data engineering, AWS certifications, AI technologies, and the evolving landscape of modern software development
Welcome to my blog where I share my journey as a data engineer exploring the intersection of cloud technologies, artificial intelligence, and purposeful system design.
Here you’ll find practical insights from my AWS certification journey, experiments with agentic AI systems, and reflections on building technology solutions that matter.
How to custom style your VS Code markdown preview
I like writing notes. I like writing them in markdown. There is something wonderful about the power and simplicity of markdown formatting to transform my readable text files into elegant pages.
VS Code is a great tool and has markdown editing and preview bundled in for free. If you haven’t tried it, open a Markdown file and choose Markdown: Open Preview to the Side.
This will open up a preview window to the side that will show you a transformed version of your markdown.
...