Home Projects Portfolio Dashboard Export PDF Log in

Languages

English
52

Latest Updates

Documenting code, one commit at a time.

REST API 2 posts
×

Redefining User Experience: A MERN Portfolio UI Overhaul

The Challenge

Our devops-portfolio-mern project, while functionally robust, presented a user interface that had grown organically, leading to inconsistencies in design, a fragmented color palette, and an unoptimized presentation of project work. The site suffered from multiple accent colors that diluted its visual identity, and arbitrary skill percentages that lacked verifiable backing.

Streamlining Full-Stack Development with Docker Compose: A Project deep dive

Developing full-stack applications often involves juggling multiple services, databases, and environments. This complexity can be a significant hurdle for developer onboarding and maintaining consistent development, staging, and production environments. Our recent work on the react-fil-rouge project aimed to tackle this challenge head-on by implementing a complete Dockerization strategy.