Skip to content
View varmaa23's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report varmaa23

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

Popular repositories Loading

  1. Movie-Website Movie-Website Public

    'Movie Time' is a fun and interactable website that allows you to search for movies by genre, language, production company, and more! This website was created using Python, Flask, Javascript, HTML,…

    HTML 3

  2. Python-Final-Project Python-Final-Project Public

    Once the game is run, the user (Isaac Newton) must collect all of the apples that fall from the sky. As the game progresses, the apples will fall at a faster rate. But beware of the worms! Collect …

    Python 1

  3. Rate-My-Crib Rate-My-Crib Public

    Allows you to "rate" a home's vibe factors and calculates a score via a special algorithm.

    JavaScript 1

  4. Goldfinch Goldfinch Public

    This program reads a .csv file with inputs (e.g. First Name, DOB) and matches each input value to a key in a predefined dictionary. Each key maps to an array of booleans that represent if encryptio…

    Python 1

  5. Maze-Solver Maze-Solver Public

    When a maze is inputted by the user, the computer will print the maze and solve it. **use MazeFormat.txt to find more information about how mazes are inputted. This program runs with one or two com…

    Java

  6. Country-Displayer Country-Displayer Public

    This project displays, sorts, and graphs a list of countries and their data from a .csv file. It accepts 3-4 command line arguments when run: for 3 arguments, one must provide the csv file name, th…

    Java