makeitmeansometh.ing
⌖⌖⌖⌖⌖⌖⌖⌖⌖⌖
works.works.works
zone 01
zone 02
© 2025 WFWFWF
spec.grid:12×12 / rev 01

01 - WORKS,,,

make it mean something

This in future will serve as a place to record completed works.


The first expected post is expected to be a case study on the redesign of a company customer portal in terms of both functionality and design. It is primarily being treated as a learning project to better understand frontend, UX/UI, and product design principles.

The project currently features authentication, caching via ReactQuery/TanStack Query, responsive design using Tailwind, data fetching via fetch. Customer workflows and internal workflows have been better designed to improve usability and efficiency.

The code architecture includes a component-based architecture with separation of concerns, reusable components, and modular design patterns. It features primitives that individual features are then built on top of. CSS has been done in abstracted but brought back into CSS classes for easy configuration, as well as high level design system variables to quickly change its appearance.