Skip to content
View LahiruLiyanage's full-sized avatar

Block or report LahiruLiyanage

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

Lahiru Liyanage

From Building Structures to Building Software πŸ—οΈ β†’ πŸ’»

LinkedIn GitHub

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

πŸ‘‹ Hey there! Plot twist: I used to design buildings, but code was my true love all along! Now I'm living my dream as a Full-Stack Software Developer, bringing a blueprint of innovation to every project. Think of me as an architect who traded concrete for code – same eye for design, just with fewer hard hats! πŸ—οΈ β†’ πŸ’»

My secret sauce? I bring an architect's problem-solving superpowers to the tech world. Whether I'm crafting sleek UIs or building robust backends, I'm all about creating digital experiences that are both beautiful AND bulletproof. Picture this: The precision of an architect meets the creativity of a developer. That's me – building digital solutions that stand as tall as my former designs! 🏘

  • πŸŽ“ MSc in Project Management (Solent University, UK)
  • πŸ›οΈ Bachelor's from University of Moratuwa, Sri Lanka
  • πŸ’» CMJD Professional Certificate from IJSE
  • πŸ’Ό Currently: Full-Stack Developer
  • 🌱 Previously: Project Architect

Tech Stack πŸ› οΈ

const skills = {
    backend: {
        java: ['Java EE', 'Spring', 'Spring Boot'],
        js/ts: ['Node.js', 'Express.js', 'NestJS', 'Next.js']
    },
    frontend: {
        frameworks: ['React.js', 'Angular'],
        styling: ['Material UI', 'Bootstrap', 'Tailwind CSS']
    },
    databases: {
        sql: ['MySQL', 'PostgreSQL', 'Oracle'],
        nosql: ['MongoDB', 'Firebase Firestore']
    },
    tools: {
        versionControl: ['Git', 'GitHub'],
        containerization: ['Docker'],
        cloud: ['AWS', 'Firebase']
    },
    architecture: {
        patterns: ['MVC', 'REST API', 'Microservices'],
        principles: ['SOLID', 'DRY', 'Clean Code']
    }
}

Featured Projects πŸš€

ShadowCrypt

πŸ” File Encryption Tool

Java β€’ JavaFX β€’ Cryptography

View Project β†’

NextCommerce

πŸ›οΈ Modern E-commerce Platform

Next.js β€’ React β€’ Tailwind

View Project β†’

WeaveBrowse

🌐 Custom Web Browser

JavaFX β€’ HTTP Protocol

View Project β†’

GitHub Analytics & Statistics πŸ“Š

GitHub Stats

Lahiru's github activity graph

Top Languages

Profile Views

GitHub followers GitHub User's stars

Let's Connect! 🀝

I'm always interested in connecting with fellow developers and discussing innovative solutions. Whether you're curious about my architectural background or want to collaborate on a project, feel free to reach out!

"Building bridges between architecture and code, one commit at a time." πŸŒ‰

Pinned Loading

  1. ShadowCrypt ShadowCrypt Public

    ShadowCrypt is an automated file encryption tool that secures sensitive data by allowing users to choose folders for encryption and decryption via a graphical interface. Designed for efficiency and…

    Java 5

  2. WeaveBrowse WeaveBrowse Public

    WeaveBrowse is a JavaFX-based lightweight web browser project that provides a minimal yet functional browsing experience while serving as a learning tool for understanding HTTP requests, responses,…

    Java 5

  3. NextCommerce NextCommerce Public

    NextCommerce is a full-stack e-commerce web app built with Next.js, showcasing my skills in front-end and back-end development. It features dynamic product listings, a shopping cart, user authentic…

    TypeScript 6

  4. web-weaver web-weaver Public

    A custom web server project demonstrating HTTP protocol fluency by redirecting requests and serving custom content.

    Java 5