sathiiii
Final-year Computer Engineering Undergraduate, University of Peradeniya, Sri Lanka
Ragama, Sri Lanka
Pinned Repositories
e17-3yp-remote-keyboard-tutoring-system
The Remote Keyboard Tutoring System is a web-based system that can be attached to any (electronic) keyboard synthesizer through a MIDI connector. Once our system is connected to the keyboard, the user can interactively learn, play or teach in combination with the web application that we provide.
e17-4yp-S2TPVFormer
Accurate and comprehensive 3D scene understanding and reasoning are pivotal for the development of robotic and autonomous driving systems. The study focuses on advancing 3D scene understanding in the scope of 3D Semantic Occupancy Prediction, emphasizing spatial and temporal reasoning as key components.
codeBase
This repository is to store useful algorithms which are used frequently and to study them
Graph-Matching-in-Massive-Datasets
Hackerrank-Solutions
Solutions for hackerrank Medium | Hard Problems with explanations
pera-transcript
A tool to generate the unofficial transcript automatically for undergraduate students at University of Peradeniya.
Simple-Strtok
A strtok-like function implemented in C
Sobriety-Detection-Using-Mobile-Phone-Gyroscope-Data
This repository is being used as the ML code base for the project "Continuous Authentication using Time-Series Mobile Phone Gyroscope Data To Detect Sobriety" which is carried out as the 6th Semester Software Engineering Project by a group of 3rd year Computer Engineering undergraduates of University of Peradeniya.
Text-Justification
Text Justification using Dynamic Programming in Python
Visitor-Management-System
sathiiii's Repositories
sathiiii/codeBase
This repository is to store useful algorithms which are used frequently and to study them
sathiiii/Graph-Matching-in-Massive-Datasets
sathiiii/Visitor-Management-System
sathiiii/18337
18.337 - Parallel Computing and Scientific Machine Learning
sathiiii/Fractals-Generator
This is the first project for the 2nd year course CO225 (Introduction to Java Programming). The aim of the project was to build a GUI application that can plot two of the most popular fractals: Mandelbrot set and the Julia set using inheritance as much as possible.
sathiiii/pera-transcript
A tool to generate the unofficial transcript automatically for undergraduate students at University of Peradeniya.
sathiiii/Sobriety-Detection-Using-Mobile-Phone-Gyroscope-Data
This repository is being used as the ML code base for the project "Continuous Authentication using Time-Series Mobile Phone Gyroscope Data To Detect Sobriety" which is carried out as the 6th Semester Software Engineering Project by a group of 3rd year Computer Engineering undergraduates of University of Peradeniya.
sathiiii/18S191
Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia:
sathiiii/bonito
Bonito - A PyTorch Basecaller for Oxford Nanopore Reads
sathiiii/carla
Open-source simulator for autonomous driving research.
sathiiii/Chess-AI
sathiiii/CO222-Project-2
sathiiii/CO327-Mini-Project
My solution to the provided problem as the mini project of the CO327 (Operating Systems) course.
sathiiii/coders-temp
sathiiii/conversational-transformer-chatbot
sathiiii/cool-compiler
This repository contains the codebase for a COOL Compiler which is built as the set of Labs in CO521 (Compilers) course.
sathiiii/DI-drive
Decision Intelligence Platform for Autonomous Driving simulation.
sathiiii/eng.pdn.ac.lk-unofficial-interim-transcript-template
An (unofficial) interim transcript template for undergraduates of eng.pdn.ac.lk (Faculty of Engineering, University of Peradeniya)
sathiiii/ILearnDeepLearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
sathiiii/maintenance
This repository contains the scripts and instructions for cepdnaclk github organization maintainance
sathiiii/make-sense
Free to use online tool for labelling photos. https://makesense.ai
sathiiii/mit-deep-learning-and-self-driving-cars
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
sathiiii/nmt
TensorFlow Neural Machine Translation Tutorial
sathiiii/people.ce.pdn.ac.lk
Student and staff profile pages website of the Department of Computer Engineering, University of Peradeniya https://cepdnaclk.github.io/people.ce.pdn.ac.lk/
sathiiii/sathiiii
Config files for my GitHub profile.
sathiiii/sathiiii.github.io
Code base for my personal portfolio website.
sathiiii/Tic-Tac-Toe-MVC-Project
sathiiii/TPVFormer
An academic alternative to Tesla's occupancy network for autonomous driving.
sathiiii/url.ce.pdn.ac.lk
This repository can be used to generate shorten URLs, with the prefix https://url.ce.pdn.ac.lk
sathiiii/Verilog-HDL-8-bit-Single-Cycle-Processor
Design of a simple 8-bit single-cycle processor which includes an ALU, a register file and control logic, and a a memory sub-system using Verilog HDL