At Objex Inc., I started as a UI/UX Engineer, redesigning their websites. I got promoted to full stack developer on Rabbito.io, a microblogging platform, handling everything from design to making it work. For rabbito, I built a blogging system, made a desktop editor for writing blogs in markdown, and created a user-friendly dashboard for managing blogs and posts.
A markdown editor app to write blog posts for rabbito.
The most challenging part was the markdown editor and markdown rendering that matches our rending pipeline which is written in python. Eventually, we used wasm to run python based rending pipeline with ElectronJs.
A cloud base serverless architecture for the blogging system of Rabbito. This system handles blog posting, blog creating, and blog templates. There were multiple templates designed exclusively for Rabbito.