Giter Club home page Giter Club logo

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
}

Dr. Lakmal Rupasinghe's Projects

10pl icon 10pl

10 papers that all PhD students in programming languages ought to know, for some value of 10

ai-ml-course icon ai-ml-course

This Course provides the basic knowledge and skills require you to lean Artificial Intelligence and Machine Learning.

asm icon asm

Learning assembly for linux-x64

attack-navigator icon attack-navigator

Web app that provides basic navigation and annotation of ATT&CK matrices

awesome icon awesome

😎 Awesome lists about all kinds of interesting topics

awesome-awesome-machine-learning icon awesome-awesome-machine-learning

A curated list of awesome lists across all machine learning topics. | 机器学习/深度学习/人工智能一切主题 (学习范式/任务/应用/模型/道德/交叉学科/数据集/框架/教程) 的资源列表汇总。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.