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 64 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

$5.00

frameworks/reactIntermediate

Next.js Auth Starter

Next.js with NextAuth.js integration and protected routes

$8.00

frameworks/reactIntermediate

Next.js E-commerce Starter

Full e-commerce setup with cart, checkout and Stripe

$12.00

frameworks/reactAdvanced

Next.js Enterprise Monorepo

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

$25.00

frameworks/reactAdvanced

Next.js Internationalized SaaS Template

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

$30.00

frameworks/reactBeginner

React SPA Starter

Single page application with React Router and context

$6.00

frameworks/reactIntermediate

React Native Cross-Platform App

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

$15.00

frameworks/reactAdvanced

React Performance Optimization Kit

Advanced optimization techniques for React apps with code splitting and memoization

$10.00

frameworks/vueIntermediate

Vue 3 Composition API Starter

Modern Vue 3 project using Composition API and script setup

$7.00

frameworks/vueIntermediate

Nuxt 3 SSR Starter

Nuxt 3 with server-side rendering and data fetching examples

$9.00

frameworks/vueAdvanced

Vue Enterprise Dashboard

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

$18.00

frameworks/vueIntermediate

Nuxt Content Blog

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

$12.00

frameworks/angularIntermediate

Angular Material Dashboard

Angular 15+ with Material UI and dashboard components

$10.00

frameworks/angularAdvanced

Angular Enterprise Architecture

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

$22.00

frameworks/angularAdvanced

Angular Micro Frontends

Micro frontend architecture with multiple Angular applications working together

$28.00

frameworks/backendBeginner

Node.js Express REST API

Complete RESTful API with Express, authentication, and MongoDB

$8.00

frameworks/backendIntermediate

Node.js GraphQL Server

Apollo Server with GraphQL schema, resolvers, and authentication

$12.00

frameworks/backendIntermediate

Python FastAPI Backend

Modern Python API with FastAPI, async support, and SQLAlchemy

$10.00

frameworks/backendIntermediate

Django REST Framework Setup

Django REST Framework API with authentication, permissions, and tests

$9.00

frameworks/backendAdvanced

Go Fiber Microservice Template

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

$15.00

frameworks/backendAdvanced

Spring Boot Java API

Enterprise Java backend with Spring Boot, JPA, and security

$14.00

frameworks/fullstackIntermediate

MERN Stack Starter

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

$18.00

frameworks/fullstackIntermediate

PERN Stack Starter

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

$18.00

frameworks/fullstackAdvanced

JAMstack E-commerce

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

$25.00

frameworks/fullstackAdvanced

T3 Stack Application

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

$22.00

editor/vscodeBeginner

VS Code Dark Pro Theme

Professional dark theme with syntax highlighting for 20+ languages

$3.00

editor/vscodeBeginner

VS Code Complete Setup

Full VS Code configuration with recommended extensions for web dev

$5.00

editor/vscodeAdvanced

VS Code Advanced TypeScript Setup

Advanced VS Code configuration optimized for TypeScript development

$8.00

editor/vscodeIntermediate

VS Code AI Pair Programming Setup

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

$10.00

editor/vimIntermediate

Vim Ultimate Config

Advanced Vim/Neovim configuration with plugins and keybindings

$4.00

editor/vimAdvanced

Neovim IDE Setup

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

$8.00

editor/emacsAdvanced

Emacs Doom Config

Doom Emacs configuration for modern development

$6.00

editor/jetbrainsIntermediate

JetBrains IDE Productivity Pack

Custom settings, keymaps, and plugins for JetBrains IDEs

$7.00

terminal/zshBeginner

ZSH Theme Pack

Custom powerlevel10k themes with installation guide

$3.00

terminal/scriptsBeginner

Developer Terminal Setup

Complete terminal environment with ZSH, plugins, and aliases

$6.00

terminal/tmuxIntermediate

Tmux Power User Config

Advanced Tmux configuration with productivity shortcuts

$4.00

terminal/toolsAdvanced

Advanced CLI Productivity Tools

Collection of advanced CLI tools for developer productivity

$8.00

terminal/scriptsAdvanced

Terminal Workflow Automation

Scripts and tools to automate common development workflows

$10.00

terminal/cloudIntermediate

Cloud Development Environment

Remote development environment setup with code-server and SSH

$12.00

assets/wallpapersBeginner

4K Dev Wallpaper Collection

20 high-quality developer-themed 4K wallpapers

$2.00

assets/iconsBeginner

Programming Icon Set

200+ programming language and framework icons

$3.00

assets/fontsBeginner

Coding Font Collection

10 premium monospaced fonts for coding

$5.00

assets/templatesIntermediate

Developer Presentation Templates

Professional presentation templates for technical talks

$8.00

assets/designAdvanced

UX Design System

Complete design system with components, colors, and typography

$15.00

devops/dockerIntermediate

Docker Development Stack

Docker Compose setup for full-stack development

$7.00

devops/kubernetesAdvanced

Kubernetes Production Setup

Production-ready Kubernetes configuration with monitoring

$18.00

devops/ci-cdIntermediate

CI/CD Pipeline Templates

Templates for GitHub Actions, GitLab CI, and Jenkins

$12.00

devops/cloudAdvanced

AWS Infrastructure as Code

Terraform and CloudFormation templates for AWS

$20.00

devops/serverlessAdvanced

Serverless Framework Templates

Templates for AWS Lambda, Azure Functions, and more

$15.00

devops/monitoringAdvanced

Monitoring & Observability Stack

Prometheus, Grafana, and ELK stack setup

$14.00

config/lintersBeginner

ESLint + Prettier Setup

Professional ESLint and Prettier configuration for JS/TS projects

$2.00

config/gitIntermediate

Git Hooks Collection

Pre-commit and pre-push hooks for code quality

$3.00

config/typescriptAdvanced

Advanced TypeScript Configuration

Strict TypeScript configuration with custom types and utilities

$5.00

config/bundlersAdvanced

Webpack Optimization

Optimized Webpack configuration for production applications

$8.00

config/toolsAdvanced

Monorepo Configuration

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

$9.00

databases/postgresqlAdvanced

PostgreSQL Performance Tuning

Advanced PostgreSQL configuration for performance

$12.00

databases/mongodbIntermediate

MongoDB Schema Design Patterns

Best practices for MongoDB schema design in various scenarios

$10.00

databases/redisIntermediate

Redis Caching Strategies

Implementation patterns for effective Redis caching

$9.00

databases/migrationsAdvanced

Database Migration Toolkit

Tools and scripts for safe database migrations and schema changes

$14.00

security/webIntermediate

Web Security Checklist

Comprehensive security checklist for web applications

$7.00

security/apiAdvanced

API Security Best Practices

Implementation guide for securing APIs and preventing common attacks

$8.00

security/authAdvanced

Authentication Implementations

Secure authentication implementations for various platforms

$10.00

security/authAdvanced

OAuth 2.0 & OIDC Setup

Complete OAuth 2.0 and OpenID Connect implementation guide

$12.00