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

Pinned Loading

  1. 2DPlatformer-with-Procedrual-Generation 2DPlatformer-with-Procedrual-Generation Public

    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#

  2. Java-2DTopDown-No-Game-Engine- Java-2DTopDown-No-Game-Engine- Public

    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

  3. RedditCrawlerAndParser-WebPage RedditCrawlerAndParser-WebPage Public

    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

  4. jafurman.github.io jafurman.github.io Public

    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

  5. JobFinder 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

  6. SpotifyPlaylistMaker SpotifyPlaylistMaker Public

    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