GithubHelp home page GithubHelp logo

Hi, I’m @vmeirelle.

A Full-Stack Student

Computer Engineering student at UFRB, Brazil;

drawing

Vinicius Meirelles's Projects

afd-afnd-pda-simulation icon afd-afnd-pda-simulation

This repository contains code for the course “Linguagens Formais e Autômatos” at UFRB. It covers topics related to formal languages and automata, including AFD (Deterministic Finite Automaton) simulation and ANFD (Non-Deterministic Finite Automaton) simulation.

audiomath-audio-generator icon audiomath-audio-generator

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 customized sequences of stimuli. It’s designed for use in research or experimental settings where controlled audio stimuli are required.

ciphers-and-aes-scripts-python icon ciphers-and-aes-scripts-python

Implementations of three classical ciphers: the Caesar cipher, the Hill cipher, and the Vigenere cipher. Python Client-Server Implementation of AES using Crypto Cipher. Basic pyhton script's for studies.

edp-dynamic-pavement-testing icon edp-dynamic-pavement-testing

This software streamlines the execution of dynamic pavement tests to determine the resilience modulus and permanent deformation, following the guidelines set by the Brazilian National Department of Infrastructure and Transport (DNIT).

embedded-devices-performance icon embedded-devices-performance

Repository for evaluating the performance of embedded devices using Taylor series approximations for sine functions. Comparison of ATmega2560 (Arduino), ESP32, and STM32F4 platforms. Insights into hardware differences and optimizations.

esp32-crane-control-display-tft icon esp32-crane-control-display-tft

Implementing joystick-based control for crane movement and displaying real-time position data. Software for controlling and visualizing the positioning of a large crane using an ESP32 and an ILI9341 display.

file-transfer-system icon file-transfer-system

The system consists of two components: a server that stores files in a cache and a client that can download files from the server or upload files to the server.

fpga-7seg-sum icon fpga-7seg-sum

This repository contains a digital circuit design for performing the addition of two 2-bit numbers and displaying the result on a 7-segment display. The project includes the circuit implementation, simulation with a testbench, and deployment on the DE2-115 FPGA kit using Quartus.

genetic-algorithm icon genetic-algorithm

A basic genetic algorithm implementation for finding maximum, minimum, and zeros of a given function.

java-data-structures-benchmark icon java-data-structures-benchmark

This repository serves as a comprehensive benchmark for various Java data structures and sorting algorithms. Whether you’re interested in linked lists, arrays, or merge sort, this project provides insights into their efficiency and behavior. The program deals with a CSV data file (randomly generated from mockaroo).

mountaincar-genetic-algorithm icon mountaincar-genetic-algorithm

This project implements a genetic algorithm to solve the classic reinforcement learning problem in the MountainCar-v0 environment from OpenAI Gym. The goal is to train an agent to reach the flag at the top of the hill by applying the right force to the car. The repository also includes a scientific article discussing the algorithms used.

movie-rating-stream-pyspark icon movie-rating-stream-pyspark

A PySpark script that streams movie titles from a local socket and retrieves their ratings using the OMDb API. Demonstrates a data pipeline for continuous movie rating analysis.

news-headlines-scraper icon news-headlines-scraper

This Python script scrapes news headlines from the homepage of Globo, a Brazilian news website. It uses BeautifulSoup to extract relevant information from the HTML code.

ntm-simulation icon ntm-simulation

This repository contains code for the course “Linguagens Formais e Autômatos” at UFRB. It covers topics related to nondeterministic Turing machine (NTM) simulation.

php-laravel-excercises icon php-laravel-excercises

This Laravel application demonstrates various PHP operations, including string manipulation, array handling, mathematical calculations, conditionals, loops, functions, and object-oriented programming. Each operation is showcased on different pages within the app wich use Laravel routes and controllers.

smtp-email-sender-python icon smtp-email-sender-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, subject, and compose messages. It’s designed to work with a local email server (such as hMailServer) configured on the localhost using port 25.

tcp-file-server-python icon tcp-file-server-python

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) and requesting files from the /data folder.

verilog-door-locker-fpga icon verilog-door-locker-fpga

The Lock Controller Module is designed to implement a simple lock controller that requires the user to enter a two-digit access code to unlock the system. Using Verilog for FPGA controllers.

windloads-calculator-windows icon windloads-calculator-windows

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.