Skip to content
View Mitchell-Mirano's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Mitchell-Mirano

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Mitchell-Mirano/README.md

Mitchell Mirano


I love Python, but it may not be so good for some tasks or in any case it needs other technologies to be useful. That's why I'm always willing to learn new technologies.

Skills


const mySkills = {
   programing_languages: ["Python", "Julia","Rust","R","JavaScript","C++"],
   technologies: {
      frontEnd: ["React","HTML","CSS"],
      backEnd:  ["FastAPI", "Flask","Django"],
      databases: ["MongoDB", "MySQL", "PostgreSQL","SQLserver"],
      development: ["VS Code","Docker","Git","Linux"],
      design: ["Figma"],
      cloud: ["GCP","AWS"]
   }, 

   data_science: {
    data_manipulation: ["SQL","Pandas","Numpy","NetworkX","Spark", "Airflow"],
    data_visualization: ["Matplotlib","Seaborn","Google Data Studio", "Tableau","PowerBI"],
    machine_learning: ["Scikit-Learn"],
    nlp: ["LLMs","NLTK","SpaCy"],
    deep_learning: ["Pytorch","TensorFlow"]
   },
   maths: ["Vectorial calculus", "Linear Algebra","Optimization", "Probabilities"]
};

Projects


  • Kate A virtual assistant built with FastAPI, Vue.js, and LLM models.
  • Sorix The main Machine Learning models implemented with NumPy and Cupy.
  • The Game of Life A video game developed with Python and Pygame.
  • Kamaqi A command line app for creating Backends with FastAPI.
  • Qaylla.jl The main methods of numerical analysis with Julia.

Stats


Programing Languages

Mitchell-Mirano :: Top Langs

Profile stats

Mitchell Mirano :: Profile Stats

Pinned Loading

  1. sorix sorix Public

    Sorix, high performance, easy to learn, fast to code, from prototype to production

    Python 18 2

  2. The-Life-Game The-Life-Game Public

    The Game of Life is an implementation of the cellular automaton designed by the British mathematician John Horton Conway.

    Python

  3. Qaylla.jl Qaylla.jl Public

    Interpolate, derive, integrate and solve differential equations, using the main methods of numerical analysis, with Julia.

    Julia 1 1

  4. kamaqi kamaqi Public

    A command line app for creating Backends with FastAPI, inspired in Artisan from Laravel and manage.py from Django.

    Python 8 1