Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.52 KB

File metadata and controls

32 lines (20 loc) · 1.52 KB

AppsByClaude

A curated collection of applications ideated by [Nostalgintosh] and generated by Anthropic's Claude.

This repository serves as a monorepo for various utilities, tools, and experimental applications built using AI assistance. The goal is to explore the capabilities of LLMs (specifically Claude 3.5/4.5 Sonnet) in generating functional, clean, and unique software solutions.

📂 Apps Directory

App Name Description Tech Stack
Timecard App A retro-styled employee time tracking tool featuring inclusive language support (Louisiana Creole, Pennsylvania Dutch) and a utilitarian aesthetic. React, JSX, Tailwind
More coming soon...

Accreditation & Usage

This code is open for anyone to use, study, or modify. However, proper attribution is requested to acknowledge the human curation and prompting behind these results.

How to Credit

If you use this code or these concepts in your own projects, please include the following line in your project's README or Credits section:

Original Concept & Architecture by Mateo Coto aka Nostalgintosh Generated via AppsByClaude

General Setup

Since this is a monorepo, each application resides in its own folder with its own specific dependencies.

  1. Clone the repository:
    git clone [https://github.com/Nostalgintosh/AppsByClaude.git](https://github.com/Nostalgintosh/AppsByClaude.git)