Skip to content
View RavinduSachintha's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Organizations

@SKYSYSLK @FOSS-UCSC @Exxo-Project01
Block or Report

Block or report RavinduSachintha

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

Hi, I'm Ravindu Sachintha ๐Ÿ‘‹

You can connect with me:

Gmail LinkedIn Medium Gitlab StackOverflow

Familiar Operating Systems & Tools

Ubuntu ArchLinux Windows

VS Code IntelliJ IDEA Web Storm

Familiar Technology Stacks

Java Python JavaScript TypeScript

NodeJS Angular Spring Boot

MySQL MongoDB

Git Docker

Stats

RavinduSachintha

Pinned

  1. PersoAd PersoAd Public archive

    An Online System for Personal Advertisements

    PHP 8 4

  2. SKYSYSLK/SithumiTradings SKYSYSLK/SithumiTradings Public

    Sithumi Tradings - An Inventory Management System

    Java 4

  3. SKYSYSLK/ReviewsAnalysisSystem SKYSYSLK/ReviewsAnalysisSystem Public

    NLP based customer review analysis and hotel management system

    PHP 2 2

  4. SKYSYSLK/UniversityManagementSystem SKYSYSLK/UniversityManagementSystem Public

    PHP 1

  5. Files bulk moving to own folders sc... Files bulk moving to own folders script using batch programming for Windows and bash scripting for Linux
    1
    @echo off
    2
    
                  
    3
    rem For each file in your folder
    4
    for %%a in (".\*") do (
    5
    
                  
  6. Description about how to install Ora... Description about how to install Oracle JDK8 on Arch Linux OS.
    1
    **Date : 21 / 04 / 2019**
    2
    
                  
    3
    I thought to write this gist due to the difficulties which I had to face when installing Oracle Java Development Kit to my Arch Linux OS. At this moment, AUR links not working for installations because of direct downloads are no longer available. You have to create an Oracle account, download, and put in with the PKGBUILD.
    4
    
                  
    5
    This solution will work with Arch Linux and Manjaro.