Skip to content
View Algos-bySchizo's full-sized avatar
🚧
Work in Progress
🚧
Work in Progress
  • somewhere in python libraries

Block or report Algos-bySchizo

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. 100-Days-Of-Python 100-Days-Of-Python Public

    A comprehensive collection of Python projects and learning materials from the 100 Days of Python Bootcamp. Currently at Day 21, documenting my journey from basic concepts to advanced applications. …

    Python 1

  2. TextUtil-Website-with-Django TextUtil-Website-with-Django Public

    A Django-powered text manipulation tool that helps users transform and analyze text. Features include text capitalization, punctuation removal, newline handling, space optimization, and character c…

    HTML 1

  3. PDF-Invoice-Generator PDF-Invoice-Generator Public

    A Python tool to create PDF invoices for freelancers & small businesses. Add clients, items, taxes, & discounts; export to JSON. Uses ReportLab for PDFs & dataclasses for data. Soon adding an auto …

    Python

  4. E-Commerce-Blog-Website E-Commerce-Blog-Website Public

    Python

  5. Non-Preemptive-SJF-and-FCFS-Algorithms Non-Preemptive-SJF-and-FCFS-Algorithms Public

    Classic CPU scheduling in Bash: First-Come-First-Serve (FCFS) & Shortest-Job-First (SJF)

    Shell

  6. Snake-Xenzia Snake-Xenzia Public

    Snake Xenzia - A nostalgic Snake game built with Python's Turtle graphics library. Control a pink snake to eat blue food pellets while avoiding walls and your own tail. Features smooth arrow key co…

    Python