Skip to content
View Suave101's full-sized avatar
🎯
Nothing
🎯
Nothing

Block or report Suave101

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
Suave101/README.md

Banner with Blur Highlights Github

>>> sudo define Alexander

class Alexander(Developer):
    def __init__(self):
        super().__init__()
        self.name = "Alexander"
        self.age = 18
        self.work = ["HSU Educational Foundation", "Navarre 3D Printing", "Independent Contractor"]
        self.education = ["Fort Walton Beach High School", "Florida Institute of Technology"]
        self.hobbies = ["Programming", "CAD Modeling", "Playing Saxophone"]

    def currentLocation(self):
        return "Fort Walton Beach, Florida"

    def nextLocation(self):
        return "Melbourne, Florida"

    def currently(self):
        return {
            "education": ["AP Calculus AB", "AP Physics", "PLTW Capstone Engineering"],
            "tinkering": ["Low Level Programming", "3D Printing", "CAD Modeling"]
        }

Pinned Loading

  1. robotpy/examples robotpy/examples Public

    Repository of RobotPy example projects

    Python 47 55

  2. FirstStepoff FirstStepoff Public

    JavaScript 2

  3. GBD-Drone-Project-Tello-Face-Recognition GBD-Drone-Project-Tello-Face-Recognition Public

    Python

  4. FirstStepoff2 FirstStepoff2 Public

    JavaScript