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

Block or report PresidentSam100

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

Hi 👋, I'm Sam Lu

presidentsam100

Learn more about me at my personal portfolio site

class SoftwareEngineer:

    def __init__(self):
        self.name = "Sam Lu"
        self.school = "The University of Texas at Austin"
        self.major = "Computer Science"
        self.degree = "Bachelor of Science"
        self.honors = "Turing Scholar"
        self.hackathon_wins = ["HackTX", "HackHarvard", "TreeHacks", "PennApps"]
        self.programming_languages = ["Java", "Python", "C++", "JavaScript", "etc."]

    def say_hi(self):
        print("Hello all you amazing people!")

me = SoftwareEngineer()
me.say_hi()

Pinned

  1. presidentsam100.github.io presidentsam100.github.io Public

    learn more abt me ig

    SCSS