Pinned Repositories
A-lot-of-Scripts
a lot of scripts from unity, C#, various mechanics of games
Algorithms-In-Graphs
Algorithms In Graphs works
bingo-api
Uma API em Python (FastAPI) para gerar números de uma cartela de Bingo
DoomFireAlgorithm-in-GO
Ecommerce-Kafka
A project to learn the use of Kafka, where it simulates an ecommerce service, with order and email producers and consumers to do so.
IBM-STT-TTS
Project exploring IBM-watson speech-to-text and text-to-speech services in python.
Maze-BFS
Python project that uses bfs to find the way out of a maze.
Minicurso-UniFAP-Plataforma
Trybe-Github-Evaluator-API
A NodeJs API from the https://github.com/irahel/Trybe-Github-Evaluator-Front project that evaluates the github profile and creates an svg to integrate with the personal readme.
Trybe-Github-Evaluator-Front
Front-end application in ReactJS that evaluates a GitHub user profile on 10 criteria and assigns a grade to it.
rahelmartim's Repositories
rahelmartim/IBM-STT-TTS
Project exploring IBM-watson speech-to-text and text-to-speech services in python.
rahelmartim/Maze-BFS
Python project that uses bfs to find the way out of a maze.
rahelmartim/DotnetApiExampleWithRailway
An example of a .net api for deploying to railway.
rahelmartim/Learning-Web-Scraping
Examples of web scraping data in python.
rahelmartim/bingo-api
Uma API em Python (FastAPI) para gerar números de uma cartela de Bingo
rahelmartim/Ecommerce-Kafka
A project to learn the use of Kafka, where it simulates an ecommerce service, with order and email producers and consumers to do so.
rahelmartim/Trybe-Github-Evaluator-Front
Front-end application in ReactJS that evaluates a GitHub user profile on 10 criteria and assigns a grade to it.
rahelmartim/BugabooTest
rahelmartim/github-profile-evaluator
A Django web application used to evaluate GitHub profiles
rahelmartim/Graphics-Computing---Py---Space_Cute
A CG work done with python...
rahelmartim/Image-Cropper-Parts
Simple cropper in multiple parts from a image base, to various uses
rahelmartim/Image-Dataset-Downloader
Simple py script to download your dataset
rahelmartim/irahel
This is my readme 😎
rahelmartim/JSON-Splitter
rahelmartim/kMIS-cplex
kMIS soluction cplex C, simplex, biriHeuristic, instances of 5 to 10 dimensions...
rahelmartim/LabLent
It is a project for a master's thesis where it explores concepts of optical physics for learning.
rahelmartim/Learning-Csharp
Coded exercises in csharp learning
rahelmartim/Learning-Rust
rahelmartim/Learning-VisualCoding
Visual coding activities coded during the course!
rahelmartim/Machine-L-Titanic-Predic
prediction learning with machine learning techniques in base on the titanic, and a little joke too
rahelmartim/My-Kattis-Solc
rahelmartim/N-Queens-C-Hill-Climbing
A implementation of n queens problem in c, with hill climbing.
rahelmartim/Simple-TODO-CRUD-Rust
rahelmartim/Site-do-Rahel
This is my personal portfolio website! 🤩
rahelmartim/TCC-TBL-PRU-classification
rahelmartim/Testing-a-Test
An example of how to test test files in a .net project.
rahelmartim/User-CRUD-Mongodb
rahelmartim/Visual-Coding-Ideas
This project gathers my random ideas, implementing visual coding with native typescript and encapsulated by react.
rahelmartim/Walk-Around-Matrix
walk around matrix in py, runs from the edges to the center in a circle
rahelmartim/ZooCRUD-py-kazoo
little CRUD (Create, Read, Update, Delete) app using ZooKeeper with Python3 and Kazoo