Skip to content
View lakpahana's full-sized avatar

Highlights

  • Pro

Organizations

@wso2-enterprise

Block or report lakpahana

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

Sanjula (Lakpahana A.G.S) 👋

3rd Year Computer Engineering Undergraduate at Faculty of Engineering, University of Ruhuna, Sri Lanka

  • Programming Languages: JavaScript, Java, Python, PHP, Go, Rust, C#, Verilog, VHDL, Assembly,
  • Web Technologies: HTML5, CSS3, React.js, Angular.js
  • Tools & Frameworks: Visual Studio Code, Visual Studio, Unity, ModelSim, IntelliJ

Linkedin Badge Gmail Badge Gmail Badge

Pinned Loading

  1. vuejs3-firebase9-vuerouter-vuex-bootstrap-boilerplate vuejs3-firebase9-vuerouter-vuex-bootstrap-boilerplate Public

    Vue 3, Vue-CLI , Firebase 9 , Bootstrap 5, Vuex, Vue-Router Boilerplate

    Vue

  2. Uni Proxy for node, IntelliJ ,Git an... Uni Proxy for node, IntelliJ ,Git and Anaconda
    1
    In case you cannot download node packages using uni wifi.
    2
    Open cmd and run following two commands.
    3
    
                  
    4
    npm config set https-proxy http://10.50.225.222:3128
    5
    npm config set proxy http://10.50.225.222:3128
  3. chxru/broadcast_leaderboard chxru/broadcast_leaderboard Public archive

    Dead simple leaderboard with broadcast api

    TypeScript 1

  4. GroupProject_POS_3990_4040 GroupProject_POS_3990_4040 Public

    The Point of Sale (POS) System is a user-friendly application developed using WPF (Windows Presentation Foundation) and C#. It provides an efficient and intuitive interface for managing sales and p…

    C# 6 2

  5. uni-proxy-switcher-app uni-proxy-switcher-app Public

    Desktop application to easily switch between university proxy and local connection

    HTML 2

  6. jgit jgit Public

    JGit is a simple implementation of git using JavaScript

    JavaScript