Skip to content
View cjsidler's full-sized avatar
Block or Report

Block or report cjsidler

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

Hi, I'm Collin ๐Ÿ‘‹

  • ๐Ÿ‘จโ€๐Ÿ’ป I am a software engineer based out of Southern California ๐ŸŒž
  • ๐Ÿ‘จโ€๐Ÿ’ผ I worked for several years as an accountant and CPA before going back to university to study computer science
  • drawing I have since graduated from Oregon State University with a Bachelor of Science degree in Computer Science
  • drawing I also have a Bachelor of Arts in Business Administration from Cal State Fullerton from my previous career as an accountant
  • ๐Ÿ”ญ Iโ€™m currently working on fun projects using the GPT API, C#, .Net, and Next.js
  • ๐Ÿ˜„ Some of my favorite things include ๐Ÿ’ปโ˜•๐Ÿšตโ€โ™‚๏ธ๐ŸŽพโšพ๐Ÿˆ๐ŸŽฎ๐Ÿ›น๐ŸŽฅ๐Ÿ“บ

๐Ÿ“ฌ How to reach me

GitHub Badge LinkedIn Email Twitter

๐Ÿ’ป Technologies I enjoy using

TypeScript JavaScript Python C# .Net HTML5 CSS3 SQL Express.js Next JS NodeJS React React Router Redux TailwindCSS Bootstrap Badge ChatGPT MUI Badge Google Cloud Badge Auth0 Badge JWT MariaDB Badge MongoDB Badge Mongoose Badge MySQL Badge Git Badge GitHub Badge Jest Badge Vitest Badge Postman Badge Docker Badge

Pinned Loading

  1. secretSanta-frontend secretSanta-frontend Public

    Manage your Secret Santa gift exchanges with this full-stack MERN web app. You can generate a random drawing for participants and email participants the name of the person they will get a gift for.

    JavaScript

  2. go-cli-quizzer go-cli-quizzer Public

    Turn a CSV of questions and answers into a quiz game in your command line interface. The quizzer will read in a CSV file and start the quiz with a default timer of 30 seconds unless instructed otheโ€ฆ

    Go

  3. smallsh smallsh Public

    A mini shell written in C. Implements a subset of features of well-known shells, such as bash. Handles variable expansion, comments, blank lines, input and output redirection, foreground and backgrโ€ฆ

    C

  4. Quoridor Quoridor Public

    Play the abstract strategy game Quoridor locally with a friend. This implementation is written in Python with a graphical user interface that uses the Pygame library.

    Python

  5. go-cyoa go-cyoa Public

    Choose Your Own Adventure - Follow the story of the Little Blue Gopher with this Golang Web Application.

    Go

  6. color-palette-generator color-palette-generator Public

    Generate color palettes using AI via GPT 3.5. Click on a color to copy the hex code to your clipboard.

    TypeScript