2023 · Selected work
Ortopedijos Paslaugų Klinika
A healthcare content and product platform for an orthopaedic clinic, its services and technical-aid catalogue.
Client source code is private. I can demonstrate the public product and explain the React PDF and Strapi architecture in a technical walkthrough.
- Role
- Front-end Engineer
- Location
- Vilnius, Lithuania
- Engagement
- Commercial client project
- Period
- March 2023 – Present
About the project
Ortopedijos Paslaugų Klinika makes specialist orthopaedic services and technical products easier to understand and navigate. The website combines clinic information, consultations, rehabilitation services and a structured catalogue of orthopaedic aids.
A headless CMS allows the clinic team to maintain detailed service, category and product information while the front-end keeps discovery consistent across a large content surface.
Engineering proof
What was hard, what I chose, and how I checked it.
Challenge
Make a large healthcare service and technical-aid catalogue understandable to patients while preserving detailed diagnosis and reimbursement information.
Product & engineering decisions
- Modelled services, products, categories, diagnoses and pricing as structured Strapi content rather than embedding medical catalogue data in page components.
- Generated the printable catalogue from the same data model with React PDF so web and document outputs stay aligned.
Quality & outcome
- Tested enquiry behaviour and PDF-oriented components while reducing payloads and prioritising content needed for the first render.
- Handled custom fonts, long tables and multi-page layout explicitly so generated catalogues remain usable outside the browser.
Clinic staff can maintain one structured catalogue while patients receive consistent product information online and in a branded downloadable document.
My contribution
- Built responsive service, category, product and clinic-information templates for a content-rich healthcare website.
- Modelled and integrated structured Strapi content for services, product categories, diagnoses, reviews and pricing.
- Generated branded, data-driven product catalogues on demand with React PDF, including diagnosis and reimbursement tables.
- Delivered validated enquiry forms and SendGrid email handling, then added component tests and performance-focused data loading.