Back to Home

All Projects

Eletronics store  | React - Python - SQLite

Eletronics store | React - Python - SQLite

This is a full-stack e-commerce application built using React for the frontend and Django for the backend.

Category: Web Development

My website  | React

My website | React

This is my personal website

Category: Web Development

StockSphere | React - C# - PostgreSQL

StockSphere | React - C# - PostgreSQL

Modern web application that provides users with comprehensive financial information, stock market data, comments on shares, and portfolio management capabilities.

Category: Web Development

Library Management System | C++

Library Management System | C++

This is a comprehensive C++ application designed for managing a library's collection of books and members

Category: Software Development

How I learned SQL queries | SQL

How I learned SQL queries | SQL

This was the project I did when I first learned SQL, despite being a simple project it was very useful for me to learn at the beginning.

Category: Databases

Optimization of a fluid dynamics simulation in 3D | C++ - CUDA

Optimization of a fluid dynamics simulation in 3D | C++ - CUDA

This project was divided into 3 types of optimizations (sequential optimizations, multithreading optimizations with OpenMP and GPU implementation), where we achieved a runtime improvement of 122 times faster than the original version.

Category: High Performance Computing (Cuda)

CTF Write-ups

CTF Write-ups

Here are write-ups of some CTFs (Capture the flag) I have conducted where I learned about web vulnerabilities, cryptography and general cybersecurity skills.

Category: Cybersecurity

Network traffic analysis with TCPDump

Network traffic analysis with TCPDump

I simulated that someone is trying to open SSH sessions into my workstation and decided to set up a surveillance script to catch any TCP traffic coming through as SSH and to catch any TCP traffic coming from a specific IP addresse.

Category: Cybersecurity

TCP/IP traffic with Wireshark

TCP/IP traffic with Wireshark

In this project I want to detect certain TCP/IP network traffic on my server, specifically web traffic and train some network skills!

Category: Cybersecurity

Manchester Based Master-Slave Bus Interface

Manchester Based Master-Slave Bus Interface

This project implements a Master-Slave communication system using Manchester encoding for data transmission. The system ensures synchronized communication, correct addressing of sensors, and error detection mechanisms to maintain data integrity.

Category: Eletronics

Instrumentation Amplifier for measuring biopotentials generated by human body

Instrumentation Amplifier for measuring biopotentials generated by human body

This practical work aims to study the acquisition and amplification of differential signals using an instrumentation amplifier. The focus is on measuring biopotentials generated by the human body, such as EMG (electromyogram), EOG (electro-oculogram), EEG (electroencephalogram) and ECG (electrocardiogram).

Category: Eletronics

The RLC circuit as a frequency filter series and parallel

The RLC circuit as a frequency filter series and parallel

This work aimed to analyze the behavior of RLC circuits, in resonance, both in series and in parallel.

Category: Eletronics