15 followers
Hobbyist. Web Developer. π¨βπ» Freelancer. Blogger. Making awesome websites. π Creator of CodeWrite
You might be familiar with so-called What You See Is What You Get (WYSIWYG) or Rich Text editors. Theyβre the core part of popular apps such as...
No one can deny that ChatGPT brought Large Language Models (LLMs) into the public spotlight. While LLMs are not perfect, when you think about it, the...
A vast amount of technical content β technical blogs, product docs, and others β lives inside Git repos β and for a good reason. Aside from Gitβs...
Iβve created an open-source, minimalistic WYSIWYG Markdown editor to easily create and export Markdown and HTML content on the go, without any sign-up...
With all the hype going on, AI (or rather Machine Learning (ML) and Large Language Models (LLMs) are everywhere. Personally, I might not use ChatGPT...
Building an extension system on the Web is not an easy task. In an environment full of quirks and various security weak points to be aware of, an...