An open API service providing repository metadata for many open source software ecosystems.

GitHub / Coursal 3 Repositories

Y'all spin around like ballers. Seething with jealousy, I am.

Coursal/Text-Sentiment-Analysis-In-Hadoop-And-Spark

The source code developed and used for the purposes of my thesis with the same title under the guidance of my supervisor professor Vasilis Mamalis for the Department of Informatics and Computer Engineering of the University of West Attica.

Language: Java - Size: 66.5 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Coursal/RESTful-Dictionary-Server

An example of a REST web service server that checks a user's credentials and returns a number of words from a dictionary

Language: Java - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Coursal/Sky-Broadcast-Button

A Contiki program for Sky Tmote where each node broadcasts a message every time its button is pressed

Language: C - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Coursal/DummySocketServer

A (way too) simple concurrent server for (way too) simple things.

Language: C - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Coursal/DummyRPCServer

Language: C - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Coursal/Spark-Letter-File-Index-Counter

A Spark-based Scala project that counts the max number of word occurences for each letter in a textfile of a folder.

Language: Scala - Size: 631 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Coursal/Sneetch

A Discord bot written in Python that notifies a specific channel of a server of a Twitter account's latest tweet.

Language: Python - Size: 180 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Coursal/RESTful-Dictionary-Client

An example of a REST web service client that sends a user's credentials to the server, receives an authentication token and looks up for words from a dictionary that start and/or end with two given letters

Language: Java - Size: 440 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Coursal/Sky-Measurements-Broadcast

A Contiki program for Sky Tmote where each node broadcasts and receives its measurements to its neighbors and presents current, min, max and average readings on the browser

Language: C - Size: 443 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Coursal/OnlineStoreAdmin

A basic java web application that emulates admin privileges of inserting and searching for products in a database

Language: Java - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Coursal/OpenMP-Multisort

A simple C program using OpenMP API to sort an array given by user

Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Coursal/MPI_cartesian_test

A C-MPI parallel program that based on a MxN cartesian topology of tasks, each one sums its elements and sends its result to its neighbor, until task 0 figures out the total sum of all elements.

Language: C - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Coursal/Lucene-Indexer-And-Searcher

A Lucene 8.0.0 API based java application example of an indexer and a searcher

Language: Java - Size: 4.93 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Coursal/Hadoop-Letter-File-Index-Counter

A Hadoop-based Java project that counts the max number of word occurences for each letter in a textfile of a folder.

Language: Java - Size: 213 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Coursal/DNS-Server

A simple DNS server that gets a hostname from a client and returns the hostname's IP address

Language: Java - Size: 161 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 5

Coursal/MPI_average_and_variance

A C-MPI parallel program that receives on an array X as input, returns its average, its variance and a new array based on: d[i]=((X[i]-min(X))/(max(X)-min(X))*100.

Language: C - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Coursal/Lucene-Book-Info-Finder

A Lucene 8.0.0 API based java application that given a .txt file of a book, returns the book's title and date along with their offsets

Language: Java - Size: 5 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

Coursal/OpenMP-Strictly-Diagonally-Dominant

A simple OpenMP program that checks parallelly if a NxN input matrix is strictly diagonally dominant and plays a bit with it

Language: C - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

Coursal/Lucene-Spell-Checker

A Lucene 8.0.0 API based java application that, given a word from the user, scans an english dictionary and guesses the correct spell of the word

Language: Java - Size: 5.43 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

Coursal/ENFIApp

A simple java app, calculating the amount of tax the user has to pay, based on his/her properties.

Language: Java - Size: 35.2 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Coursal/MPI_array_test

A C-MPI parallel program that manipulates (by adding or multiplying) some 1D-2D arrays, all chosen by the user through a simple menu.

Language: C - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Coursal/LilCryptoDecoder

A simple C++ program that generates every possible decryption of a message using Affine and Irregular Columnar Transposition ciphers.

Language: C++ - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

Coursal/PyDFA

A basic Python 3 project that scans a given word and returns if its valid or not based on a DFA defined by a text file

Language: Python - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Coursal/Lucene-Autocompleter

A Lucene 8.0.0 API based java application that, given a snippet of word from the user, scans an english dictionary and tries to guess the whole word

Language: Java - Size: 5.36 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Coursal/DNS-Client

A simple DNS client that sends a hostname to a server and manages its response

Language: Java - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Coursal/BoujeePort

A simple command-line application that holds information about the clients' security (stocks, bonds, etc.) portfolios to calculate the total charge for each client.

Language: C++ - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Coursal/Copycat-Twitter-Bot

A twitter bot written in Python and using the tweepy API that- based on another account's tweets- generates its own random posts at random times and replies to every mention towards it.

Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Coursal/crack-a-lackin

A plain hashed password cracker using brute force or dictionary attack.

Language: C++ - Size: 922 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

Coursal/Spark-Examples

Some simple, kinda introductory projects based on Apache Spark to be used as guides in order to make the whole DataFrame data management look less weird or complex.

Language: Scala - Size: 708 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Coursal/Hadoop-Examples

Some simple, kinda introductory projects based on Apache Hadoop to be used as guides in order to make the MapReduce model look less weird or boring.

Language: Java - Size: 340 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2

Coursal/FFMPEG-Streaming-Video

A 3-part Java application of video streaming and management using the FFMPEG tool and wrapper.

Language: Java - Size: 862 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Coursal/CloudComputing Fork of IakMastro/CloudComputing

A class based on cloud computing.

Size: 229 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0