Alberto Lorente Leal (alorlea)

alorlea

Geek Repo

Location:Stockholm, Sweden.

Home Page:http://alorlea.com/

Github PK Tool:Github PK Tool

Alberto Lorente Leal's repositories

SimpleRouting

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 djikstra routing algorithm.

Language:ErlangStargazers:2Issues:2Issues:0

CPUMonitorService

A restful web service written in python in order to monitor CPU usage of multiple clients

Language:PythonLicense:MITStargazers:1Issues:3Issues:0

alorlea.github.io

This is my personal site powered by github pages and Jekyll theme.

Language:HTMLLicense:MITStargazers:0Issues:2Issues:0

angular-app

Reference application for AngularJS

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

CampaignRevenueSolver

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.

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

CoderCharts

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

Language:JavaLicense:MITStargazers:0Issues:2Issues:0

CurrencyConverterJSF

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) Architectural pattern. We shared the workload me and my colleague Fernando Garcia Sanjuan.

License:MITStargazers:0Issues:0Issues:0

kubernetes-plugin

Jenkins plugin to run dynamic slaves in a Kubernetes/Docker environment

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0

DistributedLogicalTime

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 systems we did at KTH.

Language:ErlangStargazers:0Issues:2Issues:0

DojoPlayground

Dojo to practice my stuff

Language:LogosStargazers:0Issues:0Issues:0

dropwizard-mongo

A Dropwizard bundle for MongoDB

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

fake-gcs-server

Google Cloud Storage emulator & testing library.

License:BSD-2-ClauseStargazers:0Issues:0Issues:0

folsom

An asynchronous memcache client for Java

Language:JavaLicense:Apache-2.0Stargazers:0Issues:2Issues:0

GroupMembership-FirstContact

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 when a leader crashes. The original version provided is gsm1 and the following versions are based on this, adding new features and functions as specified in the instructions.This was also part of the distributed systems course at KTH.

Language:ErlangLicense:NOASSERTIONStargazers:0Issues:2Issues:0

HangmanGame

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. We split the work so I was in charge of the server logic and he was in charge of the client.

License:MITStargazers:0Issues:0Issues:0

HeadFirstDesignPatterns

Exercises of the Design Patterns

Language:JavaLicense:MITStargazers:0Issues:2Issues:0

HTTPSimpleServer

Simple http server which handles http get requests. This was part of the crash course on Distributed Systems at KTH. Written in Erlang

Language:ErlangLicense:NOASSERTIONStargazers:0Issues:2Issues:0

IEEExtreme2012

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.

Language:JavaLicense:MITStargazers:0Issues:2Issues:0

jclouds-examples

examples of how to use jclouds

Language:JavaStargazers:0Issues:0Issues:0

JobCompanyRestfulService

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 company were it allows users to search for companies and upload their transcripts in order to apply for jobs. We used the tutorial from IBM to learn the basics. http://www.ibm.com/developerworks/web/library/wa-aj-tomcat/index.html

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

MarketplaceDB

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 me and my colleague Fernando Garcia Sanjuan for a course in KTH

Language:JavaLicense:MITStargazers:0Issues:2Issues:0

NordicSYP

Website for Nordic SYP based on single paged theme for jekyll

Language:CSSLicense:MITStargazers:0Issues:2Issues:0

professional-services

Common solutions and tools developed by Google Cloud's Professional Services team

Language:HTMLLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:2Issues:0

SimpleChord-FirstContact

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 the system up to the handling failures section. This version does not implement replication as in the original paper. This assignment was part of one of the distributed system courses at KTH.

Language:ErlangStargazers:0Issues:2Issues:0

SimpleMarketplace

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 me and my colleague Fernando Garcia San Juan, I designed the interface and he did the server side.

Language:JavaLicense:MITStargazers:0Issues:2Issues:0

UrlShortener

A distributed urlShortener service made with DropWizard

Language:JavaStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:2Issues:0
Language:JavaStargazers:0Issues:0Issues:0

WebGnomeMarketplaceJSF

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 simple and the application was done following the MVC pattern. We put into practice all the things we learned in the course (JPA, JSF, java entities). This work was done by me and my colleague Fernando Garcia Sanjuan for the course in KTH.

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