Pinned Repositories
-Heisenberg
model the behaviour of a ball on a 2-D plane. Each ball has a position and a velocity (speed and a direction) at a given time and moves on a 2-D plane without friction that is to say the velocity does not change, but the position does. To simplify the mathematics we will assume balls are of negligible radius.
16-bit-pipelined-RISC-microprocessor
Design and implementation of a 16-bit pipelined RISC microprocessor that follows Computer Organization & Design
Array-List
methods in ArrayList class are implemented using dynamic arrays
Auction-Server
californium
CO-544
CO544 labs
electron-updater-example
A complete example showing how to use `electron-updater`
Employee-Management-System
Employee Management System with Firebase and Angular 5. Firebase hosting URL -> https://employee-register-57b08.firebaseapp.com , GitHub hosting URL -> https://harsha192.github.io/Employee-Management-System/
MIC-Anywhere-Client-Android-Application-
Android application to use Android smart phone as a microphone and server-side application to connect and control clients.
Role-Based-Access-Control-System-with-Firebase
User can create account using email and log in to the system. by default, logged user is a subscriber and Admin can make user as a Editor. Editor can post articles and Subscriber can read articles and send messages to writer. Firebase deploy -> https://login-system-a83c6.firebaseapp.com/home , GitHub deploy -> https://harsha192.github.io/Role-Based-Access-Control-System-with-Firebase/home
HarshaKosala's Repositories
HarshaKosala/Employee-Management-System
Employee Management System with Firebase and Angular 5. Firebase hosting URL -> https://employee-register-57b08.firebaseapp.com , GitHub hosting URL -> https://harsha192.github.io/Employee-Management-System/
HarshaKosala/MIC-Anywhere-Client-Android-Application-
Android application to use Android smart phone as a microphone and server-side application to connect and control clients.
HarshaKosala/Role-Based-Access-Control-System-with-Firebase
User can create account using email and log in to the system. by default, logged user is a subscriber and Admin can make user as a Editor. Editor can post articles and Subscriber can read articles and send messages to writer. Firebase deploy -> https://login-system-a83c6.firebaseapp.com/home , GitHub deploy -> https://harsha192.github.io/Role-Based-Access-Control-System-with-Firebase/home
HarshaKosala/-Heisenberg
model the behaviour of a ball on a 2-D plane. Each ball has a position and a velocity (speed and a direction) at a given time and moves on a 2-D plane without friction that is to say the velocity does not change, but the position does. To simplify the mathematics we will assume balls are of negligible radius.
HarshaKosala/16-bit-pipelined-RISC-microprocessor
Design and implementation of a 16-bit pipelined RISC microprocessor that follows Computer Organization & Design
HarshaKosala/Array-List
methods in ArrayList class are implemented using dynamic arrays
HarshaKosala/californium
HarshaKosala/CO-544
CO544 labs
HarshaKosala/electron-updater-example
A complete example showing how to use `electron-updater`
HarshaKosala/Employee-Register-System-Backend
HarshaKosala/Employee-Register-System-Frontend
Employee Register System with Angular 5 and ASP .NET Web API
HarshaKosala/File-Upload-Server
Application to upload files and view files server using NodeJS and MongoDB. heroku deployed URL ->
HarshaKosala/Fractals
Draw a Mandelbrot and Julia set for given values and iterations
HarshaKosala/jmeter
Mirror of Apache JMeter
HarshaKosala/Nautilus
Draw the Nautilus Curve
HarshaKosala/opencv
Open Source Computer Vision Library
HarshaKosala/PacMan
HarshaKosala/Phone-Book
Read a csv file and print the detail of a specific person that user want
HarshaKosala/Shopping-List-MERN-Stack-Application
Simple shopping list application using ReactJS, NodeJS, Express and MongoDB
HarshaKosala/Simple-Filter
Find all the words which are written using only the given characters in a given file
HarshaKosala/Simple-NodeJS-Backend-Server
A simple NodeJS backend server created with Express and mongojs. mLab database username and password require.
HarshaKosala/Simple-Shopping-List-App-with-ReactJS
HarshaKosala/SimpleNetlist
This repository contains a simple model for representing netlist (electronics) in python
HarshaKosala/Sorting-Algorithms
Python implementation of some sorting algorithms
HarshaKosala/Sparse-Matrix
HarshaKosala/spring-boot-docker
HarshaKosala/Test
HarshaKosala/Todo-Tasks-MEAN-Stack-Application
MEAN Stack Application to add tasks to list and if already done with the check box marked. Tasks can be marked from the task list as well and also to edit, delete tasks. Mongojs with mLab, Express, Angular and NodeJS is used. heroku deployed URL -> https://obscure-coast-21907.herokuapp.com
HarshaKosala/WSN-Data-Collect-using-Drones-NodeMCU-Codes
HarshaKosala/WSN-Design-Platform-Frontend
WSN Design Platform to design and generate, sensor node's and base station's micro-controller's executable code.