santhosh4816j /
portfolio
A minimal, Apple-inspired web design built with HTML and CSS. Includes Home, About, Services, Work, and Contact pages. Designed to showcase skills in clean, modern, and responsive UI development
34/100 healthLoading repository data…
ulkumezgiakbas / repository
A minimal, Apple-inspired landing page built with **vanilla HTML/CSS/JS** and a tiny **Flask** backend. Focus: typography, clean layout, micro-animations—without heavy front-end frameworks.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A minimal, Apple-inspired landing page built with vanilla HTML/CSS/JS and a tiny Flask backend.
Focus: typography, clean layout, micro-animations—without heavy front-end frameworks.
localhostappleish/ ├─ app.py ├─ templates/ │ └─ index.html └─ static/ ├─ style.css └─ script.js
git clone https://github.com/<your_user>/appleish.git cd appleish python3 -m venv .venv && source .venv/bin/activate pip install flask python app.py
This project is inspired by Apple’s design language for learning purposes; not affiliated with or endorsed by Apple.
Selected from shared topics, language and repository description—not editorial ratings.
santhosh4816j /
A minimal, Apple-inspired web design built with HTML and CSS. Includes Home, About, Services, Work, and Contact pages. Designed to showcase skills in clean, modern, and responsive UI development
34/100 healthTheSourav-001 /
A personal CV website of Oynndrila Singh Purkayestha built using pure HTML, CSS, and JavaScript, featuring a modern Apple-inspired glassmorphism (liquid glass) UI design. Fully responsive, minimal, and recruiter-friendly, with content preserved exactly as in the original CV.
59/100 healthHenrique-Teruya /
Poetify is a simple AI-powered web app that transforms everyday text into expressive poetry. With a clean Apple-inspired interface and smooth animations, users can choose styles like romantic, dark, or philosophical and instantly generate poetic versions of their words. Built with HTML, CSS, JavaScript, and a minimal Node.js backend.