Skip to content
View jgddesigns's full-sized avatar

Block or report jgddesigns

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

Popular repositories Loading

  1. database_modifier database_modifier Public

    UI database modifier created using React/Next.js, Tailwind and Prisma. Based on the first professional app I wrote (mostly) on my own. I designed it while learning React. Desktop demo link below.

    JavaScript

  2. cognitive_test cognitive_test Public

    Cognitive Test App written with React, AWS, MongoDB and TailwindCSS. Contains nine custom brain games with results analysis, database connectivity and a user profile/login system. Desktop demo link…

    TypeScript

  3. group_message group_message Public

    Demo app that sends a message from an application to one or more users within a user group. Uses React.js linked with an AWS Dynamo DB cloud database.

    TypeScript

  4. cool_chart cool_chart Public

    A radar chart component for use with React.js and Next.js. Customize size, color and points of data. Works for 3 to 8 attributes. Demo: https://coolchartdeploy.vercel.app/

    TypeScript

  5. progress_widgets progress_widgets Public

    A progress widget component for use with React.js and Next.js. Customize size, color and amount of sections. Bar, Meter, Pie and Symbol Widgets available. Demo: https://progress-widgets-deploy.verc…

    JavaScript

  6. infinite_map infinite_map Public

    A basic demo of how to generate an infinite map for open world video games. Uses a finite amount of memory. All locations maintain the same appearance.

    Python