Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View carsondecker's full-sized avatar

Highlights

  • Pro

Block or report carsondecker

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 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
carsondecker/README.md

I'm Carson Decker, a computer science student with a passion for programming and learning.

I primarily code in:

  • Go
  • JS/TS
  • C#
  • Java

Featured Projects:

  • MindSyncr - My current main project for a full-stack real-time feedback app for presenters and teachers with a robust microservice architecture.
  • SkillWise - A full-stack class project for learning new skills through AI which integrates with the OpenAI API.
  • Job Board API - A job board REST API written in Go with a PostgreSQL database. It has user authentication with JWT and documentation for using the API.
  • Modern Tetris Remake - A modern tetris remake with multiprocessing to allow for communication and 1v1 games between different processes.

Contact me at: [email protected]

Pinned Loading

  1. MindSyncr MindSyncr Public

    A realtime feedback app for classrooms

    TypeScript

  2. SkillWise SkillWise Public

    Forked from DrOwen101/SkillWise_AITutor_Initial-Setup

    JavaScript 1

  3. JobFinder JobFinder Public

    Go

  4. Tetris-Remake-Python Tetris-Remake-Python Public

    A version of modern Tetris made from scratch in Python.

    Python