Skip to content
View realrajapaksha's full-sized avatar
☘️
Everything Green
☘️
Everything Green
Block or Report

Block or report realrajapaksha

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

HI THERE WELCOME TO MY PROFILE 👋

+ Flutter & Native Android Developer  

I am Induwara Rajapaksha. From Matara, Sri Lanka 🇱🇰. Graduate at London Metropolitan University. I am a Self Learning Software Developer, Computer Technical Supporter and Troubleshooter Since Six Years and Mobile Apps Developer. Computers and the Internet is My Abode.

Business Profile

  • Founder at CodeFlowLk
  • Co-Founder at Green Cyber Solutions
  • Co-Founder at Arduino Demonstration
  • Creative Writer & App Developer Android වැඩකාරයෝ

Studies

  • Undergraduate Coventry University
  • NIBM Student
  • Rahula Collage Matara

Interesting

  • Windows & Android Troubleshooter
  • Online Tech Helper
  • Remote Bug and Error Fixer

Hobbies

  • App Make for Google Play
  • Written Articles
  • Video Editing
  • UI Design
  • Digital Marketing
  • Contributing Google Map

My Tech Articles

Developer Profiles

4 : https://developers.google.com/profile/u/realrajapaksha
5 : https://stackoverflow.com/users/9519005/realrajapaksha
6 : https://gitlab.com/realrajapaksha

7 : https://www.facebook.com/CodeFlowLk
8 : https://www.facebook.com/demo.arduino

9 : https://play.google.com/store/apps/dev?id=8326706512120727079
10 : https://www.amazon.com/s?i=mobile-apps&rh=p_4%3ACodeFlowLk&search-type=ss

Social

0 : https://twitter.com/realrajapaksha
1 : https://www.facebook.com/realrajapaksha
2 : https://www.linkedin.com/in/realrajapaksha
3 : https://androidwedakarayo.com/author/realrajapaksha

Support Me

https://www.buymeacoffee.com/realrajapaksha
https://www.patreon.com/realrajapaksha

Pinned

  1. Sample-UI Sample-UI Public

    Java

  2. Arduino Arduino Public

    Android Wedakarayo Arduino Lessons

    C++ 1

  3. esoft-AD esoft-AD Public

    C# 1

  4. todoappflutter todoappflutter Public

    Dart 1

  5. todoflutterfirebase todoflutterfirebase Public

    Dart 1

  6. Reverse path find using dictionary a... Reverse path find using dictionary and recursive functions
    1
    # pre define the all paths 
    2
    dictionary1 = {"start":"SL", "distance":9.25, "end":"AUS"}
    3
    dictionary2 = {"start":"SIN", "distance":7.25, "end":"AUS"}
    4
    dictionary3 = {"start":"SL", "distance":4.0, "end":"SIN"}
    5
    dictionary4 = {"start":"SL", "distance":8.0, "end":"JP"}