Skip to content
View colemount3's full-sized avatar
😎
😎

Block or report colemount3

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
  • This is a project I made to help me continue my understanding of python and computer vision principals. This program automatically launches a youtube playlist, which is controlled via hand gestures…

    Python Updated Dec 15, 2025
  • AWS examples I did while studying for the AWS SAA, saved for future reference

    Updated Aug 20, 2025
  • pinpathsite Public

    website for E-learning company to be hosted with github pages

    HTML Updated Aug 12, 2025
  • colemount3 Public

    Updated Jun 16, 2025
  • Cognitive Public

    TypeScript Updated Jun 16, 2025
  • shopifyAGI Public

    JavaScript Updated May 31, 2025
  • HireMeBot Public

    Meet HireMeBot, a gpt-3.5-turbo powered discord bot that I have trained on my professional history. Feel free to ask it any quesitons you may have. https://discord.gg/7ZvC6cG9 *To be completely hon…

    JavaScript Updated May 31, 2025
  • CogSite Public

    HTML Updated May 24, 2025
  • I-sync Public

    practice implementation of ARKit, that will later be implemented into Cognitive.

    Updated Apr 21, 2025
  • fun practice website for a business idea I dream about

    HTML Updated Feb 11, 2025
  • Simple ML model I made to learn the basic principles of machine learning, in a program that semi-accurately predicts stock trends.

    Python Updated Jan 29, 2025
  • mips based school project I did to see if a word is the same forward and backwards

    Assembly Updated Jan 29, 2025
  • A smart speaker for raspberry pi with a chat gpt integrated voice assistant

    Updated Jan 11, 2025
  • chatGPT-VA Public

    chatgpt based voice assistant for use in raspi, based on this project and modified to fit my needs https://www.youtube.com/watch?v=lHxFFn04L10

    Python Updated Jan 11, 2025
  • Updated Nov 19, 2024
  • gpt4 powered marketing program test

    JavaScript Updated Nov 18, 2024
  • resumeSite Public

    funny website with my resume for joke

    HTML Updated Oct 28, 2024
  • example webpage using nginx docker deployment

    HTML Updated Aug 2, 2024
  • basic example of using git submodules

    Updated Jul 16, 2024
  • overflow Public

    example project I created to demonstrate a buffer overflow exploit that injects "malicious" shellcode

    Python Updated Jul 16, 2024
  • descrambler Public

    In this codewars problem, two strings are provided, one that is a word, one is random letters. This program finds if the word provided can be made using the random letters provided

    C# Updated May 31, 2023
  • Codewars challenge detects the sum of all numbers that are multiples of three or five below an inputted number

    C# Updated May 31, 2023
  • C++ function, when given 10 digits as int, returns them as string phone number

    C++ Updated Apr 21, 2023
  • simple C++ program detects is a string has same number of x's and o's not case sensitive

    C++ Updated Apr 21, 2023
  • ivy Public

    Forked from ivy-llc/ivy

    The Unified Machine Learning Framework

    Python Other Updated Apr 3, 2023
  • This code block is from Number of islands leetcode challenge. it takes a matrix of unknown size and finds the amount of islands with 1's representing land, 0's representing water

    C++ Updated Mar 30, 2023
  • This C++ program takes scores and assigns them to a letter grade based on a curve

    C++ Updated Mar 29, 2023
  • C# project that displays practical use of if statments to show who liked a post

    C# Updated Mar 24, 2023
  • This C# code adds the digits of a number, if the answer has more than one digit it will add those digits

    C# Updated Mar 20, 2023
  • This is one solution for how to convert seconds to human readable time up to 99:59:59 C#

    C# Updated Mar 19, 2023