Skip to content
View akhenda's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report akhenda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. es6-data-structures-and-algorithms es6-data-structures-and-algorithms Public

    This repository contains some popular Data Structures and Algorithms done in JavaScript, ES6.

    JavaScript 36 10

  2. inline-commenting-convention inline-commenting-convention Public

    A reusable AI skill and repo convention for adding intent-focused inline comments to non-trivial code changes, without overcommenting. Includes examples plus AGENTS.md and CLAUDE.md snippets for cr…

    1

  3. component-owned-skeletons component-owned-skeletons Public

    Guidance for designing component-owned loading, empty, error, auth, permission, and gated states so UI surfaces own their state shape while screens stay focused on orchestration.

  4. expo-template-foundry expo-template-foundry Public

    Expo Foundry Template is a production-ready Expo Router starter with React Native, TypeScript, Convex, auth, observability, testing, and a modular feature-first architecture.

    TypeScript

  5. hendaz-next-essentials hendaz-next-essentials Public

    Codex skill and scripts for standardizing new Next.js apps with Hendaz defaults: Bun, Biome/Ultracite, Commitizen, lefthook, Vitest, Playwright, shared types, logger, API foundation, and optional C…

    TypeScript

  6. component-boundaries component-boundaries Public

    Guidance for keeping React and React Native UI files readable by splitting screens, components, render branches, helpers, className composition, and state surfaces at the right boundaries.