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.
| 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... |
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.
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
Since this is a monorepo, each application resides in its own folder with its own specific dependencies.
- Clone the repository:
git clone [https://github.com/Nostalgintosh/AppsByClaude.git](https://github.com/Nostalgintosh/AppsByClaude.git)