janithScript
I love to learn new things.
Open University of Sri Lanka - Computer Engineering (Undergraduate)Sri Lanka
Pinned Repositories
ChatGPT-Clone-ReactJS
A responsive React-based ChatGPT clone that provides an interactive chat interface with AI capabilities. Built using OpenAI's API, this application features a sleek UI design mirroring ChatGPT's interface.
Decision_Tree_ML
Drawing-Board-App
This application is a simple, yet powerful drawing tool built using Python and Tkinter.
K_Nearest_Neighbors_ML
Phone-number-to-location
This Python-based tool allows users to securely find the location of a phone number using Google Maps.
Puzzle-Parking-System
PPS using Assembly and 8051 Microprocessor.
QrCode-Generator
A simple QR code generator built using Python and the Tkinter GUI library. This project allows users to generate QR codes by providing a title and text input. The generated QR codes are saved as PNG files in the "Qrcodes" directory.
Text-encryption-decryption-tool
This Python-based tool allows users to securely encrypt and decrypt text using various algorithms.
Time-Attendance-System
This is a time attendance system which created by using PHP and MySql.
Virtual_Assistant
This Python-based virtual assistant utilizes a graphical user interface (GUI) built with Tkinter and integrates speech recognition to interact with users. The assistant can perform various tasks based on user input.
janithScript's Repositories
janithScript/Decision_Tree_ML
janithScript/Drawing-Board-App
This application is a simple, yet powerful drawing tool built using Python and Tkinter.
janithScript/K_Nearest_Neighbors_ML
janithScript/Phone-number-to-location
This Python-based tool allows users to securely find the location of a phone number using Google Maps.
janithScript/Puzzle-Parking-System
PPS using Assembly and 8051 Microprocessor.
janithScript/QrCode-Generator
A simple QR code generator built using Python and the Tkinter GUI library. This project allows users to generate QR codes by providing a title and text input. The generated QR codes are saved as PNG files in the "Qrcodes" directory.
janithScript/Random_Forest_ML
janithScript/Screen-Recorder-App
This project is a simple screen recording application built using Python and the 'pyscreenrec' library.
janithScript/TCPDF-PHP-pdf-generator
janithScript/Text-encryption-decryption-tool
This Python-based tool allows users to securely encrypt and decrypt text using various algorithms.
janithScript/Time-Attendance-System
This is a time attendance system which created by using PHP and MySql.
janithScript/Virtual_Assistant
This Python-based virtual assistant utilizes a graphical user interface (GUI) built with Tkinter and integrates speech recognition to interact with users. The assistant can perform various tasks based on user input.
janithScript/ChatGPT-Clone-ReactJS
A responsive React-based ChatGPT clone that provides an interactive chat interface with AI capabilities. Built using OpenAI's API, this application features a sleek UI design mirroring ChatGPT's interface.
janithScript/astronomer
Helm Charts for the Astronomer Platform, Apache Airflow as a Service on Kubernetes
janithScript/dummy_blog_website_frontend
janithScript/github-actions-demo
This repo shows the features of GitHub Actions
janithScript/janithScript
janithScript/Knuth-Morris-Pratt-Algorithm-Java
Knuth-Morris-Pratt (KMP) algorithm which is an effective way of finding patterns from the paragraph.
janithScript/liyamana-rewamp
janithScript/online_clothing_website
janithScript/Rabin-Karp-Algorithm-Java
Rabin-Karp (RK) algorithm is based on the concept of hashing. This algorithm was authored by Rabin and Karp in 1987 and is an effective way of finding patterns from a paragraph.
janithScript/Real-Estate-System
janithScript/space-game
A simple console-based Space Shooter game built in C++ using basic console manipulation. Move your player, shoot enemies, and rack up points in this fun and lightweight arcade-style game. Perfect for learning fundamental programming concepts and game mechanics.
janithScript/ToDo
janithScript/University_login_system-PHP-