Skip to content
View lak-git's full-sized avatar

Highlights

  • Pro

Block or report lak-git

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

Hi, I'm Lakindu

I'm a passionate and versatile Computer Science student with a keen interest in cybersecurity and software engineering. I'm a CTF player and I make writeups for them. With a hands-on approach to problem-solving and a collaborative mindset, I am eager to continue my learning journey and contribute to meaningful projects in cybersecurity and software engineering.


My Projects:


GitHub Stats:

Lakindu's GitHub stats

Connect with me

LinkedIn

Pinned Loading

  1. Nodus Nodus Public

    Offline-first disaster response system built within 24 hours for APIIT Inter-Univerisity Hackathon.

    TypeScript

  2. Zoltare-Wallpaper Zoltare-Wallpaper Public

    Full-Stack E-Commerce website built using Laravel 12 with Breeze + Livewire 3 integrated with Sanctum authentication.

    PHP

  3. Library-Management-System Library-Management-System Public

    Forked from stefanshabbir/SDAM2_LMS

    Library Management System built in C# utilizing OOP concepts, SQL and MVC Architecture.

    C#

  4. TypingSpeedTest-CLI TypingSpeedTest-CLI Public

    An interactive terminal-based game that tests your typing speed and accuracy.

    Python 1

  5. TicTacToe-AI TicTacToe-AI Public

    Tic-Tac-Toe game where you can play against an AI opponent with multiple difficulty levels.

    JavaScript

  6. Morse-Code-Translator Morse-Code-Translator Public

    Forked from sneera-p/c-core-utils

    C-based Morse Code Codec utilizing a binary tree structure. Leveraging pre-order traversal (DFS) and level order traversal (BFS) algorithms for encoding, decoding and printing morse code.

    C