Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
View lakmalrupasinghe's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report lakmalrupasinghe

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

Hi, I'm Dr. Lakmal Rupasinghe

Cyber Security, Machine Learning Enthusist and Bugbounty Hunter and


I am a Trainer, Researcher, Consultant who is based on South Asia , who has a keen interest in Web Application Security and who enjoy doing bug bounties.

Coming to the practical implementation, I love making scripts in Bash and tools in golang to automate processes that take lots of time while pentesting web applications. On the way of doing that made me think to write blogs on the hunting Bugs so that I can share my experience with other enthusiasts

Twitter: lakmalr GitHub lakmalrupasinghe Paypal lakmalr


Projects 🏗

This is my non-profit organization and where the majority of my contributions have been lately. We are a 501(c)(3) charity and all work is volunteer. We have a few Jekyll websites that I developed and maintain.

We build our products primarily in HTML, CSS, JavaScript, and PHP.

Developed by and maintained by GitHub, super-linter is a compilation of code-analysis tools to help find errors in code in a CI/CD pipeline. I use this tool in many of my repositories, and I try to make contributions here anytime I find an issue.

The project is primarily written in Shell/BASH.

A PaperMC Minecraft plugin which allows players to teleport or run commands by clicking non-player characters. I used this project to teach myself more about Gradle and GitHub Actions as a CI/CD pipeline. I also used JUnit 5 in this project to practice more with unit testing.

This project is written in Java/Groovy.

Interests 💡

Below is a list of a few things that I enjoy learning about or working on. I probably have a few projects in-mind or in-progress for each topic.

  • Distributed Computing
  • Programming Languages
  • Operating Systems
  • DevOps
  • Machine Learning
  • Cryptography
  • Education

More about me...

package main

type Me struct{
  Pronouns string
  Code string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Pronouns: "He/Him",
    Code: "Bash and Golang",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Popular repositories Loading

  1. PTES PTES Public

    PTES content

    6 21

  2. python-socket-code python-socket-code Public

    Python Socket Programming Code base

    Python 5 13

  3. bigbangtheory bigbangtheory Public

    2 41

  4. OpenNet OpenNet Public

    Forked from dlinknctu/OpenNet

    A Simulator for Software-Defined Wireless Local Area Network

    Python 1 1

  5. awesome-pentest awesome-pentest Public

    Forked from enaqx/awesome-pentest

    A collection of awesome penetration testing resources, tools and other shiny things

    1 2

  6. A-Good-Cyber-Security-List A-Good-Cyber-Security-List Public

    Forked from emtuls/Awesome-Cyber-Security-List

    HTML 1 3