Pinned Repositories
adventOfCode
Solutions to Advent of Code challenges from different years with tests taken from the problem description
dotfiles
Configuration files and backup settings for different software running on my Arch Linux daily-driver setup
ESOF_ECOnnect
Mobile social media application for environment-related content featuring posts, likes, comments and follows (Dart w/ Flutter, Firebase)
LBAW_proGram
Social Media web application for programmers with authentication, administration, search, interactions, groups and notifications
LDTS_timelessOdyssey
GUI 2D platformer designed with custom-made sprites, smooth physics, consecutive levels and much more (Java w/ Lanterna)
leetcode_cpp
Analysis and solutions to LeetCode problems categorized by theme and selected mainly from NeetCode150 and Grind75
LTW_Trinted
Website for a second-hand marketplace with responsive, interactive and dynamically-generated webpages, featuring a REST API and a custom PHP framework
MEST_learningR
R programming language tutorials and exercise solutions applied to the Statistical Methods class
racoelhosilva
scripts
Collection of custom-made shell scripts to automate frequent operations on my Linux system both project and customization related
racoelhosilva's Repositories
racoelhosilva/MEST_learningR
R programming language tutorials and exercise solutions applied to the Statistical Methods class
racoelhosilva/LTW_Trinted
Website for a second-hand marketplace with responsive, interactive and dynamically-generated webpages, featuring a REST API and a custom PHP framework
racoelhosilva/racoelhosilva
racoelhosilva/adventOfCode
Solutions to Advent of Code challenges from different years with tests taken from the problem description
racoelhosilva/dotfiles
Configuration files and backup settings for different software running on my Arch Linux daily-driver setup
racoelhosilva/ESOF_ECOnnect
Mobile social media application for environment-related content featuring posts, likes, comments and follows (Dart w/ Flutter, Firebase)
racoelhosilva/LBAW_proGram
Social Media web application for programmers with authentication, administration, search, interactions, groups and notifications
racoelhosilva/LDTS_timelessOdyssey
GUI 2D platformer designed with custom-made sprites, smooth physics, consecutive levels and much more (Java w/ Lanterna)
racoelhosilva/leetcode_cpp
Analysis and solutions to LeetCode problems categorized by theme and selected mainly from NeetCode150 and Grind75
racoelhosilva/pongSDL
Implementation of the classic Pong game with CPU opponent, custom Makefile and some customization options (C++ w/ SDL)
racoelhosilva/timelessOdyssey-fork
2D platformer made with Java and Lanterna (project for LDTS @ FEUP)
racoelhosilva/AED_flightManager
CLI graph-based system to display statistics and calculate best (filtered) flight routes based on a large dataset
racoelhosilva/AED_scheduleManager
CLI utility to manage LEIC student's schedules as well as retrieve information about classes, courses and years
racoelhosilva/DA_TSP
TUI implementations and benchmarks of different algorithms and heuristics for the Travelling Salesperson Problem (TSP) with large datasets
racoelhosilva/DA_waterSupplyManagement
TUI program to calculate the water flows in a complex graph network with Reservoirs, Pumping Stations and Delivery Sites
racoelhosilva/scripts
Collection of custom-made shell scripts to automate frequent operations on my Linux system both project and customization related
racoelhosilva/BDAD_airportManagement
SQL database designed from scratch to manage various data related to a single specific airport
racoelhosilva/bookDatabase
Simple book rating database using SQL
racoelhosilva/FSI_ctfsAndLogbooks
Collection of Seedlabs write-ups and Capture The Flag solutions: software, web, encryption and network
racoelhosilva/goOutside
racoelhosilva/IPC_wattAreYouDoing
Prototype of Web application to monitor and analyze the energy consumption of different devices in a household
racoelhosilva/MOOC_Haskell
Haskell problems and solutions taken from Haskell MOOC course from the University of Helsinki
racoelhosilva/PFL_graphs
Functional programming approach to different graph representations, algorithms and data structures: DFS, Dijkstra and Held-Karp
racoelhosilva/PFL_replica
TUI implementation of the Replica board game with 3 levels of AI (random, greedy and minimax), user interaction and interface themes
racoelhosilva/pomodoro
Simple TUI Pomodoro Timer using Python and Curses
racoelhosilva/PROG_imageManipulation
Command-based image manipulation tool for 8-bit RGB images in PNG and XPM2 format
racoelhosilva/RCOM_computerNetworks
CLI application to download files using the FTP Protocol and computer network configuration with multiple devices, switches and routers
racoelhosilva/RCOM_dataLink
Data Link and Application layer protocol implementation with framing, timer, acknowledgements, stop-and-wait, retransmissions and byte stuffing
racoelhosilva/TOP_adminDashboard
racoelhosilva/TOP_landingPage