Skip to content
View Michael-Naguib's full-sized avatar
πŸ¦”
πŸ¦”
Block or Report

Block or report Michael-Naguib

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

Hi there, I'm Michael

If you are looking for my professional profile checkout my LinkedIn but I truely have a passion for working on different code projects so many of both types are stored in my github!

I'm a Student, Research Assistant, & Tech Enthusiast

  • πŸ”­ I’m currently working on implementing my own version of Conway's Game of Life
  • 🌱 I’m currently learning C++, best design practices for working with the CUDA Toolkit, & Reinforcement Learning & many other marvelous topics which this margin is too narrow to contain.
  • πŸ‘― I’m looking to collaborate on methods for use with intelligent multiagent systems in Repeted Negotiations and Natural Language Processing tasks.
  • πŸ€” I’m looking for help with efficient graphics rendering in OpenGL
  • πŸ’¬ Ask me about Philosophy: Mathematics, Computers, Piano playing ... It is nice to speculate about things not necessarily concrete!
  • πŸ“« How to reach me: 1michael.naguib@gmail.com
  • ⚑ Fun fact: I love XC Running πŸƒ, Bouldering πŸ§—, and Drone Racing Quadcopters ✈️
  • 🎯 2022 Goals: Become an expert in CUDA and the toolkits, Polish my website, Learn Guitar, & Contribute to Open Source Projects, visualize a 3D Cellular Automaton

Highlighted Projects:

Want More ?

  • Currently I am working as a software engineer, however my resume is available via LinkedIn if you are curious.. Feel free to also email me at 1michael.naguib@gmail.com
  • Checkout my website https://michael-naguib.github.io/; I plan on writing Blog Posts & Articles about coding, mathematics and other topics piquing my interest
  • Note The views and opinions i represent in my personal github profile and repositories are my own and do not represent the views or opinions of the company i work for.

πŸ› ← bug in the code!

Pinned

  1. Chaotic-IFS-Fractal Chaotic-IFS-Fractal Public

    fractal generator in python using matplot lib numpy etc...

    Jupyter Notebook 2 2

  2. BoidsSimulation BoidsSimulation Public

    Boids are a way of modeling the complex flocking behavior of birds as well as many marine life including schools of fish; the simple rules which are able to generate complex behaviors have been des…

    Python 12 6

  3. ChaoticIFSFractal3D ChaoticIFSFractal3D Public

    This is a 3D version of my Chaotic IFS fractal generator. This version includes a few predefined constants. The main reason I was able to do this code was because I found a fantastic library for vi…

    Jupyter Notebook

  4. ProjectEuler ProjectEuler Public

    -The only way to learn to code is to code and to code a lot hence this is my progress on Project Euler

    Python