Skip to content
View Anjanamb's full-sized avatar

Highlights

  • Pro

Block or report Anjanamb

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

Hi there, I'm Anjana Bandara 👋

AI & Data Science Enthusiast | Engineer | Lifelong Learner


👨‍🎓 About Me


⚡ Interests


🛠️ Languages & Tools



📊 GitHub Stats

GitHub Streak


📈 Contribution Activity


🌐 Connect With Me


Profile Views

Pinned Loading

  1. covid-19-realtime-nodered-dashbord covid-19-realtime-nodered-dashbord Public

    Real-time COVID-19 dashboard that makes effective use of IoT concepts, NodeRED, MQTT, and ESP8266 Nodemcu.

    C++ 1

  2. Digital-IC-Functionality-Duplication-Using-NN Digital-IC-Functionality-Duplication-Using-NN Public

    Reproduce / approximate the functional behavior of small digital sequential circuits (VHDL / schematic designs) using neural networks trained on input–output traces.

    Python 1

  3. custom-image-downsampling-processor custom-image-downsampling-processor Public

    A Verilog-based custom processor that performs low-pass filtering and downsampling (factor 2) of images, verified against Python-generated reference images using SSD (Sum of Squared Differences).

    Verilog

  4. FPGA-Implementation-and-Interfacing FPGA-Implementation-and-Interfacing Public

    A collection of FPGA designs, testbenches, and interfacing experiments used to validate and demonstrate hardware implementations of digital circuits.

    Verilog 1

  5. Flask-Image-Classifier Flask-Image-Classifier Public

    A simple Flask web app for real-time image classification using a pretrained MobileNetV2 deep learning model (ImageNet weights).

    Python