Skip to content
View jafurman's full-sized avatar

Block or report jafurman

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
  • 2D Platformer I started in December 2022. 5 Levels of prebuilt progression (with a boss fight) and 4 levels of procedurally generated levels using the Unity Tilemap2D system.

    C# Updated Nov 24, 2024
  • Python program that uses the Spotify API to run clustering algorithm on the genres of a users' liked songs. The genres are clustered into four groups with likeness and then placed into four created…

    Python Updated Oct 11, 2024
  • C# Updated Oct 4, 2024
  • Using my new PC to finally build a cool 3D game with some PCG perhaps.

    C# Updated Sep 24, 2024
  • Practice for all my machine learning shenanigans

    Python Updated Aug 29, 2024
  • A program that utilizes the SpotifyAPI to give users extra information related to their Spotify account. This project was spurred by interest using APIs and the need to know more about my own Spoti…

    Python Updated Jun 7, 2024
  • 🙌 Welcome open-source Python mini-project contributions!

    Python MIT License Updated Jun 7, 2024
  • This project is waiting for your contribution. If you have never contributed code on GitHub before, this is the project to get you started.

    HTML MIT License Updated Jun 7, 2024
  • pop_corn Public

    Forked from GerardoMunoz/pop_corn
    Python Updated Jun 6, 2024
  • JobFinder Public

    A python bot that uses selenium and current listings on glassdoor. It will take your resume and skills, parse for most important and compare your skills to those scraped from the Glassdoor jobs. Th…

    Python Updated May 17, 2024
  • Personal portfolio website. Has links to all my creations and showcases some of the projects that I've made over the years. It has bare HTML, CSS, and JavaScript.

    HTML Updated May 5, 2024
  • Python Updated Apr 3, 2024
  • A Python web crawler who's frontier is composed of subreddits. All urls with .../r and have the word "cat" in the html somewhere are stored in a MongoDB (local) database. Then a Flask connection ma…

    Python Updated Feb 26, 2024
  • Simple NN to classify 32 x 32 pixel images into 10 classifications. More to come.

    Python Updated Feb 24, 2024
  • Using a JDBC I connected PgAdmin for a mock bus trip management system.

    Java Updated Nov 30, 2023
  • Starting from the Computer Science department web page, a scraper stores documents in a MongoDB database until the 'Permanent Faculty' page was found. Then a parser.py file will index the informati…

    Python Updated Nov 25, 2023
  • Using database tables in PostgreSQL connected via python to manage an inverted index.

    Python Updated Oct 24, 2023
  • Updated Oct 8, 2023
  • Given a query of {dogs and cats} and 3 documents from a .csv file, the precision and recall of the given query is returned after scoring the documents.

    Python Updated Sep 18, 2023
  • Python Updated May 8, 2023
  • These problems involve the concept of neural networks using popular ML Python libraries

    Python Updated Apr 17, 2023
  • Python Updated Mar 27, 2023
  • Java Updated Mar 7, 2023
  • NQueenSort Public

    Uses two different method to solve the problem of "N-Queen Sort"

    Java Updated Mar 6, 2023
  • Three files in here. There should be decision_tree2.py, knn.py, and naive_bayes.py

    Python Updated Feb 26, 2023
  • A short Python ML that will calculate entropy and gain of a set of csv data.

    Python Updated Feb 12, 2023
  • C# scripted 2D collaborated game for CS4700 at CPP. This was a group project I took lead in. There are three levels, a boss fight, a run away timed level, and a gift placement level. Play as Santa …

    C# Updated Dec 6, 2022
  • A c# scripted platformer with my own additions. I made every sprite and piece in this project myself. It started off as as school project but I really enjoyed it and wanted to complete the game mys…

    C# Updated Nov 3, 2022
  • A small game that I made with some bare Java and a GUI with jpanel. It isn't finished, but I loved creating the map and getting some basic game fundamentals. I don't think I knew exactly what I was…

    Java Updated Sep 8, 2022
  • Project05 Public

    Java Updated Aug 21, 2022