Frontend

UI, design systems, and frontend engineering skills.

All Frontend (732 found)

đŸ•šī¸
3w ago

Platformer

Platformer helps you build a 2D side-scroller with responsive run/jump controls, coyote time, jump buffering, variable jump height, hazards, checkpoints, and camera behavior. Use it when tuning jump feel or assembling Mario-like or Celeste-like levels.
Frontend
62348
🧩
3w ago

Puzzle

Puzzle builds grid-based board games with move input, rule resolution, cascades, scoring, undo, and level progression. Use it for match-3, sokoban, sliding, or other discrete puzzle boards.
Frontend
62348
🎨
3w ago

Shader Programming

Shader Programming teaches cross-engine shader fundamentals for vertex and fragment stages, UV math, and coordinate spaces. Use it to write or translate common effects like tint, scrolling textures, dissolve, outline, fresnel rim, and vignette in GLSL with HLSL equivalents.
Frontend
62348
📖
3w ago

Visual Novel

Visual Novel builds branching dialogue games with character and background presentation, choices, save/load, backlog, skip, and auto-advance. Use it for visual novels, dating sims, and other story-first branching games.
Frontend
62348
🎨
2026/08/11

Game Art Direction

Transforms a game design into a comprehensive art direction document, covering visual style, camera, composition, color, light, HUD, motion, sound, and defining signature moments for every screen and mode.
Frontend
62293
🧩
3w ago

Bloc

Bloc designs, implements, and tests Flutter state management with Cubit and Bloc. Use it when creating states, wiring Bloc widgets, or choosing between Cubit and Bloc.
Frontend
61660
đŸŽ¯
3w ago

Dart 3 Updates

Dart 3 Updates shows how to use Dart 3 branches, patterns, and records idiomatically. Use it when refactoring switch logic, destructuring values, or choosing between records and classes.
Frontend
61660
đŸ—ī¸
3w ago

Flutter App Architecture

Flutter App Architecture defines layered Flutter structure with MVVM, repositories, and dependency injection. Use it when scaffolding apps or refactoring views, data flow, and domain logic.
Frontend
61660
🧩
3w ago

Flutter Architecture Feature First

Flutter Architecture Feature First explains how to organize Flutter apps by feature with layered UI, domain, and data responsibilities. Use it when creating features, wiring repositories and services, or deciding which layer should own logic.
Frontend
61660
🧩
3w ago

Flutter Best Practices

Flutter Best Practices gives guidance for writing, reviewing, and refactoring Flutter and Dart code. Use it for screen structure, state management, widgets, repositories, services, and tests.
Frontend
61660
📱
3w ago

Flutter ChangeNotifier

Flutter ChangeNotifier shows how to use ChangeNotifier with provider for state management in Flutter. Use it when setting up models, providing them to the widget tree, consuming state, or reducing rebuilds.
Frontend
61660
⚡
3w ago

Flutter Pre-Caching

Flutter Pre-Caching preloads fonts, images, and early data to reduce jank and first-render delays in Flutter apps and Flutter Web. Use it when warming content that appears in the next screens or at app start.
Frontend
61660
PreviousPage 39 of 61Next