Pramudith Jayasekara's repositories
Cisco-Python
To Share Cisco Academy's Python Essentials 1 Codes
Climate-Dashboard
Simple Climate Dashboard Which Shows Realtime Temperature and Humiditiy
Book-Store-MERN-Stack
This is a repository for my Book Store MERN Stack tutorial
JS-Calculator
Simple Javascript Calculator made using HTML,CSS and Javascript
Leetcode-Question-1-Answer
Here I am Serving the Answer for Leetcode's Question 1's Answer. I have implemented this using Java using very simple method.
Leetcode-Question-20-Answer
This Question is based on checking if there is valid parenthesis on input string. In here i am implemented this question using java using simple method. The special case is I am using a stack to implement the Question.
Leetcode-Question-42-Answer
Leetcode's Question 42 is based on Trapped Water Problem. The Problem is to find the maximum Amount of Water can be stored in a Pocket. Here I have Used Simple Approach using Java to Implement this.
Restful-API-Application
Restful Web API Created using Node JS,Express and Mongo. The Requests to the API made through Postman as well.
Weather-App-Project
Simple Web Application Creating using React JS and Google Weather API