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

Block or report luangrezende

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
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