Pinned Repositories
Apache_log_parser
This Python application searches for requested information in an apache log file, with "-n" it returns the number of unique IP addresses ,with "-tN" it lists the top N IP addresses in the log file (where N is a number), with "-v" it returns the number of visits by an IP address, with "-L" it lists all of the requests made by an IP address and with "-s" it shows the top IPs as potential hackers.
Aws_ruby_project
An assignment for a cloud computing course, by implementing Amazon Web Services (EC2,S3,SQS) with Ruby and GreenShoes Gem. The main idea is that server (aws_ruby_server.rb) application awaits for images to be uploaded in S3 thought client (aws_ruby_client.rb) application, when they do, server collects them and creates a thumbnail and a metadata file and uploads them also in S3. Confiramtion returns to client (aws_ruby_client.rb). All the information ,notifinations and requests are exchanged with the use of SQS
Courses_Scheduler
An android widget-notifications application for scheduling courses.
dotfiles
nestedSortable
A jQuery plugin that extends Sortable UI functionalities to nested lists.
System_Load_Logger
Bash shell script that will log process information if the system is heavily loaded. The logging path is "/home/USER/log/2013-04/load-03.log" and the format is "2013-04-03 10:23:26 19518 soffice.bin 75.3"
ted
Ted is a line oriented text editor and formatter
UcdMapp
This is an Android GPS-POI application for University College Dublin campus. It doesn't requires AGPS and it doesn't use google maps.
CptHarlock's Repositories
CptHarlock/Apache_log_parser
This Python application searches for requested information in an apache log file, with "-n" it returns the number of unique IP addresses ,with "-tN" it lists the top N IP addresses in the log file (where N is a number), with "-v" it returns the number of visits by an IP address, with "-L" it lists all of the requests made by an IP address and with "-s" it shows the top IPs as potential hackers.
CptHarlock/Aws_ruby_project
An assignment for a cloud computing course, by implementing Amazon Web Services (EC2,S3,SQS) with Ruby and GreenShoes Gem. The main idea is that server (aws_ruby_server.rb) application awaits for images to be uploaded in S3 thought client (aws_ruby_client.rb) application, when they do, server collects them and creates a thumbnail and a metadata file and uploads them also in S3. Confiramtion returns to client (aws_ruby_client.rb). All the information ,notifinations and requests are exchanged with the use of SQS
CptHarlock/Courses_Scheduler
An android widget-notifications application for scheduling courses.
CptHarlock/dotfiles
CptHarlock/nestedSortable
A jQuery plugin that extends Sortable UI functionalities to nested lists.
CptHarlock/System_Load_Logger
Bash shell script that will log process information if the system is heavily loaded. The logging path is "/home/USER/log/2013-04/load-03.log" and the format is "2013-04-03 10:23:26 19518 soffice.bin 75.3"
CptHarlock/ted
Ted is a line oriented text editor and formatter
CptHarlock/UcdMapp
This is an Android GPS-POI application for University College Dublin campus. It doesn't requires AGPS and it doesn't use google maps.