Giter Site home page Giter Site logo

🌐 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


Kayser Raei's Projects

area-of-an-office icon area-of-an-office

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 per sq meter: 21.10€.

card-deck-simulator icon card-deck-simulator

Python program managing standard playing cards. Features include creating a deck, shuffling without altering the original, and dealing to specified hands. Card representation utilizes string abbreviations. Functions adhere to precise parameters and returns.

chessboard-square-checker icon chessboard-square-checker

Determine chessboard square color and validity. Implement check_valid_row() and check_valid_column(). Write black_or_white(row, column).

electric-bill icon electric-bill

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).

emoji-translator icon emoji-translator

A Python program for text transformation, translating English words into Western or Kaomoji emojis. Handles metadata, supporting flexible column positions. The batch_translate function orchestrates the transformation based on directives, providing versatility. Exception handling ensures graceful operation even with unexpected files.

hyperspace-bnb icon hyperspace-bnb

Manages reservations for intergalactic travelers renting an apartment on Earth. Utilizes Python to load traveler data, process booking requests, and generate a bookings file. Ensures financial integrity and adaptability to different data structures. Minimalistic output confirms successful processing.

interactive-shape-drawer icon interactive-shape-drawer

Create an interactive program using Python Turtle. Draw a circle with a radius of 80 at (0, 0) in green. Register mouse clicks to erase the circle within its square boundary or draw it at the clicked position outside. Optional: Use PositionService for data management. Consistency in turtle movement is crucial.

mastermind-game icon mastermind-game

Single-player MasterMind game featuring a colorful UI with guess buttons, scoring pegs, and a leaderboard. The player tries to guess a randomly generated 4-color code in 10 attempts. Leaderboard stores best scores. Intuitive design with visual cues for errors, wins, and losses, offering an engaging gaming experience.

pok-mon-tournament-simulator icon pok-mon-tournament-simulator

PokΓ©mon tournament with Rock-Paper-Scissors rules. Players select from a list of PokΓ©mon, and the game handles automatic selection, RPS choices, and determines the tournament winner based on rounds won by the human or computer team.

python-turtle-graphics-move-redraw icon python-turtle-graphics-move-redraw

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.

remix-master icon remix-master

Python program for song remixing. Substitute words, reverse song, playback, reset, load new songs, and view current title. Handles punctuation and features user-friendly interactions. Flexible for any playlist size, with unit tests and good code structure.

rle-decoder icon rle-decoder

Python program, runlength_decoder.py, decompresses run-length encoded data from hw4data.py. The decode() function expands encoded runs, providing a clear representation of the original information.

simple-fraction icon simple-fraction

Implements a SimpleFraction class for managing rational numbers with operations like multiplication, division, and reciprocal creation. Supports integer validation, string representation, and PyUnit testing for functionality verification. Compatible with text and Turtle presenters for diverse visual representations.

temperature-conversion-tester icon temperature-conversion-tester

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 clear, visual output.

upc-validator icon upc-validator

Python program for UPC barcode validation. Determines the validity of a given list of integers representing a UPC. Applies a specific algorithm, checking if the result is a multiple of 10. Handles various UPC lengths and includes a special case for short or all-zero inputs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.