Supun Vindula (supunvindula)

supunvindula

Geek Repo

Location:Sri Lanka

Home Page:https://supunvindula.me/

Twitter:@supunvindula

Github PK Tool:Github PK Tool

Supun Vindula's repositories

campUS-Web

A univeristy based community building app/website that enables students on campus to help each other and gain points, resulting in them being more recognized

Language:JavaScriptLicense:BSD-2-ClauseStargazers:1Issues:0Issues:1

famous-places-web-app

This app is built to find famous places near a given place using google location API. Used React, Node JS and Bootstrap 5

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0
Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:CSSLicense:MITStargazers:0Issues:1Issues:0

Command-line-number-converter

In this project, you are expected to build a complete command line conversion tool. The converter should take inputs as command line arguments and produce outputs to the standard output (stdout). The tool should take three arguments as shown below (assuming that the tool is going to be called clc): ./clc -<input format> -<output format> <input> Input/output format can be one of the followings: Format Description B A 32-bit or 64-bit representation H An 8-digit or 16-digit hexadecimal representation I Integer (32-bit) F Single precision floating point number D Double precision floating point number You are not allowed to use any library functions except fprintf() from stdio. Following aspects should be considered when you develop your solution: 1. The program should be modularized as much as possible using proper programmer defined functions. 2. Your program should have the minimum possible amount of code. 3. Identifiers (names of variables and functions) should have proper names. One of the following error (and warning) messages should be produced to the standard error (stderr). When there is an error, the program should stop running and return a 1. When there is a warning, the program should continue running after outputting the warning. Please note that the error/warning messages should be printed identical to what you see below as we will be marking your answers automatically (our auto-marker is not intelligent enough to ignore spaces, understand capital/simple letters, etc.). 1. Wrong number of arguments ERROR: The number of arguments is wrong. Usage: ./clc -<input format> -<output format> <input> 2. Wrong input argument ERROR: The input argument is wrong. Possible input arguments are -B, -H, -I, -F and -D. 3. Wrong output argument ERROR: The output argument is wrong. Possible output arguments are -B, -H, -I, -F and -D. 4. Wrong input size ERROR: The input size is wrong. 5. Mistake in the input format at location x from left to right (x is a number, which starts from 0) ERROR: Input format error at location x. 6. If there are conversions that are not possible, you should print ERROR: This conversion is not possible. 7. Conversions that will lose/reduce precision WARNING: There is a possibility for a precision loss

Language:CLicense:MPL-2.0Stargazers:0Issues:0Issues:0

coursera-test

This is a coursera test repository. This was made for submitting assignments

Language:HTMLStargazers:0Issues:0Issues:0

Database-Project---Grama-Niladari-Website

Made using html,css,js and bootstrap framework

Language:HTMLStargazers:0Issues:0Issues:0

datathon

website of datathon 2020, a competition organized by the Computer Engineering department, University of Peradeniya.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

e16-3yp-automatic-fish-tank-control-system

This is a third-year project by a group of students. Here we are developing a fish tank controlling device with a web app.

License:MITStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

e16-CO328-Appointment-Scheduling-Software

CO328 Software Engineering Project By Group 3

Language:VueStargazers:0Issues:0Issues:0

Fractals-Mandelbrot-Julia

This was the first assignment I have done on java. This code is bulk. We can minimize and optimize this code

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:C#Stargazers:0Issues:0Issues:0

MS-TEAMS-CLONE

MS TEAMS Clone software using Angular and .NET

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

sastobazaar-ecommerce

Sastobazaar - Where shopping meets convenience

Language:JavaScriptStargazers:0Issues:0Issues:0

Simple-Rest-API-SpringBoot

Simple REST API for basic CRUD operations using Spring Boot

Language:JavaLicense:MITStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Task-app

This task app made using python gRPC. Simply it can add tasks, delete tasks, and list tasks using a tkinter GUI.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

TaskAPI

Simple Task API using .NET 5

Language:C#Stargazers:0Issues:0Issues:0

test

some test repo

Stargazers:0Issues:1Issues:0

todo-application

Simple todo application using NextJs and NodeJs

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

weatherApp

a simple weather app

Stargazers:0Issues:0Issues:0