sajitha-tj

sajitha-tj

Geek Repo

Location:Galle, Sri Lanka

Home Page:sajithatj.tk

Github PK Tool:Github PK Tool

sajitha-tj's repositories

b-day-post-generator

This is a simple python program which generates Birthday Posts for the Members of Sasnaka Sansada.

Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

Design_Patterns_Examples

This project consists some simple examples of design patterns in Java. These examples will help you to understand the design patterns better.

Language:JavaStargazers:0Issues:0Issues:0

DYNAMIQUE-photo-frame-generator

"Dynamique" is a photography competition held by MoraSpirit in 2023 parallel to SLUG XIV event. This python script will generate a flyer that will be published through the official facebook page of MoraSpirit. Flyer will contain the photos that are submitted to the competition including name and university of the photographer.

Language:PythonStargazers:0Issues:0Issues:0

FurntitureFactory

FurnitureFactory is a simple code that illustrates how the design pattern AbstractFactory can be used in java code. This code has a Factory called FurnitureFactory that creates different types of furniture based on user input.

Language:JavaStargazers:0Issues:0Issues:0

Hotel-Reservation-System

This Hotel Management System has the potential to Register new Guests, reserve rooms for them and calculates the bill on check-out. Users (Hotel Crew) can log in to the system to make changes.

Language:JavaStargazers:0Issues:0Issues:0

Maze-Game

A Python maze-solving game that reads a maze from a text file and displays it graphically using Pygame. The game can solve any given maze using a built-in algorithm.

Language:PythonStargazers:0Issues:0Issues:0

Notes-Hub

Notes Hub is a React app that allows you to create, edit, and delete notes with ease. Notes Hub is a simple and elegant solution for managing your notes in one place.

Language:JavaScriptStargazers:0Issues:0Issues:0

SLWM-API

The API for the Sri Lankans Who Make project website.

Language:JavaScriptStargazers:0Issues:0Issues:0

SriLankansWhoMake-FrontEnd

Front-end web site for the project Sri Lankans Who Make.

Language:TypeScriptStargazers:0Issues:0Issues:0

In21-S2-CS2023

Lab assignments for the module In21-S2-CS2023 in University of Moratuwa

Language:C++Stargazers:0Issues:0Issues:0

Musical-Performance

This program demonstrates a musical performance event where you can initialize a performance easily. User needs to give some information regarding the performance such as name, venue, artists and etc. This project was created as the submission for an Assesment given by University of Moratuwa. The project demonstrates the fundamental OOP concepts.

Language:JavaStargazers:0Issues:0Issues:0

rickrollrc-updated

Rick Astley invades your terminal.

Language:ShellStargazers:0Issues:0Issues:0

Swimming_Competition

This is a simple Java program that simulates a swimming competition with swimmers, spectators, judges, and supporting staff. The program demonstrates the use of object-oriented programming concepts such as classes, objects, and methods. This project is developed as an assesment for the University of Moratuwa.

Language:JavaStargazers:0Issues:0Issues:0

tik-tak-toe

A prototype tic-tac-toe Game created using React JS. This is a single-player game where you can play as the 'X' While the app itself plays as the 'O' Player. The main target of the algorithm is not to win the game, but to finish the game without losing it.

Language:JavaScriptStargazers:0Issues:0Issues:0

Types_of_Algorithms

This repository contains some solutions for knapsack problem, using 4 major types of Algorithms.

Language:C++Stargazers:0Issues:1Issues:0