Skip to content
View dinithaw's full-sized avatar
πŸ‘¨β€πŸ’»
#!/bin/bash
πŸ‘¨β€πŸ’»
#!/bin/bash

Block or report dinithaw

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

Welcome Banner

class dinithaw():
    
  def __init__(self):
    self.name = "Dinitha Wickramasinghe";
    self.username = "dinithaw";
    self.location = "Colombo, Sri Lanka";
    self.socials = {
            "Instagram": "@dinitha.w",
            "LinkedIn": "linkedin.com/in/dinitha-w",
            "GitHub": "github.com/dinithaw"
  }
  
  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = dinithaw()

πŸ‘¨β€πŸ’» About Me

Hello! I'm a passionate Computer Science student at the University of Plymouth with a keen interest in Cross-Platform Mobile App Development, FullStack Web Development, Machine Learning & Artificial Intelligence. I enjoy creating innovative solutions and learning new technologies to stay ahead in the tech world. Additionally, I love Circuit Designing and Electronic Prototyping, exploring the intersection of hardware and software.

πŸ› οΈ Tech Stack

C C# Java JavaScript Python Flutter Dart Arduino MERN Stack React Express.js NodeJS TensorFlow PyTorch Keras OpenCV NumPy Pandas Matplotlib Ubuntu Linux FreeBSD macOS Windows 11 Docker Anaconda Raspberry Pi MongoDB MySQL STM32 ESP32 Android iOS

🌟 Let's Connect

LinkedIn Instagram Facebook Email

tysm

Stay curious, keep coding, and let your creativity take flight! β˜•

Pinned Loading

  1. linux linux Public

    Forked from torvalds/linux

    Linux kernel source tree

    C 1

  2. WLED WLED Public

    Forked from Aircoookie/WLED

    Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!

    C++ 1

  3. DeepSeek-R1 DeepSeek-R1 Public

    Forked from deepseek-ai/DeepSeek-R1

  4. ollama ollama Public

    Forked from ollama/ollama

    Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models.

    Go 1