Skip to content
View alorlea's full-sized avatar

Block or report alorlea

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • Google Cloud Storage emulator & testing library.

    Go BSD 2-Clause "Simplified" License Updated May 2, 2023
  • This assignment made us to finish the missing functions and blocks in the code to get an idea of how group membership works. It makes use of a leader election algorithm to keep the view updated whe…

    Erlang 1 Other Updated Aug 29, 2022
  • Common solutions and tools developed by Google Cloud's Professional Services team

    HTML Apache License 2.0 Updated Aug 19, 2019
  • folsom Public

    Forked from spotify/folsom

    An asynchronous memcache client for Java

    Java Apache License 2.0 Updated Feb 25, 2019
  • Jenkins plugin to run dynamic slaves in a Kubernetes/Docker environment

    Java Apache License 2.0 Updated May 21, 2018
  • This is my personal site powered by github pages and Jekyll theme.

    HTML MIT License Updated Sep 4, 2017
  • NordicSYP Public

    Website for Nordic SYP based on single paged theme for jekyll

    CSS MIT License Updated Aug 4, 2017
  • shortener Public

    Java Updated Dec 28, 2016
  • Java Updated May 17, 2016
  • A Dropwizard bundle for MongoDB

    Java Apache License 2.0 Updated Nov 9, 2015
  • Java Updated Sep 28, 2015
  • A distributed urlShortener service made with DropWizard

    Java Updated Jan 29, 2015
  • Exercises of the Design Patterns

    Java MIT License Updated Jan 13, 2015
  • This project tries to solve a java puzzle which involves in using the unbounded knapsack algorithm to choose how many campaigns to sell to what customers in order to maximize the revenue.

    Java MIT License Updated Jul 29, 2014
  • Reference application for AngularJS

    JavaScript MIT License Updated May 13, 2014
  • A restful web service written in python in order to monitor CPU usage of multiple clients

    Python 1 MIT License Updated Nov 26, 2013
  • Solutions for some of the problems of the contest. Some of the solutions are not debugged 100% or not finished. Only problems B, F, U have valid solution.

    Java MIT License Updated Oct 28, 2013
  • This is the code for a web based marketplace in JSF for a shop handling plastic gnomes. User can register, update the cart and admins can add and delete new types of gnomes. The web design is very …

    Java 1 MIT License Updated Oct 12, 2013
  • Dojo to practice my stuff

    Logos Updated Oct 10, 2013
  • This was part of an assignment of programming web services in KTH. Here we learned to design and implement our own restful web service. In this case, the scenario corresponds to a Job Search compan…

    Java MIT License Updated Aug 20, 2013
  • CoderCharts Public

    My solutions to some of the problems of codercharts during my free time.

    Java MIT License Updated Aug 16, 2013
  • We revisit the simple marketplace application with RMI in order to use a persistent storage system. In this case we use JPA to store java entities in a Derby SQL server. This was a shared work of m…

    Java MIT License Updated Aug 16, 2013
  • A Simple Marketplace application written in Java using RMI. We had to simulate a marketplace of buying/selling items where users could login. It was part of a course in KTH. This was implemented by…

    Java 1 MIT License Updated Aug 16, 2013
  • A simple concurrency converter based on Java Server Faces technologies. This was an asignment to get used with J2EE technologies for a course in KTH. We made use of the MVC (Model View Controller) …

    1 MIT License Updated Aug 16, 2013
  • HangmanGame Public

    This project tries to implement a hangman game using a client server architecture in Java. It was done in pairs with my colleague Fernando Garcia San Juan for one of the programming courses in KTH.…

    MIT License Updated Aug 10, 2013
  • In the last assignment we studied the chord, distributed hash table and we implemented a simple chord implementation following the assignment guidelines. For the seminar, they asked to implement th…

    Erlang Updated Aug 9, 2013
  • implement a link-state routing protocol in Erlang. The linkstate protocol is used in for example OSPF, the most used routing protocol for Internet routers. In this case we will make use of a djikst…

    Erlang 1 1 Updated Aug 9, 2013
  • Simple http server which handles http get requests. This was part of the crash course on Distributed Systems at KTH. Written in Erlang

    Erlang Other Updated Aug 9, 2013
  • In this part we learned the notion of distributed time using a distributed logging mechanism. We modify the system to see lamport and vector clocks. This corresponds to an assignment in distributed…

    Erlang 1 Updated Aug 9, 2013
  • examples of how to use jclouds

    Java Updated Dec 29, 2012