Skip to content
View Lore-byte's full-sized avatar
🤖
Always learning, always building.
🤖
Always learning, always building.

Sponsors

@edo17tech

Highlights

  • Pro

Block or report Lore-byte

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. PhysicsEaseRelease PhysicsEaseRelease Public

    PhysicsEase è l'app definitiva per chiunque studi o lavori nel mondo della fisica. Che tu sia uno studente alle prese con le leggi del moto o un professionista che ha bisogno di costanti fisiche a …

    Dart 2

  2. TextFormatter TextFormatter Public

    This is a simple Windows Forms application that formats copied text by removing extra spaces, line breaks, and hyphens. It provides a clean and structured output, which is also automatically copied…

    C#

  3. Fingers-Counter Fingers-Counter Public

    This simple project uses OpenCV and MediaPipe to detect and track hands in real-time via a webcam. It counts the number of extended fingers and displays the result on the screen.

    Python

  4. Backpropagation Backpropagation Public

    This project implements a simple neural network with one hidden layer to solve the XOR problem using backpropagation. The network is trained to predict the XOR output for two binary inputs.

    Python