Skip to content
View ProgrammerSteve's full-sized avatar

Block or report ProgrammerSteve

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. nextEcommerce nextEcommerce Public

    A next js ecommerce app, uses Google OAuth for sign in, cockroachdb(mysql) as a database, and prisma as the adapter for the database.

    TypeScript

  2. nextMusic nextMusic Public

    A Next.js application that displays a pdf of sheetmusic and has a music player.

    TypeScript 1

  3. reactNativeSearchBar reactNativeSearchBar Public

    A react native app that connects to a supabase database about smoothie flavors. Has a search bar that throttles API calls.

    JavaScript 4

  4. powerpointWithChatGpt powerpointWithChatGpt Public

    A simple script that uses openai's "text-davinci-003" model and pptxgenjs to make a quick powerpoint on a specified topic

    JavaScript 7

  5. webGLtest webGLtest Public

    Displays some demos I created using WebGL, React, and Typescript.

    TypeScript

  6. kafkaDemo kafkaDemo Public

    A React, Typescript app that uses socket.io to communicate with a Node.js, Kafka consumer backend. The Textual python app sends info via a post request to a go gin kafka producer backend. The docke…

    TypeScript