Technical note
Introducing Schemd: a small text-to-SVG compiler for circuits and UML
I like diagrams that live close to the code they explain. An exported image is easy to forget, difficult to review, and usually out of date after a few changes.
Tag
The dynamic language powering the modern web's interactivity
7 articles
Technical note
I like diagrams that live close to the code they explain. An exported image is easy to forget, difficult to review, and usually out of date after a few changes.
Technical note
In this part, we'll integrate the finance dashboard we bootstrapped and the improved analyzer model into our application. Specifically, we will integrate the WebSocket-backed server with our SvelteKit frontend.
Technical note
While developing the Financial data analyzer series, a dashboard became necessary for presenting the analyzed data intuitively and visually appealingly. Although I'm not a UI/UX designer, I appreciate well-designed…
Technical note
With the AI service completed, we now focus on setting up the base backend service. As outlined in the system's architecture, our main backend will be powered by Node.js with Express.js, using MongoDB as the database.
Technical note
In the ever-evolving landscape of Software Engineering, staying up-to-date with the latest technologies is crucial. Earlier this year, I wanted to refresh my skills with Node.js (Express.js), having been a while since I…
Technical note
Sometime last year, around October, I came across this post about Slack's biggest redesign. It looked quite appealing to me and I tasked myself to make a clone of this page
Technical note
It's been a while since I posted here. I was busy wrapping up my Bachelor's degree and thankfully, I graduated with first-class honours on the 26th of November, 2021. While away, I decided to play around with pure CSS3…