Skip to content
View Rajithlahiru's full-sized avatar
โ›“๏ธ
Learning C++
โ›“๏ธ
Learning C++

Highlights

  • Pro

Organizations

@Creative-IT-Solutions-Sri-Lanka @NSBM-Computer-Science-21-1
Block or Report

Block or report Rajithlahiru

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

Hi there! I'm Rajith Lahiru ๐Ÿ‘‹

About Me

I'm an enthusiastic Intern Engineer at Wiley with a keen interest in developing innovative software solutions. I am currently looking for associate engineer positions and diving deep into the world of C++, machine learning, and game development.

{
  "introduction": {
    "greeting": "Hi there! I'm Rajith Lahiru ๐Ÿ‘‹",
    "aboutMe": "I'm an enthusiastic Intern Engineer at Wiley with a keen interest in developing innovative software solutions. I am currently looking for associate engineer positions and diving deep into the world of C++, machine learning, and game development.",
    "highlights": [
      "๐Ÿ’ป Currently learning C++",
      "๐Ÿค– Interest in Machine Learning",
      "๐ŸŽฎ Interest in Game Development",
      "๐Ÿงฎ Maths lover",
      "๐Ÿš€ Fast learner",
      "๐ŸŒ Exploring new technologies and staying up-to-date with industry trends"
    ]
  },
  "skills": {
    "programmingLanguages": ["C++", "Python", "JavaScript"],
    "frameworksAndLibraries": ["Qt", "Raylib", "Node.js","Django"],
    "toolsAndPlatforms": ["Git", "GitHub", "Docker", "Jenkins"],
    "databases": ["MySQL", "MongoDB"],
    "operatingSystems": ["Windows", "Linux"]
  },
  "projects": [
    {
      "name": "[Pong Game]",
      "description": "A simple 2D pong game using C++ and Raylib",
      "link": "https://github.com/Rajithlahiru/Pong-Game-Cpp"
    },
    {
      "name": "[Bin Eazy]",
      "description": "This is a garbage collecting solution using Django and image classification using Pytorch",
      "link": "https://github.com/Rajithlahiru/Garbage_App"
    }
  ],
  "contact": {
    "LinkedIn": "https://www.linkedin.com/in/rajithlahiru/",
    "Portfolio": "under development",
    "Email": "[email protected]"
  },
  "funFacts": [
    "๐ŸŒŸ I enjoy exploring new technologies and frameworks",
    "๐ŸŽฎ In my free time, I love playing video games",
    "๐Ÿ“š Avid reader of tech blogs"
  ],
  "closing": "Feel free to reach out to me for collaboration on projects, discussing new ideas, or just to say hi!",
  "signature": "*This README was generated with โค๏ธ by Rajith Lahiru*"
}

Pinned Loading

  1. Garbage_App Garbage_App Public

    SCSS 16

  2. -PyTorch-Garbage-Classification- -PyTorch-Garbage-Classification- Public

    Jupyter Notebook 1

  3. Express_MVC Express_MVC Public

    JavaScript 1

  4. Todo-App-with-QT Todo-App-with-QT Public

    Makefile 1

  5. Python-Mini-Programs Python-Mini-Programs Public

    Five Beginner level mini programs using Python

    Python

  6. Pong-Game-Cpp Pong-Game-Cpp Public

    C++