Build Your Code Toolkit

Browse our extensive collection of developer kits, from beginner templates to advanced configurations. Each kit includes detailed documentation and well-commented code to help you learn and grow.

Category

Subcategory

Experience Level

Showing 110 items

frameworks/typescriptBeginner

TypeScript Starter Kit

FREE beginner-friendly TypeScript starter with ESLint, Prettier, and Jest

$0.00

frameworks/reactBeginner

Next.js Basics Starter

Clean Next.js starter with pages router and basic setup

$9.99

frameworks/reactIntermediate

Next.js Auth Starter

Next.js with NextAuth.js integration and protected routes

$9.99

frameworks/reactIntermediate

Next.js E-commerce Starter

Full e-commerce setup with cart, checkout and Stripe

$9.99

frameworks/reactAdvanced

Next.js Enterprise Monorepo

Production-grade monorepo with multiple Next.js apps, shared packages, and CI/CD

$9.99

frameworks/reactAdvanced

Next.js Internationalized SaaS Template

Complete SaaS starter with auth, payments, i18n, and admin dashboard

$9.99

frameworks/reactBeginner

React SPA Starter

Single page application with React Router and context

$9.99

frameworks/reactIntermediate

React Native Cross-Platform App

Full-featured React Native app with navigation, state management, and native modules

$9.99

frameworks/reactAdvanced

React Performance Optimization Kit

Advanced optimization techniques for React apps with code splitting and memoization

$9.99

frameworks/vueIntermediate

Vue 3 Composition API Starter

Modern Vue 3 project using Composition API and script setup

$9.99

frameworks/vueIntermediate

Nuxt 3 SSR Starter

Nuxt 3 with server-side rendering and data fetching examples

$9.99

frameworks/vueAdvanced

Vue Enterprise Dashboard

Enterprise-grade Vue dashboard with authentication, roles, and data visualization

$9.99

frameworks/vueIntermediate

Nuxt Content Blog

Full-featured blog using Nuxt Content with markdown, tags, and comments

$9.99

frameworks/angularIntermediate

Angular Material Dashboard

Angular 15+ with Material UI and dashboard components

$9.99

frameworks/angularAdvanced

Angular Enterprise Architecture

Scalable architecture for large Angular applications with modules, lazy loading, and state management

$9.99

frameworks/angularAdvanced

Angular Micro Frontends

Micro frontend architecture with multiple Angular applications working together

$9.99

frameworks/backendBeginner

Node.js Express REST API

Complete RESTful API with Express, authentication, and MongoDB

$9.99

frameworks/backendIntermediate

Node.js GraphQL Server

Apollo Server with GraphQL schema, resolvers, and authentication

$9.99

frameworks/backendIntermediate

Python FastAPI Backend

Modern Python API with FastAPI, async support, and SQLAlchemy

$9.99

frameworks/backendIntermediate

Django REST Framework Setup

Django REST Framework API with authentication, permissions, and tests

$9.99

frameworks/backendAdvanced

Go Fiber Microservice Template

High-performance Go microservice with Fiber framework, GORM, and Docker

$9.99

frameworks/backendAdvanced

Spring Boot Java API

Enterprise Java backend with Spring Boot, JPA, and security

$9.99

frameworks/fullstackIntermediate

MERN Stack Starter

MongoDB, Express, React, Node.js full-stack application

$9.99

frameworks/fullstackIntermediate

PERN Stack Starter

PostgreSQL, Express, React, Node.js full-stack application

$9.99

frameworks/fullstackAdvanced

JAMstack E-commerce

Next.js, Stripe, and headless CMS for modern e-commerce

$9.99

frameworks/fullstackAdvanced

T3 Stack Application

TypeScript, tRPC, Tailwind, Next.js with Prisma and NextAuth

$9.99

editor/vscodeBeginner

VS Code Dark Pro Theme

Professional dark theme with syntax highlighting for 20+ languages

$9.99

editor/vscodeBeginner

VS Code Complete Setup

Full VS Code configuration with recommended extensions for web dev

$9.99

editor/vscodeAdvanced

VS Code Advanced TypeScript Setup

Advanced VS Code configuration optimized for TypeScript development

$9.99

editor/vscodeIntermediate

VS Code AI Pair Programming Setup

VS Code optimized for AI pair programming with Copilot, Cody, and more

$9.99

editor/vimIntermediate

Vim Ultimate Config

Advanced Vim/Neovim configuration with plugins and keybindings

$9.99

editor/vimAdvanced

Neovim IDE Setup

Turn Neovim into a full IDE with LSP, tree-sitter, and telescope

$9.99

editor/emacsAdvanced

Emacs Doom Config

Doom Emacs configuration for modern development

$9.99

editor/jetbrainsIntermediate

JetBrains IDE Productivity Pack

Custom settings, keymaps, and plugins for JetBrains IDEs

$9.99

terminal/zshBeginner

ZSH Theme Pack

Custom powerlevel10k themes with installation guide

$9.99

terminal/scriptsBeginner

Developer Terminal Setup

Complete terminal environment with ZSH, plugins, and aliases

$9.99

terminal/tmuxIntermediate

Tmux Power User Config

Advanced Tmux configuration with productivity shortcuts

$9.99

terminal/toolsAdvanced

Advanced CLI Productivity Tools

Collection of advanced CLI tools for developer productivity

$9.99

terminal/scriptsAdvanced

Terminal Workflow Automation

Scripts and tools to automate common development workflows

$9.99

terminal/cloudIntermediate

Cloud Development Environment

Remote development environment setup with code-server and SSH

$9.99

assets/wallpapersBeginner

4K Dev Wallpaper Collection

20 high-quality developer-themed 4K wallpapers

$9.99

assets/iconsBeginner

Programming Icon Set

200+ programming language and framework icons

$9.99

assets/fontsBeginner

Coding Font Collection

10 premium monospaced fonts for coding

$9.99

assets/templatesIntermediate

Developer Presentation Templates

Professional presentation templates for technical talks

$9.99

assets/designAdvanced

UX Design System

Complete design system with components, colors, and typography

$9.99

devops/dockerIntermediate

Docker Development Stack

Docker Compose setup for full-stack development

$9.99

devops/kubernetesAdvanced

Kubernetes Production Setup

Production-ready Kubernetes configuration with monitoring

$9.99

devops/ci-cdIntermediate

CI/CD Pipeline Templates

Templates for GitHub Actions, GitLab CI, and Jenkins

$9.99

devops/cloudAdvanced

AWS Infrastructure as Code

Terraform and CloudFormation templates for AWS

$9.99

devops/serverlessAdvanced

Serverless Framework Templates

Templates for AWS Lambda, Azure Functions, and more

$9.99

devops/monitoringAdvanced

Monitoring & Observability Stack

Prometheus, Grafana, and ELK stack setup

$9.99

config/lintersBeginner

ESLint + Prettier Setup

Professional ESLint and Prettier configuration for JS/TS projects

$9.99

config/gitIntermediate

Git Hooks Collection

Pre-commit and pre-push hooks for code quality

$9.99

config/typescriptAdvanced

Advanced TypeScript Configuration

Strict TypeScript configuration with custom types and utilities

$9.99

config/bundlersAdvanced

Webpack Optimization

Optimized Webpack configuration for production applications

$9.99

config/toolsAdvanced

Monorepo Configuration

Setup for managing multiple packages with Lerna, Nx, or Turborepo

$9.99

databases/postgresqlAdvanced

PostgreSQL Performance Tuning

Advanced PostgreSQL configuration for performance

$9.99

databases/mongodbIntermediate

MongoDB Schema Design Patterns

Best practices for MongoDB schema design in various scenarios

$9.99

databases/redisIntermediate

Redis Caching Strategies

Implementation patterns for effective Redis caching

$9.99

databases/migrationsAdvanced

Database Migration Toolkit

Tools and scripts for safe database migrations and schema changes

$9.99

security/webIntermediate

Web Security Checklist

Comprehensive security checklist for web applications

$9.99

security/apiAdvanced

API Security Best Practices

Implementation guide for securing APIs and preventing common attacks

$9.99

security/authAdvanced

Authentication Implementations

Secure authentication implementations for various platforms

$9.99

security/authAdvanced

OAuth 2.0 & OIDC Setup

Complete OAuth 2.0 and OpenID Connect implementation guide

$9.99

frameworks/svelteIntermediate

Svelte Kit SPA

Modern SvelteKit application with routing, stores, and animations

$9.99

frameworks/astroIntermediate

Astro Static Site

Blazing fast static site with Astro, MDX, and component islands

$9.99

frameworks/reactAdvanced

Remix Full-Stack App

Remix application with server-side rendering and progressive enhancement

$9.99

frameworks/solidIntermediate

Solid.js Reactive App

High-performance reactive application with Solid.js and fine-grained reactivity

$9.99

mobile/flutterAdvanced

Flutter E-commerce App

Complete Flutter shopping app with cart, payments, and user accounts

$9.99

mobile/react-nativeIntermediate

React Native Expo Starter

Expo-managed React Native app with navigation, auth, and push notifications

$9.99

mobile/iosAdvanced

Swift SwiftUI iOS App

Native iOS app with SwiftUI, Core Data, and CloudKit integration

$9.99

mobile/androidAdvanced

Kotlin Android MVVM

Modern Android app with Kotlin, MVVM architecture, and Jetpack Compose

$9.99

backend/nodeIntermediate

Express.js Microservice

Scalable Node.js microservice with Express, JWT auth, and MongoDB

$9.99

backend/nodeAdvanced

NestJS Enterprise API

Enterprise-grade NestJS API with TypeORM, GraphQL, and microservices

$9.99

backend/rustAdvanced

Rust Actix Web Server

High-performance Rust web server with Actix, Diesel ORM, and JWT

$9.99

backend/phpIntermediate

PHP Laravel REST API

Modern Laravel API with Eloquent ORM, authentication, and testing

$9.99

backend/rubyIntermediate

Ruby on Rails API

Rails 7 API-only application with Active Record and RSpec testing

$9.99

backend/graphqlAdvanced

GraphQL Server with Prisma

Type-safe GraphQL server with Prisma ORM and Apollo Server

$9.99

backend/supabaseIntermediate

Supabase Full-Stack Setup

Complete Supabase backend with real-time subscriptions and auth

$9.99

backend/firebaseIntermediate

Firebase Web App

Full Firebase integration with Firestore, Auth, and Cloud Functions

$9.99

desktop/electronAdvanced

Electron Desktop App

Cross-platform desktop app with Electron, React, and auto-updater

$9.99

desktop/tauriAdvanced

Tauri Rust Desktop App

Lightweight desktop app with Tauri, Rust backend, and web frontend

$9.99

desktop/flutterAdvanced

Flutter Desktop Multi-Platform

Native desktop app for Windows, macOS, and Linux with Flutter

$9.99

desktop/qtAdvanced

Qt C++ Desktop Application

Professional C++ desktop app with Qt framework, UI designer, and cross-platform build

$9.99

desktop/javaIntermediate

JavaFX Modern Desktop UI

Modern Java desktop application with JavaFX, FXML layouts, and CSS styling

$9.99

desktop/pythonBeginner

Python Tkinter GUI App

Python desktop application with Tkinter, SQLite database, and matplotlib charts

$9.99

desktop/dotnetAdvanced

WPF .NET Desktop Suite

Windows desktop application with WPF, MVVM pattern, and Entity Framework

$9.99

desktop/swiftAdvanced

SwiftUI macOS App

Native macOS application with SwiftUI, Core Data, and iCloud sync

$9.99

desktop/avaloniaIntermediate

Avalonia Cross-Platform App

Cross-platform .NET desktop app with Avalonia UI, ReactiveUI, and themes

$9.99

desktop/cppIntermediate

Dear ImGui C++ Tool

Immediate mode GUI application with Dear ImGui, perfect for tools and debuggers

$9.99

desktop/gtkIntermediate

GTK Linux Desktop App

Native Linux desktop application with GTK4, Vala language, and system integration

$9.99

desktop/rustIntermediate

Rust egui Desktop Tool

Rust desktop application with egui immediate mode GUI, perfect for data visualization

$9.99

ai/openaiIntermediate

OpenAI Integration Kit

Complete OpenAI API integration with chat, embeddings, and streaming

$9.99

ai/pythonAdvanced

Python ML Pipeline

Machine learning pipeline with scikit-learn, pandas, and FastAPI serving

$9.99

ai/tensorflowAdvanced

TensorFlow.js Web AI

Browser-based AI with TensorFlow.js, image classification, and training

$9.99

web3/ethereumAdvanced

Ethereum DApp Starter

Full-stack Ethereum DApp with Solidity contracts and Web3 frontend

$9.99

web3/nftAdvanced

NFT Marketplace

Complete NFT marketplace with minting, trading, and IPFS storage

$9.99

web3/solanaAdvanced

Solana Program Development

Solana smart contracts with Anchor framework and JavaScript client

$9.99

gaming/unityIntermediate

Unity 2D Game Starter

2D platformer game with Unity, player controller, and level system

$9.99

gaming/godotIntermediate

Godot 3D Game Template

3D game template with Godot, physics, and scene management

$9.99

gaming/javascriptBeginner

JavaScript Canvas Game

Browser-based game with HTML5 Canvas, physics, and sound

$9.99

tools/nodeIntermediate

CLI Tool with Commander.js

Professional command-line tool with argument parsing and help system

$9.99

tools/browserIntermediate

Chrome Extension Starter

Complete browser extension with manifest v3, popup, and content scripts

$9.99

tools/vscodeAdvanced

VS Code Extension Kit

VS Code extension with commands, views, and language support

$9.99

testing/jestIntermediate

Jest Testing Framework Setup

Complete Jest testing setup with mocks, coverage, and CI integration

$9.99

testing/cypressIntermediate

Cypress E2E Testing Suite

End-to-end testing with Cypress, page objects, and custom commands

$9.99

testing/playwrightAdvanced

Playwright Cross-Browser Tests

Cross-browser testing with Playwright, screenshots, and reporting

$9.99

design/reactAdvanced

React Component Library

Reusable React component library with Storybook and TypeScript

$9.99

design/tailwindIntermediate

Tailwind Design System

Complete design system with Tailwind CSS, components, and tokens

$9.99

design/figmaAdvanced

Figma to Code Generator

Automated Figma to React/Vue component generator with styling

$9.99