Projects

Project image
google-foobar

Repository hosting google foobar challenge solutions, from me and two other friends.

Pythonalgorithmsdata structures

getground-interview

My take on GetGround's technical interview for an SRE role. The goal was to test, build and deploy a golang service in an automated manner, using gitlab-ci.

interviewgitlab-ciDockercaching

Project image
stfX

The SpatioTemporal Features eXtractor (stfX) is the prototype implementation of the conceptual framework proposed in my master thesis. It focusess on the quantification of the features of interest occurring over user-inputted spatiotemporal phenomena

microservicesspatiotemporal datadata miningchange detection

Project image
stfXCore

The central microservice of the stfX, responsible for everything that is not the computation of spatiotemporal change features. Developed in the context of my master thesis.

JavaSpringBootmicroservicedata transformationspatiotemporal data

CPD-service

A microservice to run the Coherent Point Drift (CPD) method, a point set registration algorithm by Myronenko and Song (2010), to estimate the spatial transformations affecting spatiotemporal phenomena. Developed in the context of my master thesis.

PythonFlaskmicroservicePoint Set Registration

kruonis

A tool to perform benchmarks of code-snippets in TypeScript. Also publicly available on npm.

TypeScriptbenchmarkperformance analysis

Project image
feup-ecac

Knowledge extraction and machine learning project where the goal is to predict wether a loan will be payed back to the bank or not.

Pythonmatplotlibstatistical analysissamplingPCAhyper parameter tunning

Project image
feup-cmov

Two projects: implement an Android shopping and payment system, using asymetric criptographic keys between a terminal and customer apps; implement an weather visualization app, in Xamarin, using the OpenWeather API.

AndroidJavaFlaskSQLC#XamarinMVVM

Project image
I2B+ tree

Implementation of the I2B+ tree: an indexing structure based on the IB+ tree, but with minor structural changes to improve the performance of the deletion operation. Also publicly available on npm.

TypeScriptData structureValid time indexingtime-efficiency

Project image
IB+ tree

Typescript implementation fo the Interval B+ tree (IB+ tree): a valid-time indexing structure, first introduced by Bozkaya and Ozsoyoglu.

TypeScriptData structureValid time indexingtime-efficiency

Project image
hermes

Simulation of a road network where different levels of information percolation are tested. The goal is to assess the extent to which an ATIS can improve total travel time and road utilization, and quantify this usefulness by means of improvements of traffic flow on several metrics.

PythonTraffic simulationNetworkXGraphs

Project image
fcup-bdcc

Two projects: process movies dataset, using pyspark, and both the TF-IDF and Jaccard Index metrics to make recommendations to users; predict the length of stay of a patient, in an Hospital, given a dataset of previous hospitalizations.

PythonApache SparkpysparkApache BeamTensorflow

Project image
fcup-abi

Python module covering several Bioninformatics topics, such as: Dna/ Rna/ Protein sequences handling, BLAST, local and global alignment, multiple sequence alignment, UPMA, phylogenetics trees and similarity graphs.

PythonBioinformaticsDynamic programmingGraphs

Project image
feup-sinf

Dashboard web-app for providing KPI relevant to a company business. Implied extracting information from a SAFT-T and handling Primavera's ERP.

JavaScriptAngular

feup-mfes

Formal modelling of Github in VDM++ using the Overture Tool.

vdmppoverture

Project image
feup-ldso

Mobile application, in ReactNative, for showcasing University of Porto's faculties. Also developed a web-app for managing the application info for the Univeristy's Dean, in React. Everything was served by a Loopback server

JavascriptReactReactNativeLoopbackDocker

Project image
feup-aiad

Simulated an energy market by using a multi-agent system. Feature 3 agents types: Producers, Brokers and Consumers.

JavaJadeagents

Project image
angularGiphyApp

Similar to 'reactGiphyApp' project, but written using the Angular framework instead of React.

TypeScriptAngular5WebApp

Project image
reactGiphyApp

Single page react application that allowed searching gifs and adding/ removing them to/ from the favourites section.

JavaScriptReactWebApp

NavalBattle.io

A naval battle game that is always running while allowing multiple players. Implemented with a client-server tipology and with a focus on consistency (e.g. server broadcasting UDP messages to all players), scalability, fault tolerance and security.

JavaHTTP serverUDPSSL certificates

feup-sdis

A peer-to-peer back-up service in a LAN with a cooperative environment. Focused on the implementation of several protocols for the communication between peers and of interoperability.

Javadistributed systempeer-to-peercommunication protocols

Project image
SegFault

SegFault is an online discussion forum for professional developers and novices alike (similar to StackOverflow). Main framework used: Laravel.

LaravelJavaScriptDockerPostgreSQLMustache.jsBoostrap

feup-comp

Multipurpose pattern matching tool, enabling users to analyse whole projects for specific code patterns (e.g. use of ternary operators instead of if-else constructs).

JavaSpoonAST

feup-rcom

Two projects: implementation of an asynchronous communication protocol for transmitting files through the serial port RS-232; and implmentation of an FTP download application.

CNetworkingOSFTP

feup-plog

Use logic programming in 2 projects: implementing board-game Fabrik logic; solving the Skyscrapper puzzle using constraint logic programming.

PrologSicstusCLPFD

Project image
feup-ltw

To-do lists management web application developed using only vanilla technologies (no frameworks used).

JavaScriptPHPHtmlCSS

Project image
feup-laig

Implementation of a Graphical Interface for the board game Fabrik, while using a Prolog backend for serving the game logic (and AI players).

JavaScriptPrologWebGL

feup-sope

Two projects to better understand Operative Systems: a manually implemented 'find' command; and a produce-consumer problem (a sauna), using pipes, semaphores and multi-threading.

COSUnixmulti-threadingpipes

Project image
feup-lpoo

Mobile 2D platformer where and Armadillo needs to eat his orange. Makes use of different Android capabilities, like the accelometer, and has Playstore integration.

JavaAndroid StudioLibGDX

Project image
feup-cal

Multi-modal route planner using data from OpenStreetMap.org. Implemented several algorithms, such as: Djikstra's shortest path, Knuth-Morris-Pratt and edit distance (dynamic programming).

C++graphsdjikstradp

Project image
feup-cgra

WebGL project, to learn Computer Graphics basics, featuring a controllable submarine that fires torpedos.

JavaScriptWebGL

Project image
feup-bdad

Modelled a gourmet restaurant as an SQL database, also including several triggers and pre-made queries of different complexity levels.

SQLSQLite

Project image
feup-lcom

'Planetary defense' is a game created with the goal of learning how use the hardware interface of the most common computer peripherals while developing low level, embedded software.

CMinix 3SVN