Skip to content
View bhanukaManesha's full-sized avatar
馃殌
Screw it, let鈥檚 do it!
馃殌
Screw it, let鈥檚 do it!

Block or report bhanukaManesha

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don鈥檛 include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user鈥檚 behavior. Learn more about reporting abuse.

Report abuse
bhanukaManesha/README.md



Hi, I'm Bhanuka Gamage 馃憢

Senior Data Engineer 路 HCI Researcher 路 PhD

Digital Health 路 AI 路 Augmented Reality 路 Assistive Technology


A little more about me...

import MonashUniversity

class BhanukaManesha : MonashPhD {

  let pronouns = ["he" , "him"]
  var code = ["python", "typescript", "swift", "c & c++", "r", "shell"]
  var askMeAbout = ["digital health", "machine learning", "hci research", "augmented reality", "assistive technology", "accessibility"]

  var technologies = [
        machineLearning : [
          frameworks: ["tensorFlow", "keras", "pytorch", "coreml"],
          libraries: ["opencv", "pandas", "numpy"]
        ],
        mobileApp: ["ios app dev馃摫"],
        frontEnd: [
            js: ["angular", "react", "vanilla"],
            css: ["tailwind", "bootstrap"]
        ],
        backEnd: [
            js: ["node", "express"],
            python: ["django", "flask", "fastapi"]
        ],
        data: [
            processing: ["spark", "airflow", "dbt"],
            streaming: ["kafka"]
        ],
        devOps: [
            collaborate: ["jira", "linear"],
            build: ["git", "docker馃惓", "terraform"],
            test: ["pytest", "selenium"],
            deploy: ["github actions", "npm", "pip"],
            run: ["aws", "gcp", "kubernetes"]
           ],
        databases: ["postgresql", "bigquery", "redis"],
        misc: ["firebase", "cloudflare"]
    ]

  var architectures = [
        "event-driven architecture",
        "microservices",
        "rest architecture",
        "progressive web applications",
        "single page applications"
       ]

  var currentRole = "Senior Data Engineer @ Human Health"
  var research = "AR tools for people with Cerebral Visual Impairment (CVI)"
  var funFact = "Rome wasn't built in a day! they didn't have Claude Code"

}

I love connecting with different people so if you want to say hi, I'll be happy to chat with you! 馃槉

Let's connect and chat! 馃摠

Website

LinkedIn

Google Scholar

Made with 馃挋 聽using GitHub Markdown 聽:octocat:

聽 聽 Followers 聽 聽 Visitors

Pinned Loading

  1. distributed-ping-pong distributed-ping-pong Public archive

    Contains an implementation of an online multiplayer pong game. This is a browser based game with an active lobby and low latency. SocketIO is used to maintaining the live data between players.

    JavaScript 1 1

  2. a-star-algorithm a-star-algorithm Public archive

    Contains the implementation of the A* algorithm using Python. The algorithm is used for path finding while avoiding obstacles.

    Python

  3. shakespeare-monkey-problem shakespeare-monkey-problem Public archive

    Contain an implementation of a genetic algorithm that evolves with each generation to guess the correct word. This algorithm solves the Shakespeare Monkey Problem

    TypeScript

  4. brain-inspired-user-behavioural-traffic-monitoring-system brain-inspired-user-behavioural-traffic-monitoring-system Public archive

    Contains an implementation using NuPIC HTM model for Network Anomaly Detection. This uses the Hierarchical Temporal Memory Architecture to detect anomalies in networks.

    Python 1

  5. hammerspoon-automation hammerspoon-automation Public

    My hammerspoon automation scripts 馃槑馃敟

    Lua 3 1

  6. event-detection-in-fully-distributed-wsn event-detection-in-fully-distributed-wsn Public

    Contains the implementation of a wireless sensor network using open mpi.

    C 1 1