Projects in Awesome Lists by yantavares
A curated list of projects in awesome lists by yantavares .
https://github.com/yantavares/ascii.mp4
This project converts videos into ASCII art! It supports playback directly in the terminal or rendering as a `.mp4` file with ASCII frames
Last synced: 06 Apr 2025
https://github.com/yantavares/calabreso.txt
This project converts videos into ASCII art! It supports playback directly in the terminal or rendering as a `.mp4` file with ASCII frames
Last synced: 31 Dec 2024
https://github.com/yantavares/risc-v-unicycle
Repository for RISC-V Unicycle Processor Implementation in VHDL and Course Material for 'Organization and Architecture of Computers' at UnB (2023/2)
Last synced: 03 Apr 2025
https://github.com/yantavares/simulador-redes-tr1
Este trabalho foca na simulação do funcionamento das camadas de enlace e física do modelo OSI.
Last synced: 16 Dec 2024
https://github.com/yantavares/paineis-do-carmo
O projeto "Painéis do Carmo " é uma iniciativa para criar um repositório digital de pinturas produzidas durante o período Barroco no Brasil. O objetivo é criar um banco de dados aberto e acessível ao público que permita pesquisas e estudos sobre a arte brasileira desse período.
Last synced: 16 Dec 2024
https://github.com/yantavares/lab-sd
Repositório para abrigar os meus códigos antigos da disciplina de Laboratório de Sistemas Digitais da UnB
Last synced: 03 Apr 2025
https://github.com/yantavares/lp
Repositório destinado aos códigos da disciplina Linguagens de Programação
Last synced: 03 Apr 2025
https://github.com/yantavares/coding-challenges
Coding challenges with TypeScript!
ai automata coding-challenges graph-algorithms p5js
Last synced: 03 Apr 2025
https://github.com/yantavares/apc
Repositório destinado aos códigos da disciplina de Algoritmos e Programação de Computadores
Last synced: 03 Apr 2025
https://github.com/yantavares/ultimate-tic-tac-toe-ai
Ultimate Tic-Tac-Toe AI using Minimax algorithm with alpha-beta delta pruning. Can you win?
ai alpha-beta-pruning game python3
Last synced: 19 Feb 2025
https://github.com/yantavares/tetris-cli
Play a Tetris clone direcly on your terminal!
Last synced: 16 Dec 2024
https://github.com/yantavares/scheduler-so
Scheduler that manages processes in a Unix environment using the Round Robin policy with fixed priorities.
Last synced: 14 Mar 2025
https://github.com/yantavares/x-api
Simple API made with Elixir, GraphQL and Absinthe to achieve a Twitter-like experience.
Last synced: 03 Apr 2025
https://github.com/yantavares/idj2023-2
Simple game engine made in SDL2 made for IDJ2023/2 - UnB
Last synced: 03 Apr 2025
https://github.com/yantavares/tr2-p2p
Peer-to-Peer (P2P) file sharing application developed in Python
file-sharing p2p-chat p2p-network python
Last synced: 03 Apr 2025
https://github.com/yantavares/rust-book-notes
My notes from reading The Book
Last synced: 03 Apr 2025
https://github.com/yantavares/msp430
My msp430 coding projects
assembly c microcontroller msp430
Last synced: 03 Apr 2025
https://github.com/yantavares/cat-recognizer-ai
This project consists of 3 different methods to identify pictures of cats using AI - Logistic regression, deep layer neural network and L-shaped deep neural network. It is based on the Course "Neural Networks and Deep Learning" by DeepLEarning AI on Coursera.
Last synced: 03 Apr 2025
https://github.com/yantavares/yantavares.github.io
Blog pessoal criado para a CJR
Last synced: 03 Apr 2025
https://github.com/yantavares/advanced-react
Second part of Freecodecamp's React.js course
Last synced: 03 Apr 2025
https://github.com/yantavares/maze-visualization-playground
Maze Visualization Playground is an interactive web application designed for exploring and understanding maze-solving algorithms. It allows users to create custom mazes and watch in real-time as various algorithms like BFS, DFS, A*, and Genetic Algorithm solve them, facilitating an intuitive comparison of their efficiency and patterns.
Last synced: 03 Apr 2025
https://github.com/yantavares/snake-game-ai
AI that learns how to play the game Snake using reinforcement learning + graphical analysis and statistics in real time using Pygame and Pytorch.
Last synced: 03 Apr 2025
https://github.com/yantavares/sb2024-1
My code base for SB-2024/1 class at UnB. It includes an assembler, linker and transpiler for a hypothetical assembly language created at UnB.
assembler assembly linker transpiler
Last synced: 25 Mar 2025
https://github.com/yantavares/react-infinite-scroll-inside-container
Example of infinite scroll using React.js and react-infinite-scroll-component inside a fixed container
Last synced: 03 Apr 2025
https://github.com/yantavares/barroco-ia
Projeto com o objetivo de analisar diversos métodos de aprendizagem no reconhecimento de pinturas do período do Barroco brasileiro.
Last synced: 03 Apr 2025
https://github.com/yantavares/liasm
New assembler and simmulated machine for running the `liasm` assembly language, created in University of Brasilia (UnB)
Last synced: 03 Apr 2025
https://github.com/yantavares/sstd
Códigos dos projetos da disciplina de Sinais e Sistmas em Tempo Discreto na UnB
Last synced: 03 Apr 2025
https://github.com/yantavares/projeto-furnas
Repositório destinado aos códigos de apoio do Projeto Furnas da UnB
Last synced: 03 Apr 2025
https://github.com/yantavares/paa
Repositório destinado aos códigos da disciplina de Projeto e Análise de Algoritmos
Last synced: 03 Apr 2025
https://github.com/yantavares/pc2023
Repositório destinado aos códigos da disciplina de Programação Competitiva
Last synced: 03 Apr 2025
https://github.com/yantavares/mp-tdd
Projeto 1 da disciplina de Métodos de Programação (UnB). O problema consiste em dizer se uma solução do problema das 8 rainhas é válido em um tabuleiro de xadrez utilizando o método de TDD (Desenvolvimento Orientado a Teste)
Last synced: 03 Apr 2025
https://github.com/yantavares/unity2d
Repository dedicated to learning 2D game development with Unity and C#
Last synced: 03 Apr 2025
https://github.com/yantavares/bd-2023-2
Repositório criado para abrigar os códigos da disciplina de Banco de Dados da UnB (2023/2).
Last synced: 03 Apr 2025
https://github.com/yantavares/x86-assembly-on-arm
Setup and run x86 assembly on your ARM machine using Docker.
Last synced: 03 Apr 2025
https://github.com/yantavares/escape-the-parasites-ai
Simple Game made in different languages for AI testing purposes. Try to get to the end of the maze to win!
Last synced: 03 Apr 2025
https://github.com/yantavares/moodle-flask
Sistema de aplicação de provas feito em flask para a disciplina de Engenharia de Software
Last synced: 03 Apr 2025