Skip to content
View Legitzx's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Legitzx

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 100 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
Legitzx/README.md

Hi there, I'm Luciano 👋

Pinned Loading

  1. JSON-Message-Processing-Tool JSON-Message-Processing-Tool Public

    Internship project for Boeing [2020 Summer]

    Java 1

  2. Maze-Generator Maze-Generator Public

    Java Swing Maze Generator that uses the depth-first search algorithm to generate a maze.

    Java 1

  3. PasswordManager PasswordManager Public

    The Password Manager uses AES-256 bit encryption and salted bcrypt hashes to securely store and manage accounts.

    Java 1

  4. PasswordManagerApi PasswordManagerApi Public

    REST Api for Password Manager

    Go 2

  5. cnn-digit-classifier cnn-digit-classifier Public

    Convolutional Neural Network (CNN) built with just Python and NumPy

    Python

  6. digit-classifier digit-classifier Public

    Simple neural network that classifies digits using the MNIST dataset.

    Python