From MS Word to LaTeX to Markdown: Taking the stress out of managing my CV
A developer's journey through CV formats and the creation of a streamlined Markdown-based solution
Aug 27, 20255 min read70

Search for a command to run...
Articles tagged with #javascript
A developer's journey through CV formats and the creation of a streamlined Markdown-based solution

There may be times when you need to conditionally hide or show some fields in the Wagtail Page Editor. This post illustrates one approach to achieve this, using JavaScript. 💡 This post has an accompanying GitHub repo at github.com/engineervix/blog-...

powered by Python, LLMs and 11ty

When Javascript came on the scene in 1995, it was meant to be used as a scripting language for Web pages. However, we all know that it's use has gone way past that, and even if you are not a web developer, there are very high chances that you use too...
