Skip to content
View kraei99's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report kraei99

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

๐ŸŒ Socials:

LinkedIn Medium X

๐Ÿ’ซ About Me:

๐Ÿ“š I am currently pursuing a Master's degree in Computer Science at Northeastern University. ๐Ÿ˜Š Prior, I earned my undergraduate degree ๐ŸŽ“ while being an NCAA student athlete ๐Ÿ’ on the Ice-Hockey teams at both Skidmore College and Stonehill College, majoring in Economics with minors in ๐Ÿฅ Healthcare & ๐Ÿš€Entrepreneurship.

๐Ÿ’ป Tech Stack:

Python HTML5 C++ GithubPages Figma Adobe Fonts Adobe Illustrator Adobe InDesign Adobe Photoshop Canva Dribbble Framer Sketch OpenSea

๐Ÿ† GitHub Trophies

๐Ÿ˜‚ Random Dev Meme


Popular repositories

  1. kraei99 kraei99 Public

  2. ATM ATM Public

    Python

  3. Electric-Bill Electric-Bill Public

    Python program for calculating monthly electric bills. Input supply and power delivery charges, and kilowatt-hours used. Example run included. Format total bill in dollars-cents (USD).

    Python

  4. Area-of-an-Office Area-of-an-Office Public

    Compute office area in square feet and square meters, plus monthly cost in eurodollars. Precise prompts and output format. Example run in officeRun.png. Euro symbol: โ‚ฌ. Conversion: 0.092903. Cost pโ€ฆ

    Python

  5. Temperature-Conversion-Tester Temperature-Conversion-Tester Public

    Practice Celsius to Fahrenheit and Fahrenheit to Celsius functions using starter code. Create readable test functions and main(). Use if name == "main" to protect against inadvertent runs. Focus onโ€ฆ

  6. Python-Turtle-Graphics-Move-Redraw Python-Turtle-Graphics-Move-Redraw Public

    Use Turtle to render an app window with a square and an inscribed circle. Allow user input for new positions, redraw shapes in the specified locations.

    Python