Skip to content
View ch4rum's full-sized avatar
☠️
☠️

Block or report ch4rum

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

Visitor Count

@ch4rum | Instagram ch4rum | Facebook ch4rum | Telegram

About me!

Cybersec enthusiast, driven by curiosity and a deep respect for the art of ethical hacking. I’m passionate about learning, growing, and motivating others who share the same fire for cybersecurity. Whether it's sharing knowledge, exploring new techniques, or supporting beginners, I'm here to build and uplift the community.

💻 Computer Engineering Student !!

  • 🦾 I love computer security!
  • 🤓 I’m currently learning everything
  • 👾 I'm very curious and that is why you start studying programming
  • 🗒 I'm currently very obsessed with learning computer security and programming.

Are you ready to embark on a journey full of fascinating challenges and discoveries in the vast cyberspace?


Skills

snake gif


Stats and Activity

🔥 Streak Stats

ch4rum ch4rum

💻 GitHub Profile Stats

ch4rum

ch4rum


Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

ch4rum


GitHub Profile Trophy 🏆

ch4rum

Popular repositories Loading

  1. Sort Sort Public

    Python and Go script designed to analyze and compare different sorting algorithms, such as Bubble, Selection, Insertion, Mergesort and Quicksort algorithms.

    Python

  2. algNumeric algNumeric Public

    Python and Go code provides a comprehensive visual experience for understanding how different numerical methods approximate the root of a quadratic function.

    Go

  3. SQLpy-DB SQLpy-DB Public

    Python code provides a command line interface ( C L I ) for managing and querying data in a SQL database.

    Python

  4. FwShell FwShell Public

    A simple Forward Shell, for establishes a remote shell session that allows the execution of commands on the server interactively.

    Python

  5. NearestPair NearestPair Public

    NearestPair is a computational geometry project that efficiently finds the closest pair of points in a given set. This implementation leverages optimized algorithms such as the Divide and Conquer a…

    Python

  6. Puzzle4x4 Puzzle4x4 Public

    An interactive 4x4 sliding puzzle solver built in Python. Uses the A* search algorithm with Manhattan heuristic to find optimal solutions. Great for learning pathfinding algorithms and AI concepts.

    Python