🚀 I Recreated an Awwwards-Style Website Using GSAP – Looking for Contributors!

Published: (February 21, 2026 at 12:16 AM EST)
1 min read
Source: Dev.to

Source: Dev.to

About This Project

This is a high‑fidelity recreation of the modern, premium website Truus, inspired by award‑winning designs from Awwwards.
The focus is on smooth motion and studying how award‑level motion design works, implemented with pure frontend technologies.

GitHub repository:
Live demo:

Key Features

  • Animations powered by GreenSock (GSAP) for smooth performance and precise timeline control.

Tech Stack

  • HTML5 – no heavy frameworks, just clean frontend fundamentals.

Why I’m Sharing This

I want to turn this into a community‑driven open‑source project for anyone interested in frontend animations.

How You Can Contribute

  • Check the open issues (look for the “good first issue” label).
  • Submit a pull request.

Contribution Ideas

  • Improve mobile responsiveness.

Goal

Build a polished, animation‑focused open‑source frontend project that others can study and learn from. If you enjoy premium web experiences and motion design, let’s build together! 🚀

Tags: opensource webdev javascript frontend gsap

0 views
Back to Blog

Related posts

Read more »

Introduction to HTML Basics

What is HTML? HTML stands for Hyper Text Markup Language. It is used to create web pages and structure content on the internet. Every website you see is built...