Skip to content
View Collincg's full-sized avatar

Block or report Collincg

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

Hi 👋, I'm Collin Graff

A curious Computer Science student at the University of Minnesota, driven by a passion for building impactful technology.

  • 🌱 I’m currently learning Software Development, Machine Learning User Interface Design,

  • 💬 Ask me about Projects like travel recommendation systems or machine learning classification

  • 📫 How to reach me [email protected]

  • ⚡ Fun fact I have 4 dogs

Connect with me:

collin-graff-7a3553271 collin_cg

Languages and Tools:

c cplusplus css3 docker git html5 java linux nodejs pandas postman python pytorch scikit_learn seaborn tensorflow

Popular repositories Loading

  1. technical-interviewer-chatbot technical-interviewer-chatbot Public

    A chatbot that simulates technical interviews using the Groq LLM and StreamLit for the user interface

    Python 2

  2. NightClubSimulator NightClubSimulator Public

    A simulated night club that uses stacks, queues, maps, and more data structures.

    C++ 1

  3. interrail-planner interrail-planner Public

    The Interrail Planner is a C++ project that simulates a travel planning system across Europe.

    C++ 1

  4. MortgageCalculator MortgageCalculator Public

    java program to calculate a mortgage using principal, interest rate, and period (years)

    Java

  5. GuessTheNumber GuessTheNumber Public

    A game where the user gets 5 guesses to guess a random integer between 1 and 100. User is told if their guess is too high or too low.

    Java

  6. SpaceshipGame SpaceshipGame Public

    A Python game where the user must dodge asteroids and land the spaceship at a safe velocity in turtle

    Python