Skip to content
View kelseykazoo's full-sized avatar

Highlights

  • Pro

Block or report kelseykazoo

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
kelseykazoo/README.md
class SoftwareEngineer:

  def __init__(self):
    self.name = "Kelsey Hill"
    self.role = "Future Software Engineer"
    self.language_spoken = ["en_US"]

  def say_hi(self):
    print("Thank you for dropping by!")

My Stats:๐Ÿ†

Top Langs Anurag's GitHub stats

Tech&Tools:๐Ÿ’ป

My OS:๐Ÿ–ฅ๏ธ

Arch macOS Windows

Current Languages:๐Ÿ

CSS3 HTML5 Python JavaScript

Future Languages:๐Ÿ“ฑ

React NodeJS Express.js TypeScript TailwindCSS

When I'm AFK:๐Ÿ‘พ

Playstation 5 Steam Switch Netflix Spotify Twitch

Pinned Loading

  1. Personal-Portfolio Personal-Portfolio Public

    Personal Portfolio

    HTML

  2. eldenringbosses eldenringbosses Public

    takes user input of a boss and tells the location of said boss in the video game Elden Ring

    Python

  3. medicalbot medicalbot Public

    a medical bot that reports level of dehydration based on input prompts

    Python

  4. disconv disconv Public

    converts miles - kilometers and vise versa

    Python

  5. DrumKit DrumKit Public

    drum kit that makes a sound when corresponding key is pressed

    HTML

  6. Gradebook Gradebook Public

    total number of grades and averages out

    Python