I graduated in Analysis and systems development at University of Santo Amaro.
I like these languages:
LSTS (Local Stock Tracking System)
Tracks the stock of local pharmacies to help people find their medicine easier
LSTS on SveltKIT
This is a remake of LSTS made with sveltekit and using a api that gets data from MongoDB.
Simple Gui python app to control the cli app headsetcontrol for corsair devices.
Clipboardium is a secure clipboard sharing application designed to allow users to share clipboard data over the internet without the need for Bluetooth or being on the same network. The application ensures data privacy by keeping rooms in memory and using encryption for data transmission.
This is a simple Todo app built with Python Flask and SQLAlchemy. The application allows users to manage their tasks by providing basic CRUD (Create, Read, Update, Delete) operations.
Linear Regression AI that calculates a student's G1 based on G2, G3, studytime, failures and absences using TensorFlow, Keras, Numpy and Pandas.