Skip to content
View lakaThabrew's full-sized avatar

Highlights

  • Pro

Block or report lakaThabrew

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
lakaThabrew/README.md

Hi πŸ‘‹ I'm Lakmana Thabrew

Computer Science Engineering Undergraduate @ University of Moratuwa

Typing SVG

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

  • πŸŽ“ Computer Science Engineering undergraduate at University of Moratuwa
  • πŸ”§ Currently focused on NaviLogix
  • 🧠 Strong interest in:
    • Algorithms & Problem Solving
    • Low-level systems & microarchitecture
    • Embedded & performance-critical software
  • πŸš€ I enjoy turning complex ideas into clean, working solutions

🌱 Currently Learning

  • Advanced Data Structures & Algorithms
  • Mobile App Architecture (Clean Architecture, MVVM)
  • Embedded Systems & Low-Level Optimization
  • AI-assisted development workflows

πŸ› οΈ Tech Stack

πŸ’‘ Core Development

🌍 Web & Mobile

πŸ€– AI & ML Tooling

🧰 Tools & Software

πŸ“š Certifications & Courses

  • 🧠 AI / ML Engineer – Stage I (SLIIT)
  • ⚑ Fundamentals of Accelerated Data Science – NVIDIA
  • 🐍 Python for Beginners – University of Moratuwa
  • 🧩 Problem Solving (Basic) – HackerRank
  • πŸ’» C++ & Java Programming – Sololearn
  • πŸ€– Machine Learning & AI in Data Analysis – Sololearn

πŸ“Š GitHub Activity

GitHub Streak)

🚧 Featured Projects

🎬 CineAI β€” AI Movie Recommendation System

AI-powered web application that recommends movies based on user preferences and behaviour

  • 🎯 Personalized movie suggestions using recommendation logic
  • 🧠 Full-stack implementation with clear frontend–backend separation
  • 🌐 Designed as a real-world, user-facing product
  • πŸ› οΈ Tech Stack: React, Node.js, Express, APIs

πŸ”— Repository: https://github.com/lakaThabrew/CineAI


πŸ“ GPS Alarm Web App

Location-based alert system that triggers notifications based on GPS position

  • 🚨 Sends alerts when users reach predefined geographic locations
  • πŸ“± Practical utility for travel reminders, safety, and automation
  • 🌍 Uses browser geolocation and event-based logic
  • πŸ› οΈ Tech Stack: JavaScript, HTML, CSS, Geolocation API

πŸ”— Repository: https://github.com/lakaThabrew/GPS_Alarm_WebApp


βš™οΈ Nano Processor v3 β€” Digital Logic & Microarchitecture

A simple 4-bit nanoprocessor designed and implemented using VHDL

  • 🧠 Includes instruction decoder, ROM modules, and test programs
  • πŸš€ Optimized third version with improved structure and performance
  • πŸ—οΈ Demonstrates understanding of low-level systems and computer architecture
  • πŸ› οΈ Tech Stack: VHDL, FPGA (BASYS 3)

πŸ”— Repository: https://github.com/lakaThabrew/Nano_processor_Version_3

πŸ”— Contact me

Gmail LinkedIn Github Web Web

Pinned Loading

  1. BrightBuy_db_project BrightBuy_db_project Public

    Forked from IlhamAzaab/BrightBuy

    An Database project done in Database System Module

    JavaScript

  2. Nano_processor_Version_1 Nano_processor_Version_1 Public

    Design and implementation of a simple 4-bit nanoprocessor for CS1050 Lab 9–10 at the University of Moratuwa. Includes VHDL modules, instruction decoder, ROM, and test programs executed on BASYS 3 F…

    HTML

  3. CineAI CineAI Public

    AI-powered movie recommendation web application built with React and Node.js

    JavaScript 1

  4. GPS_Alarm_WebApp GPS_Alarm_WebApp Public

    A web-based GPS alarm that triggers location-based alerts, helping users get notified when reaching or approaching chosen destinations.

    JavaScript

  5. Nano_processor_Version_3 Nano_processor_Version_3 Public

    This is the optimized version of basic 4-bit nanoprocessor for CS1050 Lab 9–10 at the University of Moratuwa. Includes VHDL modules, instruction decoder, ROM, and test programs executed on BASYS 3 …

    VHDL