Skip to content
View MichaelMagdyG's full-sized avatar

Block or report MichaelMagdyG

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

Buy Me a Coffee


Michael's Repository

Typing SVG

This is a space where I share my projects, ideas, and explorations in the world of Information Technology and beyond. Whether you're looking to collaborate, learn, or simply browse through my work, I hope you find something interesting. Feel free to check out the repositories and reach out if you have any questions or suggestions!


Michael Mikhail

  • Name: Michael Mikhail
  • Background: Diploma of Information Technology (ICT50220) student at TasCollege (Aug 2024 - Aug 2025).
  • Languages:
  • My interests:

💡 Languages and Tools

Programming Languages

JavaScript Python Java TypeScript C# PHP Ruby

Web Development

Angular Bootstrap CSS3 HTML5 React Vue.js

AI and Machine Learning

TensorFlow PyTorch OpenAI

Databases

MongoDB MySQL PostgreSQL SQL

Tools and Platforms

AWS Azure Docker Kubernetes Node.js NPM

DevOps and CI/CD

CircleCI Git GitHub GitLab Jenkins Travis CI

Testing and Debugging

Cypress Jest Selenium

Productivity and Analytics

Google Analytics Tableau Power BI

Microsoft Office

Microsoft Word Microsoft Excel Microsoft PowerPoint


📂 Repository Content

This repository includes:

  • Projects: Code samples, assignments, and personal projects developed during my diploma course.
  • Scripts: Useful tools, automation scripts, and code snippets.
  • Documentation: Guides and resources for IT professionals and students.

📬 Contact Me

You can connect with me via:

WhatsApp Email LinkedIn Facebook Instagram

HackerRank LeetCode codepen stackoverflow


🙏 Acknowledgements

I am grateful to my mentors, colleagues, and the IT community for their support and inspiration. I look forward to contributing to open-source projects and building meaningful solutions.


💹 Profile Stats

Top Languages


GitHub Stats


GitHub Streak


Profile Views


License

This script is provided as-is. Feel free to modify and use it for your personal or educational purposes.


Let’s create and innovate together!


Buy Me a Coffee

Go to Top

Popular repositories Loading

  1. MichaelMagdyG.github.io MichaelMagdyG.github.io Public

    repository used in demonstrating GitHub and GitHub pages

    HTML

  2. csv-project csv-project Public

    A project focused on working with CSV files, including reading, writing, and manipulating CSV data to automate data processing and analysis tasks.

    JavaScript

  3. Batch-Script-Digital-Clock Batch-Script-Digital-Clock Public

    A simple digital clock built with batch scripting that displays the current time in the command prompt and updates every second.

    Batchfile 1

  4. KendoReact-Data-Grid KendoReact-Data-Grid Public

    A React-based data grid component using KendoReact, featuring dynamic data display, sorting, filtering, and pagination for efficient data management in web applications.

    JavaScript

  5. React-Search-Filter React-Search-Filter Public

    A React-based application that allows users to search and filter through a list of items. It provides an interactive, real-time search experience with customizable filtering options.

    JavaScript

  6. BasicCalculatorPython BasicCalculatorPython Public

    A simple calculator application built with Python, supporting basic arithmetic operations such as addition, subtraction, multiplication, and division.Basic Calculator in Python

    Python