Computer Engineering student at UFRB, Brazil;
- 📫 Reach me: meirelles@duck.com
Computer Engineering student at UFRB, Brazil;
A basic genetic algorithm implementation for finding maximum, minimum, and zeros of a given function.
Python
This repository contains a Python program for generating stimulus audio sequences. The program allows users to manipulate audio files, adjust parameters (such as duration and frequency), and create…
Python
This repository contains a Windows application for calculating wind loads in steel structures. The app provides a user-friendly interface to input relevant parameters and obtain wind load results.
C#
This repository contains a simple TCP IPv4 server that allows file retrieval via a web browser. Users can access the server by navigating to localhost:9999 (or specifying a custom host and port) an…
Python
This repository contains a Python program for sending emails via the SMTP (Simple Mail Transfer Protocol) protocol. The program allows users to input their email credentials, specify recipients, su…
Python