Skip to content
View noahatkins's full-sized avatar

Block or report noahatkins

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
noahatkins/README.md

Noah Atkins

TypeScript · JavaScript · React · Next.js · Node.js · PostgreSQL · Supabase · Tailwind · OpenAI · Stripe


→ Collectra
https://www.collectra.io/
Customer loyalty platform helping businesses retain customers.

→ Quiz Cache
https://github.com/noahatkins/quiz-cache
AI tool that turns documents into interactive flashcards.

→ GPT Discord Bot
https://github.com/noahatkins/gpt-discord-bot
Discord bot powered by OpenAI.

→ Palettes
https://palettes.noahatkins.com/
Collection of color palettes for developers.

→ Kombo
https://kombo.noahatkins.com/
Code breaking game built for the web.


→ Website
https://noahatkins.com

→ LinkedIn
https://linkedin.com/in/noahatkins

Pinned Loading

  1. gpt-discord-bot gpt-discord-bot Public

    A lightweight Discord bot powered by OpenAI’s Chat Completions API. It exposes a `/ask` slash command that creates a dedicated thread for each request, keeps the entire thread history in memory, an…

    Python

  2. quiz-cache quiz-cache Public

    A lightweight AI-powered app that allows you to input your OpenAI API key and generate flashcards from TXT and PDF files. Perfect for studying, reviewing material, or quickly memorizing key informa…

    TypeScript

  3. todols todols Public

    A minimalist to-do list web app built with Next.js, TypeScript, and styled using Tailwind CSS. Easily manage your tasks, with data stored locally for convenience.

    TypeScript

  4. password-generator password-generator Public

    A modern, secure password generator web application built with Next.js. Generate random and memorable passwords with customizable options including length, numbers, and symbols.

    TypeScript