devansh-ardevansh-ar updated projects.md

Projects

A showcase of projects I've designed and developed - from developer tools to full-stack applications.


AtomKit

AtomKit

Scaffolds fully structured, production-ready React and Next.js projects with Atomic Design folder structure, optional Tailwind CSS preconfigured with PostCSS, optional React Query with complete 5-layer data architecture, and ESLint configured out of the box.

ReactNext.jsTailwind CSSReact Query
S3 Bucket Mock

S3 Bucket Mock

A zero-dependency AWS S3 mock library for Go that provides a fast, in-memory S3 emulator for unit testing — eliminating the need for real AWS credentials, network calls, or Docker containers. Supports core S3 operations including bucket management, object CRUD, prefix-based listing, multipart uploads, presigned URL generation, object tagging, and event hooks. Built with full thread safety and built-in test assertion helpers for clean, deterministic test workflows.

Go
OpenShelf

OpenShelf

A full-stack platform where people share, discover, and curate free learning resources — books, courses, tools, articles, videos, and notes. Features resource browsing with pagination, debounced search, category and type filters, sorting by newest/popular/trending, JWT authentication, upvoting, bookmarking, and user profiles.

Next.jsTailwind CSSGoPostgreSQLDocker
Blume

Blume

Intuitive photo search app with real-time image search API integration for fetching relevant photos dynamically based on keywords.

ReactTailwind CSS