Skip to content
View dylanschw's full-sized avatar

Block or report dylanschw

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dylanschw/README.md
  • Hi, I’m @dylanschw
  • I’m currently a student at the University of Florida, majoring in Computer Science with minors in Geography and Bioinformatics.

Popular repositories Loading

  1. basic-grade-management-and-visualization-tool-python basic-grade-management-and-visualization-tool-python Public

    reads assignment and student data from files, then allows the user to do one of three things: Compute individual student grades based on weighted assignment scores, show basic statistics for a sele…

    Python

  2. falling-blocks-game-python falling-blocks-game-python Public

    Python arcade-style game built with pygame, The player controls a square and tries to catch falling green blocks (items) before they hit the bottom of the screen. The game speeds up and becomes har…

    Python

  3. command-line-to-do-list-python command-line-to-do-list-python Public

    simple, text-based to-do list application that runs in the terminal

    Python

  4. To-do-list-with-GUI-using-Tkinter To-do-list-with-GUI-using-Tkinter Public

    graphical to-do list app built with Tkinter and ttkbootstrap

    Python

  5. data-formatter-cpp data-formatter-cpp Public

    This C++ program reads a dataset from the user, stores it in two vectors (one for string labels and one for integer values), validates the input, and then displays the data in both a formatted tabl…

    C++

  6. Vehicle-dealership-management-cpp Vehicle-dealership-management-cpp Public

    simple, object‐oriented simulation of a vehicle dealership management system

    C++