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/Auction-Server
HarshaKosala/Tic-Tac-Toe
This is a GUI based single player application of Tic Tac Toe
HarshaKosala/Verilog-Counter
4-bit Counter implementation in verilog