Skip to content
View negustaf's full-sized avatar
Block or Report

Block or report negustaf

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. Job-Retrieval-Bot-Database-Logger Job-Retrieval-Bot-Database-Logger Public

    Scrapes job posting data from LinkedIn, accumulates database, displays two visualizations, and sends messages with job application links to Slack via Slack bot.

    Python

  2. noahgustafson.com-v1.0 noahgustafson.com-v1.0 Public

    Version 1.0 released a few weeks after the MVP. Written with minimal JS.

    HTML

  3. noahgustafson.com-mvp noahgustafson.com-mvp Public

    The minimum viable product for my website. Initially written in just vanilla HTML and CSS.

    CSS

  4. iTunesAPI-TrackGuessingGame iTunesAPI-TrackGuessingGame Public

    Single-player game that uses the iTunes API to play a song for the user to listen to and guess the track name. The program offers various hints by pulling the album artwork and artist name after X …

    Python

  5. TextAnalyzer TextAnalyzer Public

    Analyzes texts so they can be compared for similarity and duplicates.

    Python

  6. CalculatorWebPage CalculatorWebPage Public

    Basic calculator website, written in high school, that displays the memory of your previous five calculations.

    JavaScript