Skip to content
View Slyx737's full-sized avatar
Block or Report

Block or report Slyx737

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

Popular repositories Loading

  1. JavaPhoenix JavaPhoenix Public

    JavaPhoenix: AI-powered code regeneration and error resolution for Java programs

    Java

  2. Quick-Insertion-Sort Quick-Insertion-Sort Public

    A hybrid sorting algorithm that combines QuickSort and Insertion Sort for optimized performance.

    Python

  3. BlockchainBuddy BlockchainBuddy Public

    AI Crypto Assistant is a browser extension that provides an AI-powered chat interface for managing cryptocurrency wallets.

    JavaScript

  4. Software-Workflow-Stack Software-Workflow-Stack Public

    Welcome to my GitHub profile! I'm a versatile developer skilled in Java, Python, and JavaScript, specializing in efficient data management and captivating user interfaces. With Git for seamless ver…

  5. GPT-Wireframe-Mobile-App GPT-Wireframe-Mobile-App Public

    This project is a wireframe mobile app built using Android Studio, designed to showcase the capabilities of the GPT (Generative Pre-trained Transformer) model. The app allows users to input text an…

    HTML

  6. Eight-Queens-Puzzle-Solver Eight-Queens-Puzzle-Solver Public

    This Python program solves the Eight Queens puzzle using a backtracking algorithm. It systematically explores all possible configurations of queens on the chessboard and finds the solutions that sa…

    Python