4 dépôts
Collections of project ideas and implementation guides.
Explore 4 awesome GitHub repositories matching part of an awesome list · Project Ideas. Refine with filters or upvote what's useful.
Maîtrisez la programmation en recréant vos technologies préférées à partir de zéro.
Guides for building complex technologies from scratch.
This project is an educational code repository containing a collection of over 50 mini web development exercises. It serves as a front-end learning resource designed to help developers practice foundational skills by building small, interactive projects using standard HTML, CSS, and JavaScript. The repository distinguishes itself by focusing on standalone interactive component prototyping and the implementation of client-side logic. Each project is organized into a decoupled directory structure, allowing users to explore individual interface patterns and visual effects in isolation. These exe
Mini web projects for practice.
This project is a collection of reference implementations for vanilla web applications, interactive browser games, and core frontend development patterns. It consists of small web applications and tools built using standard HTML, CSS, and JavaScript without the use of external frameworks or libraries. The collection demonstrates various practical implementations, including browser-based mini games with arcade and word-guessing mechanics, as well as frontend interface prototypes. These examples cover the use of the native document object model for state manipulation and the implementation of i
Web projects built without frameworks.
Collection of projects built with React.