An inside look at how we built Horeca’s motion system in Webflow, from scroll-triggered animations and sticky layouts to performance tuning, mobile optimization, and production-ready architecture.
#case study
48 posts
Yesterday
9 Jun
Building an Interactive Digital Stamp Collection with Shaders, Postcards, and Playful Inspection
CodropsHow we turned a small archive of stamp illustrations into a tactile web experience with draggable stamps, a shader-based loupe, and a postcard feedback dialog.
5 Jun
What rebuilding the Lesse Studio website taught us about self-hosting, performance, and choosing tools with intention.
19 May
80s Business Tech and Seamless Scene Transitions: Inside Shader.se’s Scroll-Driven WebGPU Pipeline
CodropsHow we built the scroll-driven WebGPU pipeline behind Shader.se, from selective scene rendering to seamless scene transitions using React Three Fiber.
14 May
An inside look at the new Obys – from rethinking our identity to building a system where type, motion, and structure work as one, shaping a more precise and consistent experience.
6 May
A look at how my portfolio came together as a technical handshake, with GSAP orchestrating everything from shader uniforms to text reveals.
2 May
A two-year journey to create a layered, engaging portfolio beyond the traditional gallery.
28 Apr
A scroll-driven 3D world built from scratch with Three.js, GSAP, and WebGL — where every technical decision serves a message worth sharing.
24 Apr
A behind-the-scenes look at blending NPR shading, sound, and interaction to shape a meditative WebGL scene.
23 Apr
A look at designing and building the 4WIDE website, exploring how distortion, blur, and motion were used to create an expressive experience while balancing clarity and performance.
21 Apr
A deep dive into building an infinite procedural landscape using WebGPU and Three.js, where compute shaders and indirect drawing bring millions of interactive grass blades to life.
14 Apr
A deep dive into four cinematic scenes, exploring how film-inspired ideas evolved into a cohesive and immersive portfolio experience.
10 Apr
A case study on how motion, interaction, and scroll-driven design turned the Exat microsite into an expressive showcase for contemporary type.
7 Apr
More than a year of iteration, motion studies, and technical refinement went into shaping R—K ’26 into a portfolio where identity, rhythm, and interaction work as one.
6 Apr
A behind-the-scenes look at how we built Maxima Therapy with playful interactions, creative code, and a little AI help along the way.
31 Mar
An exploration of how reusable GSAP animations, custom text transitions, and fluid WebGL interactions shape a distinctive portfolio experience.
27 Mar
A refined case study on how Pell Mell reimagines creative discovery through immersive scrolling, restrained interactions, editorial-inspired design, and a performance-conscious visual system.
26 Mar
Building an app that records meetings, generates transcriptions, and produces AI analysation sounds straightforward – until you try to make it reliable while the user goes in and out of your app, takes calls, plays music, or checks notifications. This post walks through how we handled background recording and post‑recording processing on iOS and watchOS […] The post Keeping Meeting…
24 Mar
Designed as a digital landscape to explore, San Rita’s portfolio combines 3D terrain, vintage map textures, and immersive motion with a strong sense of place.
20 Mar
How I stopped chasing references and built a portfolio that actually feels like me.
16 Mar
A candid journey through the challenging process of defining my narrative as a creative who cares deeply about both design and engineering.
5 Mar
Inside Corentin Bernadou’s Portfolio: Swiss-Inspired Layouts, WebGL Geometry, and Thoughtful Motion
CodropsAn overview of how I redesigned my portfolio as a creative playground, blending editorial design, WebGL experiments, and thoughtful motion.
3 Mar
How we designed and built a digital capsule for Better Off® Studio to document what shaped them into who they are today.
28 Feb
How Makio64 & Hervé Studio designed threejs.paris, the website of the very first Three.js conference, to make every visitor part of the show!
25 Feb
A behind-the-scenes look at balancing clean layouts and thoughtful motion for Telha Clarke’s new identity.
20 Feb
This is Brooklyn grit in a darkroom palette—italicized first letters, cream-toned “film stock” whites, and UI details pulled straight from the edge of a 35mm strip.
18 Feb
Joffrey Spitzer Portfolio: A Minimalist Astro + GSAP Build with Reveals, Flip Transitions and Subtle Motion
CodropsBuilding a minimalist, smooth portfolio with Astro + GSAP: reveals, page transitions and subtle animations, crafted with restraint and precision.
13 Feb
A detailed behind-the-build on turning a strict minimal brief into a high-end experience through rhythm, transitions, and micro-interactions.
19 Jan
A behind-the-scenes look at how restraint, rhythm, and custom technical systems shaped a website that behaves with the same confidence and control as the films it represents.
14 Jan
A deep dive into how Flim was built, breaking down the animations, interactions, and technical decisions behind a GSAP-powered Webflow experience.
12 Jan
A case study on how Obys turned book recommendations into a tactile, animated web library.
9 Jan
An in-depth look at how The Spark was imagined, designed, and engineered as a cinematic, scroll-driven web experience that brings story, motion, sound, and performance together in the browser.
29 Dec 2025
An exploration of how concept, motion, sound, and code came together to create a website that doesn’t just present breathwork, but embodies it.
23 Dec 2025
A nostalgic 8-bit portfolio experiment built with modern AI workflows and performance-first web tech.
18 Dec 2025
An in-depth look at the evolution of Spain Collection’s first website into a more ambitious digital ecosystem, connecting strategy, design, and technology across Spain and Portugal.
10 Dec 2025
Learn how a real photograph was transformed into a living, physics-driven particle system using WebGL, shaders, and data-driven motion for the UntilLabs homepage.
4 Dec 2025
A deep dive into how a nature-inspired concept evolved into a polished WebGL experience blending design, animation, and technology.
15 Oct 2025
Healthcare systems worldwide are navigating a complex landscape, challenged by rising patient expectations, soaring operational costs, shortages of medical staff, strict compliance requirements, and the need to manage vast amounts of sensitive data. In this environment, digital transformation is essential to stop accepting what’s broken and start building what works. A pivotal standard driving transformation ...
29 Aug 2025
Case Study: Modernizing a High-Traffic Streaming Platform with the AHA Stack (HTMX & Alpine.js)
RisingStackOur client, a leading company in the streaming industry, acquired a highly successful indie website with over 50 million unique visitors per month. The site had been built by a single developer who prioritized functionality over maintainability. While the features were mostly bug-free, the design was outdated, and the code relied on aging technologies. The […] The post Case Study:…
21 Jan 2025
A leading home improvement and construction material retailer approached us to develop an automated freight cost prediction system for their logistics operations. The project’s primary goal was to create a reliable, real-time system for estimating shipping costs across different courier services, with a particular focus on their primary logistics provider. Project Scope and Technological Implementation […] The post Case Study:…
2 Dec 2024
A dynamic educational technology company approached us to enhance their AI-driven flashcard application. Our partnership focused on enhancing their language model (LLM) processes using the latest advancements in AI technology to improve the user experience and reduce operational costs. Project Scope and Technological Implementation The project’s scope was to optimize the generation of educational flashcards […] The post AI-Powered Multilingual…
24 Oct 2022
This case study shows how we reformed a scale-up's dev processes after uncovering severe discrepancies between the official and real way of getting things done. The post Do your engineers do what you think they do? appeared first on RisingStack Engineering.
16 Feb 2021
In this blogpost we showcase a Node.js webapp that does real-time synchronization on multiple machines, which we implemented using Socket.io. The post Building a Real-Time Webapp with Node.js and Socket.io appeared first on RisingStack Engineering.
1 Dec 2020
A case study where the adoption of Kubernetes has been heavily contested. Learn about our decision making process, and how we overcame k8s's limitations! The post Sometimes you do need Kubernetes! But how should you decide? appeared first on RisingStack Engineering.
16 Nov 2020
Master the Hero animation, state management, importing 3rd party dependencies, multiple screens, navigation, storing persistent data, vibration & more.. The post Case Study: Building a Mobile Game with Dart and Flutter appeared first on RisingStack Engineering.
12 Mar 2019
In this post we show how we solved a DNS resolution issue for a client. The tools & methods we used can be useful in case you face a similar issue later. The post Case Study: Nameserver Issue Investigation using curl, dig+trace & nslookup appeared first on RisingStack Engineering.
13 Nov 2018
Learn how we fixed a nasty bottleneck in a large Node.js Microservices infrastructure, and how we scaled it so it could serve 1000s of requests per second. The post Serving Millions of Users in Real-Time with Node.js & Microservices [Case Study] appeared first on RisingStack Engineering.
20 Feb 2018
The post How Fintonic uses Node.js, MongoDB & Kubernetes to scale appeared first on RisingStack Engineering.