Skip to content
View harishrajT's full-sized avatar

Block or report harishrajT

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

Hi there πŸ‘‹ It's me Harish

Electrical and Electronic Engineering Student @ University of Peradeniya

  • 🌱 I’m currently learning Web-Development
  • πŸ‘― I’m looking to collaborate on Back-end Development
  • πŸ€” I’m looking for help with Placements
  • πŸ’¬ Ask me about Tech
  • πŸ“« How to reach me :
  • πŸ˜„ Pronouns: Techie

I code in

IDE and Tools I Use

Harishraj's GitHub stats

Harishraj's github activity graph

Pinned Loading

  1. pingponggame pingponggame Public

    A classic Pong game built with Python's turtle graphics library. Players control paddles to hit a ball back and forth, aiming to score points by getting the ball past the opponent's paddle. The gam…

    Python

  2. turtle-crossing turtle-crossing Public

    An engaging game where players control a turtle attempting to cross a busy road while avoiding moving cars. The game increases in difficulty as players progress, with cars becoming faster. It inclu…

    Python

  3. us-states-game us-states-game Public

    An interactive quiz game where players guess the names of all U.S. states based on a blank map. The game utilizes the turtle graphics library for visual representation and tracks the player's progr…

    Python

  4. Snake_Game Snake_Game Public

    A classic Snake game where players control a snake that grows longer by eating food while avoiding collisions with walls and itself. Built using Python's turtle graphics library, the game features …

    Python

  5. Password_Generator_Project Password_Generator_Project Public

    This is a simple Password Manager built using Python and Tkinter. It allows users to securely generate and store passwords for different websites or accounts. The app also provides a feature to aut…

    Python

  6. quizzler-app quizzler-app Public

    Quizler is a Python-based quiz app with a Tkinter GUI, featuring true/false questions, dynamic scoring, and real-time feedback.

    Python