Skip to content

dinithaw/dinithaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

53 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

Portfolio LinkedIn Instagram Facebook WhatsApp YouTube Email

tysm

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published