Skip to content
View jpope6's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jpope6

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

> Hello, World!, I am Jared Pope


Just a dude who likes to code.

Jared's Top Languages

Pinned Loading

  1. popebot popebot Public

    A UCI compatible chess engine written entirely in Golang

    Go

  2. HeyDJ HeyDJ Public

    HeyDJ is a voice controlled assistant for Spotify. Just say the phrase "Hey DJ" followed by a command to control your Spotify using voice commands!

    Python 1

  3. AI-Text-Detector AI-Text-Detector Public

    A Logistic Regression machine learning model capable of distinguishing between human-written and AI-generated texts.

    Python

  4. chess-v2 chess-v2 Public

    This is a Chess application implemented in C++ using wxWidgets. The program allows you to play a game of Chess, following all the standard rules of Chess, and it also checks for draws and checkmate…

    C++ 1

  5. MoneySync MoneySync Public

    MoneySync is a financial tracking web application that allows users to view their finances visually within a graph and table.

    JavaScript

  6. Pacman Pacman Public

    A recreation of the game Pacman using python and pygame.

    Python