medina325
Passionate about dark fantasy | Learning how to always keep learning | Data / Machine Learning Engineer at @bradoctech
Campo Grande, MS, Brazil
Pinned Repositories
autocomplete
Fig adds autocomplete to your terminal.
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
compiler-2018-2
Computer-Graphics-Homework---RayTracer-Renderer-with-BVH
Esse trabalho foi desenvolvido ao decorrer de um semestre, que consiste em um renderizador de gráficos baseado puramente em Traçado de Raios (Raytracing) otimizado com uma BVH (Bounding Volume Hierarchy).
cs50-final-project-habit-tracker
Final project of the CS50's Web Programming with Python and Javascript course - Habit Tracker
cs50-web-project-0
First project of the CS50’s Web Programming with Python and JavaScript course.
cs50-web-project-1
Second project of the CS50’s Web Programming with Python and JavaScript course.
image-classification-with-histograms
This is the first project in the Computer Vision course, focusing on using histograms to identify the N most similar images to a given target image.
kibana_logs
Debug Logs outputed by Kibana
resta-um
Implementação de um árvore A* para resolver o jogo Resta Um.
medina325's Repositories
medina325/image-classification-with-histograms
This is the first project in the Computer Vision course, focusing on using histograms to identify the N most similar images to a given target image.
medina325/kibana_logs
Debug Logs outputed by Kibana
medina325/resta-um
Implementação de um árvore A* para resolver o jogo Resta Um.
medina325/autocomplete
Fig adds autocomplete to your terminal.
medina325/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
medina325/compiler-2018-2
medina325/Computer-Graphics-Homework---RayTracer-Renderer-with-BVH
Esse trabalho foi desenvolvido ao decorrer de um semestre, que consiste em um renderizador de gráficos baseado puramente em Traçado de Raios (Raytracing) otimizado com uma BVH (Bounding Volume Hierarchy).
medina325/cs50-final-project-habit-tracker
Final project of the CS50's Web Programming with Python and Javascript course - Habit Tracker
medina325/cs50-web-project-0
First project of the CS50’s Web Programming with Python and JavaScript course.
medina325/cs50-web-project-1
Second project of the CS50’s Web Programming with Python and JavaScript course.
medina325/cs50-web-project-2
Third project of the CS50’s Web Programming with Python and JavaScript course.
medina325/cs50-web-project-3
Fourth project of the CS50's Web Programming with Python and JavasScript course.
medina325/cs50-web-project-4
Fifth project of the CS50's Web Programming with Python and JavasScript course.
medina325/fclx_chatgpt
Repositório para manter código desenvolvido no decorrer das aulas
medina325/fclx_go_hello_world_docker
Desafio 1 da Full Cycle Learning Experience. A URL para acessar a imagem no Docker Hub se encontra no README do repositório.
medina325/go
Repositório para guardar aprendizado sobre Golang.
medina325/image-convolutions
Small project to understand the convolution operation on images.
medina325/javascript
Repositório para ficar brincando com Javascript, o que pode dar errado?
medina325/kuzushiji-character-recognition
Project for training and evaluating both, convolutional and classic neural networks, using the challenging Kuzushiji dataset.
medina325/Machine-Learning-Andrew-Ng
medina325/markdown-worksheet
medina325/medina325
medina325/MyThreads
Programa que simula o funcionamento de threads. Foram implementados os escalonamentos cooperativo e preemptivo e as duas políticas de escalonamento sugeridas: FCFS e por Prioridade
medina325/proffy-nlw
Projeto da Plataforma de estudos online Proffy desenvolvido no bootcamp NLW da Rockeseat.
medina325/projeto-rifa-backend
REST API backend para o projeto Rifa.
medina325/resta-dois
Simples versão do jogo Resta Dois em VHDL
medina325/stock_market
Projeto que visa implementar um simulador de bolsa de valores, baseado em um dos intensivos da Full Cycle.