Skip to content
View amorilla42's full-sized avatar
💭
git status
💭
git status

Highlights

  • Pro

Block or report amorilla42

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

Pinned Loading

  1. Pentesting-WriteUp-Web-Server Pentesting-WriteUp-Web-Server Public

    Detailed writeup of a web server pentesting. It includes step-by-step methodologies, tools used, findings, identified vulnerabilities, their potential impacts. Command examples, and relevant screen…

  2. ruzafa8/minishell ruzafa8/minishell Public

    A simple Unix shell implementation in C. Supports basic commands, piping, redirection, and signal handling. Ideal for learning shell scripting and process management. It's a 42 School Project.

    C 1

  3. ruzafa8/junction2021-miro-plugins ruzafa8/junction2021-miro-plugins Public

    Winning project of Miro's Junction 2021 challenge, "Collaborate Without Constraint." Plugins: Translator: Integrates DeepL's API for multilingual communication within Miro. Randomizer: Uses RANDOM.…

    JavaScript 2 1

  4. ruzafa8/SmartBuilding ruzafa8/SmartBuilding Public

    Winning project of the hackathon at the Korea Electronics Technology Institute (KETI) with the award for Best Device Integration and Innovation. Smart building system using OneM2M protocol, featuri…

    Python 1 1

  5. VYPaCompiler VYPaCompiler Public

    A compiler for the VYPA language, which is an object-oriented programming language, to VYPACODE. It includes the source code for the compiler, detailed documentation on how to use it, examples of V…

    Java

  6. Numerical-Calculations-Regex-Parser Numerical-Calculations-Regex-Parser Public

    A parser designed to handle regular expressions for numerical calculations. The parser can interpret and evaluate complex numerical expressions provided as strings, supporting operations such as ad…

    Java 2