Skip to content
View luangrezende's full-sized avatar
👽
Coding my life
👽
Coding my life
  • Brazil

Highlights

  • Pro

Block or report luangrezende

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. neuro-bird neuro-bird Public

    A neural network-powered AI that learns to play Flappy Bird through evolutionary training. This project uses the NEAT (NeuroEvolution of Augmenting Topologies) algorithm to evolve agents capable of…

    Python 1

  2. algorithm-visualizer algorithm-visualizer Public

    A desktop application for visualizing classic sorting algorithms step by step. Designed as an educational tool to demonstrate how different algorithms operate on arrays in real time.

    C# 2

  3. fruit-recognition-net-ml fruit-recognition-net-ml Public

    A simple image classification project for recognizing different types of fruits using ML.NET. The model is trained with a dataset of labeled fruit images and uses a pre-trained deep learning model …

    C# 1

  4. face-recognition face-recognition Public

    This project demonstrates a basic facial recognition system implemented in Python using OpenCV and face_recognition. It includes face detection from live webcam feed, face encoding, and matching ag…

    Python 3

  5. one-file-app one-file-app Public

    This project demonstrates how to build a full-stack web application using only Node.js native modules. No frameworks, no external dependencies - just pure JavaScript and the power of Node.js built-…

    JavaScript

  6. arithmetic-calculator-ui arithmetic-calculator-ui Public

    A modern web application for arithmetic calculations featuring user authentication, credit-based operations, and comprehensive history tracking. Built with React, TypeScript, and Tailwind CSS, it p…

    TypeScript