Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A frontend clone of the Selemen website built with HTML, CSS, JavaScript, and GSAP animations for educational purposes.

A modern LaTeX resume template for Chinese tech professionals, built with XeLaTeX and ctexart, featuring reusable modules and automatic GitHub stats.

A clone of dede-digital.com featuring an animating search bar, built entirely with HTML and CSS as a static website template.

Static-first Astro framework for brand sites, Sanity CMS, and read-only Shopify retail catalogs. 0.x preview.
Selemen-Clone is an educational frontend clone of the Selemen website (selemen.liqium.com), built by Ashutosh Kumar using only HTML, CSS, and JavaScript with GSAP animations.
Selemen-Clone is a static website template that reproduces the look and interactions of the Selemen site for learning purposes. It takes no inputs and renders a complete homepage via plain HTML, CSS, and JavaScript. The project runs directly in the browser with no build step and is hosted on GitHub Pages, as indicated by its repository topics. The author, Ashutosh Kumar, founder of 2C Labs, released it as an open-source clone for educational use only.
Yes, the repository is public on GitHub and can be downloaded, studied, and modified for personal learning at no cost.
It displays a static clone of the Selemen website built with HTML, CSS, and JavaScript. The page uses GSAP ScrollTrigger to produce scroll-linked animations, replicating the visual style of the original.
No. The README states the clone is for educational purpose only, so it is not licensed for production or commercial use.
It uses HTML for structure, CSS for styling, and JavaScript with the GSAP animation library, specifically ScrollTrigger for scroll-based effects. No backend or framework is involved.
No. Since it is plain HTML/CSS/JS, you can open the files directly in a browser or deploy them to any static web host without compiling.
