Skip to content
View bweir27's full-sized avatar

Block or report bweir27

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. HisNibsScraper HisNibsScraper Public

    This repository contains the Python code used to scrape the product listings from HisNibs.com and insert them into a MongoDB collection, which will later be used to build a proposed redesign of the…

    Python

  2. LunarBlitz LunarBlitz Public

    A 2D tower defense game made using Unity Game Engine and C#. You can play the live version of it on itch.io (note: not yet optimized for the web)

    C#

  3. NewsRephrased_python NewsRephrased_python Public

    The base code behind the @NewsRephrased Twitter bot

    Python

  4. QuickHull QuickHull Public

    A Java program that calculates and visualizes the ConvexHull of a set of points. Visualizations are done using StdDraw.

    Java

  5. SchedulingSimulation SchedulingSimulation Public

    A C++ implementation of a preemptive Round-Robin scheduling algorithm with priorities.

    C++

  6. SocketPainter SocketPainter Public

    A Java project allowing users to draw shapes and send messages using Sockets, Threads, ObjectInputStream, ObjectOutputStream, and JPanel

    Java