• Stars
    star
    2
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HTML input field which works with an on screen keyboard events using redux flux architecture.

More Repositories

1

Convert-To-MP4

a web app to convert video file formats to mostly used mp4 file format using FFmpeg.wasm
JavaScript
3
star
2

Virus-Detector

This is a program that can detect virus on your PC. It uses a MD5 hash registry from VirusShare.com. It is capable of generating a report on a file whether it is infected or not. If infected then the type of virus identification. This is done using a API service supplied by VirusTotal.com.
Java
3
star
3

CINE-APP

As a result of doing this hands-on project using NextJS, I could give breathe to this UI design (@ https://www.xdguru.com/cinema-website-template-for-xd/) blended with yts.mx API (@ https://yts.mx/api). Check out the movie torrent downloading without Ads @ http://cineapp.developerdiary.me/
JavaScript
3
star
4

react-file-uplaod

CRA - upload file to build folder in the server
JavaScript
2
star
5

DNA_MSA

DNA Multiple Sequence Alignment. This is a human computing game for DNA sequence alignment. (made with Unity Game Engine)
JavaScript
2
star
6

tak-tik-tuk

This is anOnline Auction & Marketing System. This web application is similar to ikman.lk, sellit.lk without item auctioning which is incorporated in this project.
HTML
2
star
7

envoy-sample-configs

Lua
1
star
8

nodejs-boilerplate

JavaScript
1
star
9

MIT-6.824-Labs

Go
1
star
10

Amila-Rukshan.github.io

HTML
1
star
11

CUDA-Mean-Filter

CS4532 - Concurrent Programming - Lab 2 : Purpose of the lab is to implement a square Mean filter for gray scale images. This is kind of hands on experience to NVIDIA CUDA compute devices.
Cuda
1
star
12

winzigc

CS4542 - Compiler Design : project to build a hand written compiler. Tokenizing, Scanning, and parsing phases are implemented in this repo.
Java
1
star
13

Distributed-File-Sharing-System

A simple overlay-based solution that allows a set of nodes to share contents (e.g., music files) among each other. Consider a set of nodes connected via some overlay topology. Each of the nodes has a set of files that it is willing to share with other nodes. Suppose node x is interested in a file f. x issues a search query to the overlay to locate a at least one node y containing that particular file. Once the node is identified, the file f can be exchanged between X and y.
Java
1
star