Kavidi De Silva's repositories

ProductAssistBot

Final Assignment. A Spring boot Gradle Java chatbot application with an integration to ChatGPT API to help customers who ask about products from an online sales store

Language:HTMLStargazers:2Issues:2Issues:0

finddetails-from-nic

This HTML file is a form that helps Sri Lankan citizens find their age, birthday, and gender from their old or new format National Identity Card (NIC) number. It uses Bootstrap and custom styling for its design and jQuery for functionality.

Language:HTMLStargazers:1Issues:1Issues:0

KavidiDeSilva

Config files for my GitHub profile.

LMS-Java-Springboot

Loan and recovery management system built with Java SpringBoot, Gradle, Hibernate, HTML, CSS, JS, jQuery, JSON, MySQL, and Tomcat. This system enables efficient loan and recovery management for financial institutions.

Language:HTMLStargazers:1Issues:0Issues:0

BalanceBracket

Challenge 2. This Java program checks whether a given string of brackets is balanced or not using a stack data structure. It defines a function called "isValid" that returns true if the brackets are balanced and false otherwise. The program compares opening and closing brackets and returns the result based on the stack's status.

Language:JavaStargazers:0Issues:1Issues:0

bloghive-nextjs

BlogHive is a Next.js project that displays blog posts fetched from a CMS using GraphQL. It uses React components to render the content and allows users to navigate between different blog posts.

Language:CSSStargazers:0Issues:1Issues:0

Challenge3

Challenge 3. This Java program contains five functions: SortArray, FindMode, FindMedian, HighestValue, and FindPrimeNumber. These functions can be helpful in various numerical analysis applications.

Language:JavaStargazers:0Issues:1Issues:0

ChatbotApplication

The GitHub repository contains a Java application that uses OpenAI's GPT-3 language model to create a chatbot. The application allows users to input text and receive responses generated by the chatbot. The repository also includes a README file with instructions for running the application.

Language:JavaStargazers:0Issues:1Issues:0

CorporatePublic-LandingPage

This is the code for a basic corporate homepage. It includes Bootstrap and Fontawesome CDNs, a scroll-to-top feature, and a custom stylesheet. The homepage includes a carousel and some basic CSS styles for the body and carousel.

Language:HTMLStargazers:0Issues:1Issues:0

dish-discoveries

This is a React JS app that uses the Spoonacular food API to search and display recipes with nutritional information.

Language:JavaScriptStargazers:0Issues:1Issues:0

Student

Challenge 4. This code is for a student record keeping system. The base class "Student" has methods for reading student data from a file, checking for emptiness, printing data to a file, calculating letter grades, and printing a grade distribution.

Language:JavaStargazers:0Issues:1Issues:0

studentregistration-php

This project is a student registration form and table built in PHP, which uses CRUD operations (Create, Read, Update, and Delete) to interact with a MySQL database.

Language:HTMLStargazers:0Issues:0Issues:0

Creately-LandingPage

This is code for the home page of a website called "Creately", which includes a responsive navbar, a heading, a hero section with an animated graphic and bullet points, and logos of some of their customers.

Language:HTMLStargazers:0Issues:1Issues:0

FinalSalary

Challenge 5. This is a Java program that calculates the final salary of an employee based on their basic salary, daily payment, and allowances deducted for EPF. It creates three threads to perform different tasks, calculates the allowances and EPF deductions, and then outputs the final salary.

Language:JavaStargazers:0Issues:0Issues:0

findbdayfromnic

This GitHub repo features a web form for calculating age, birthday, and gender based on NIC number. It supports the old NIC format and uses JavaScript and Date object for easy integration.

Language:HTMLStargazers:0Issues:0Issues:0

HRSystem-Responsive

For a responsive HR system, this employee profile page uses Bootstrap and jQuery to display a header, body, and modal for editing personal details. The page features the employee's name, contact information, and profile picture, along with a button for editing personal information and changing the picture

Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:1Issues:0

Redesign-MCQMed

MCQmed brand style guide is a set of guidelines that standardizes the visual and written elements of the brand, ensuring consistency across all communication channels. It includes specifications for logos, typography, color palette, imagery, and tone of voice, helping to establish a strong brand identity and recognition.

Language:HTMLStargazers:0Issues:0Issues:0

romanToInteger

Challenge 1. This is a Java program that converts Roman numerals to integers using a loop to iterate through each character in the input string and calculate the total value based on the values of adjacent characters. It defines a helper function to map each Roman numeral character to its corresponding integer value.

Language:JavaStargazers:0Issues:1Issues:0

to-do-list

This ReactJS todo list application is a simple but functional app that allows users to add and remove items from their list.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0