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



streak

🚧 Featured Projects

πŸ›’ BrightBuy β€” Online Retail Management System

Full-stack e-commerce platform built to support digital retail transformation with advanced inventory and analytics

  • 🧾 Multi-role user system with dedicated admin dashboards
  • πŸ“¦ Variant-based inventory management with real-time stock updates
  • πŸ’³ Secure payment integration and delivery estimation
  • πŸ“Š Comprehensive business analytics and reporting
  • πŸ“„ PDF report generation for business insights
  • πŸ› οΈ Tech Stack: React, Node.js, MySQL, Tailwind CSS, RESTful APIs

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


πŸ€– EduMentor AI β€” Agent-Based Educational Assistant

AI-powered multi-agent system designed to deliver personalized learning experiences

  • 🧠 Multi-agent architecture for intelligent task handling
  • πŸ“š Personalized learning paths and adaptive tutoring
  • πŸ“ AI-generated quizzes and performance tracking
  • πŸ’¬ Natural language query understanding
  • πŸ“Š Learning analytics dashboard for insights
  • πŸ› οΈ Tech Stack: React, Node.js, Express, Python, LLMs, REST APIs, Tailwind CSS

πŸ”— Repository: https://github.com/lakaThabrew/edumentor-ai


πŸ₯ HealthSense β€” AI-Powered Health Monitoring System

Smart health tracking platform for monitoring and analyzing personal health data

  • πŸ“ˆ Interactive dashboards for health data visualization
  • ❀️ Tracks vital metrics and analyzes trends over time
  • πŸ” Secure and scalable data management
  • πŸ€– Designed for future AI-driven health predictions
  • πŸ› οΈ Tech Stack: React, Node.js, Express, MongoDB, Chart.js, Tailwind CSS

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


⌨️ TypeIQ β€” AI-Powered Typing Improvement Platform

Intelligent typing practice system with real-time feedback and personalized learning

  • ⚑ Real-time typing tests with speed & accuracy analysis
  • 🧠 AI-generated personalized practice sessions
  • πŸ“Š Detailed performance analytics (WPM, errors, accuracy)
  • 🎯 Progressive skill-based learning system
  • πŸ› οΈ Tech Stack: React, Node.js, MongoDB, Express, Gemini API, Tailwind CSS

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


🎬 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