Pinned Repositories
chess-opengl
Chess game for two players developed with OpenGL, the interaction between the two players uses the same computer.
firefly-sync-cli
Tool to sync transactions from another sources using CLI
isp-network-sim-gns3
A simulation for an ISP Network with GNS3 (Cisco images were used)
libcloudstorage-gsoc
This repository is a fork from https://code.videolan.org/videolan/libcloudstorage developed during Google Summer of Code 2017
onroad-car-detection-tracking
This project contains a system able to detect cars using Haar Cascades and tracking it. There is also some files in classes that were made during the process of learning.
swiss-windows-knife
My personal Swiss Army Knife to deal with my personal tweaks on Windows
tetris-kinect
Tetris game (one more) developed to be played on Kinect (using Microsoft Kinect Toolkit). It was used with a Kinect for the Xbox 360.
torcs-racing-robot
Contains an agent that is able to race in the game TORCS (http://torcs.sourceforge.net). It uses a fuzzy controller for bracking or accelerating and VFH for steering.
tower-defense
Tower Defense is a game implemented as a real-time system using Xenomai. Moreover, this project was created to understand the mechanisms of these kind of systems.
vlc-gsoc
Integration of cloud storage services directly into VLC using libcloudstorage. This repository was developed during Google Summer of Code 2017 and it is a fork from https://code.videolan.org/GSoC2017/dbtdsilva/vlc
dbtdsilva's Repositories
dbtdsilva/vlc-gsoc
Integration of cloud storage services directly into VLC using libcloudstorage. This repository was developed during Google Summer of Code 2017 and it is a fork from https://code.videolan.org/GSoC2017/dbtdsilva/vlc
dbtdsilva/isp-network-sim-gns3
A simulation for an ISP Network with GNS3 (Cisco images were used)
dbtdsilva/libcloudstorage-gsoc
This repository is a fork from https://code.videolan.org/videolan/libcloudstorage developed during Google Summer of Code 2017
dbtdsilva/onroad-car-detection-tracking
This project contains a system able to detect cars using Haar Cascades and tracking it. There is also some files in classes that were made during the process of learning.
dbtdsilva/torcs-racing-robot
Contains an agent that is able to race in the game TORCS (http://torcs.sourceforge.net). It uses a fuzzy controller for bracking or accelerating and VFH for steering.
dbtdsilva/tower-defense
Tower Defense is a game implemented as a real-time system using Xenomai. Moreover, this project was created to understand the mechanisms of these kind of systems.
dbtdsilva/canny-cuda
Canny Edge Detector developed using CUDA to process all the image data faster.
dbtdsilva/dbtdsilva.github.io
Jekyll project that is currently being used to display my webpage at https://dsilva.pt.
dbtdsilva/distributed-systems-sim
This repository contains 3 scenarios simulating distributed systems (Non distributed, message based and method remote invocation).
dbtdsilva/monitor-controller-kvm
Software-emulated KVM to change monitors based on the USBs connected
dbtdsilva/security-iecds-drm
Identity Enabled Distribution Control System is a Digital Rights Management (DRM) system for sharing protected files such as media or documents.
dbtdsilva/tetris-kinect
Tetris game (one more) developed to be played on Kinect (using Microsoft Kinect Toolkit). It was used with a Kinect for the Xbox 360.
dbtdsilva/chess-opengl
Chess game for two players developed with OpenGL, the interaction between the two players uses the same computer.
dbtdsilva/firefly-sync-cli
Tool to sync transactions from another sources using CLI
dbtdsilva/ml-bank-marketing
Project created (in a class) to represent knowledge about specific algorithms and how to apply them
dbtdsilva/clevo-indicator-sensors
Ubuntu fan control indicator for Clevo laptops
dbtdsilva/conkyrc-system-overview
System overview setup for Conky based on https://p.teknik.io/N0sJk (modified)
dbtdsilva/cpp-serializers-benchmark-feature
Benchmark and feature comparison among various data serialization libraries (thrift, protobuf, msgpack, cereal, avro, bson, flatbuffers, capnpro) for C++
dbtdsilva/django-rest-framework
Web APIs for Django.
dbtdsilva/edc-aspnet
ASP.NET project simulating a small computer components store.
dbtdsilva/gnome-next-meeting-applet
An appindicator applet to show how long you have until your next meeting
dbtdsilva/haaska-tailscale
dbtdsilva/homepage
A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
dbtdsilva/microbenchmark-stores-key-value
This repository contains microbenchmarks used to compare performance amongst several store key-value databases
dbtdsilva/mips-architecture-pipeline
Implementation of a forwarding and a stall unit in a pipelined architecture. This project uses SystemC to simulate the internal architecture of a MIPS processor.
dbtdsilva/multisweeper
Multisweeper is a game implemented in C++ where the objective is to find as many mines as possible (like Minesweeper).
dbtdsilva/PKGBUILDs-ayr-ton
dbtdsilva/rambox
Free and Open Source messaging and emailing app that combines common web applications into one.
dbtdsilva/robot-naga
Implementation of two agents, one completely deliberative with the objective of solving a maze (in a simulated environment) and another one mostly reactive with the objective of following a line with several obstacles (in real environment).
dbtdsilva/YCSB
YCSB with LMDB and Berkeley DB Bindings (Forked Yahoo! Cloud Serving Benchmark)