Skip to content
View m-fazeel's full-sized avatar

Highlights

  • Pro

Block or report m-fazeel

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

Mujaddad Fazeel | Software Engineer 👨🏻‍💻

About me

I'm Mujaddad Fazeel, a passionate and dedicated Software Engineer.

👨‍💻 Technologies & Skills

Programming Languages Web and Mobile Technologies Database and Scripting Operating Systems and Tools Machine Learning and Others
  • Python
  • C
  • Java
  • C++
  • JavaScript
  • Kotlin
  • MATLAB
  • TypeScript
  • HTML5
  • CSS
  • React
  • ExpressJS
  • NodeJS
  • Django
  • MySQL
  • SQLite
  • Firebase
  • MongoDB
  • Bash
  • PowerShell
  • Windows
  • MacOS
  • Linux
  • Git
  • Microsoft Office
  • PyTorch
  • TensorFlow
  • Scikit-learn
  • Keras
  • Pandas
  • NumPy
  • SciPy

📫 Get in Touch

⭐️ From m-fazeel

Pinned Loading

  1. the-cloud-challenge the-cloud-challenge Public

    aws hosted cloud resume built using javascript. used terraform to automate deployments.

    Vue

  2. 8Puzzle-AI-Search 8Puzzle-AI-Search Public

    A Python-based solution to the Expense 8 Puzzle Problem, employing various uninformed and informed search strategies. This project showcases a range of search algorithms, each systematically explor…

    Python

  3. CarRental CarRental Public

    A Python-based application with an intuitive GUI for managing customer data, vehicle inventory, and rental transactions using SQLite.

    Python

  4. filesystem filesystem Public

    Index-allocated file system offering 2^26 bytes of disk space. Enables creation, modification, and persistence of file system images. Ideal for learning and experimenting with file system designs T…

    C

  5. malloc_os malloc_os Public

    HeapManager: A robust library that interfaces with the operating system, facilitating efficient heap management for user processes.

    C++

  6. shell-os shell-os Public

    MavShell: An intuitive shell utility akin to bash, csh, or ksh. MavShell processes user commands by spawning child processes and executing instructions until exit. A perfect blend of simplicity and…

    C