Irusha Sansuka (irusha)

irusha

Geek Repo

Location:Sri Jayawardenapura Kotte, Colombo, Sri Lanka

Twitter:@Irushasan

Github PK Tool:Github PK Tool

Irusha Sansuka's repositories

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

ClockBTI

This is the clockBT app but improved

Language:JavaStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

DrinkWater

This application can be used to track the daily amount of water you take. You will get a reminder through notifications also. You can instantly get an idea about your daily intake and also the weekly activity. Suggestions are welcome

Language:KotlinStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

graphdrawingapp

You can draw graphs on the terminal with this program. Pretty useless right? Well one day even the dog poop could be useful for something. So I am posting this anyway. Dear recruiters, please don't judge me by this description. So anyway, you can draw two types of graphs with this. Bar graphs and dot graphs. You can simply push a double array into the drawGraph method with dotted argument (It will set the graph mode as dotted or bar graph). Also you can send various doubles to the graph using addData method (returns a double array). I didn't commented because I was busy debugging my already useless code. If you want me to comment, send me an email to irushaathukorala(at)gmail.com.

Language:JavaStargazers:0Issues:0Issues:0

HomeVideoServer

HomeHub - Home video server is made to display your videos at a style. This program can order your files and display them like a video hosting site. It can also recommend you videos from your Videos folder.

Language:HTMLStargazers:0Issues:1Issues:1
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

PersonalDiary

This is a simple personal diary which can record events at any date. You can create, edit and delete any event on any date with this diary. This app is completely opensource. So you can do whatever you want with this code. Created by Irusha Sansuka

Language:KotlinStargazers:0Issues:0Issues:0

StudentLogger

I made this simple app to record student information for an education institute. You can secure that information simply by using the password feature which is built into the application. Feel free to change the code for your own purposes.

Language:KotlinStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

TIcTacToeKotlin

TicTacToe is something that every noob programmer would make. So I also made one. Why? Because of I'm noob right. Wrong! I am the best programmer in the world. The world revolves around me. I didn't make this tictactoe game. The game made me. Haha aside from the jokes, this is a simple command line TicTacToe game which can be played using keyboard commands. Yeah you can't use mouse on the command line. You gotta use the good ol' keyboard. When giving commands, first you have to type the letter of the relevent column and then the number of the relevent row. (For example, B2 for the middle square) then you can make a cross on the board. Each board will be printed on the command line

Language:KotlinStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

wordguesser

A simple yet a very hard game of guessing mising letters of a word. This app use the 500000 english words text file as the source of words. Enjoy

Language:JavaStargazers:0Issues:0Issues:0