Skip to content
View itsmoe15's full-sized avatar
💻
I may be slow to respond, Busy yo
💻
I may be slow to respond, Busy yo
Block or Report

Block or report itsmoe15

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

Logo



Twitter Badge email Badge Discord Badge

PayPal Me!

Hey there, I`m Moe

👨‍💻  About Me :

PC GIF

I am a Computer Science Student and Linux instructor from Egypt.

  • 💻 I`m passionate about cybersecurity, AI, and computer vision

  • 🔭 I started my journey in computing at the age of 14, inspired by the TV show Mr. Robot.

    • Since then, I've explored various areas of computing, including hacking, software engineering, system administration, and helpdesk support. 🐱‍💻
  • 🚀 I have experience building a variety of bots for different use cases. Additionally, I have worked on projects using YOLO.

  • 🌱 In my free time, I enjoy solving CTFs on HackTheBox and reading tech articles.

  • 🐍 I mainly code in Python


🛠  Languages and Tools :

apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache  apache 


🔥   My Stats :

GitHub Streak  Top Langs


🚀 My Projects :

🐚 C Simple Shell

C  Simple Shell

A simple UNIX command interpreter that allows users to execute basic commands found in a typical UNIX shell environment. It is designed to run on Ubuntu 20.04 LTS and is written in the C programming language using system calls to manipulate files and processes.

The shell provides users with a command prompt where they can enter commands to be executed. It supports a variety of built-in commands, including changing directories, listing files and directories, executing programs, and setting environment variables. It also supports input and output redirection, piping, and background processes.

The shell follows strict guidelines and best practices, including using system calls only when necessary to minimize overhead and avoid potential security risks. It also follows the Betty coding style to improve readability and maintainability.


dj Me!

This project is a library written in C that aims to replace the built-in printf function. The library provides a more customizable and efficient implementation of the printf function, allowing users to format and print values in a variety of ways.


dj Me!

🔨 Discord Messaging Panel that allows you to message inside of a bot!


dj Me!

🔐 This is a Discord bot that checks if a password has been compromised in a data breach.
The bot uses the Have I Been Pwned? API to check if a password has been leaked, and it provides tips on creating strong and secure passwords.


dj Me!

🤖 EvoBot is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide


Pinned

  1. alx-system_engineering-devops alx-system_engineering-devops Public

    Shell

  2. Discord-SledgeHammer-Portal Discord-SledgeHammer-Portal Public

    JavaScript

  3. alx-low_level_programming alx-low_level_programming Public

    C 1

  4. printf printf Public

    C

  5. SecurePassBot SecurePassBot Public

    Discord bot that checks if a password has been compromised in a data breach

    Python

  6. simple_shell simple_shell Public

    C