Skip to content
View mimichelow's full-sized avatar
  • Santiago, Chile
Block or Report

Block or report mimichelow

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

Hi, I'm Moises Michelow, a dedicated backend engineer with a diverse background in Engineering, Mathematics, and Culinary Arts. After successfully establishing and running my own business in the food industry, I have decided to pursue my true passion for software development as a full-time developer.

Education & Academic Experience:

  • Studies in Engineering and Mathematics, complemented by valuable insights from the Culinary Arts field.
  • Proficient in a range of programming languages and tools, including C++, Java, MATLAB, Maple, R, Visual Basic, and mySQL.
  • Currently, I am fully immersed in mastering Python.

Technical Expertise & Projects:

  • I thrive in backend development and have tackled various projects to showcase my skills. My GitHub profile hosts a collection of these projects, demonstrating my ability to solve complex problems and build efficient solutions.
  • My passion for coding and commitment to continuous learning are evident in my participation in coding challenges on platforms like LeetCode.

Language & Communication Skills:

  • Fluent in both English and Spanish (ES/EN spoken), I excel at effective communication and collaborative teamwork.

Career Aspirations:

  • As a backend engineer, I aspire to contribute my diverse skill set and problem-solving abilities to a dynamic team, working on exciting projects that drive innovation and make a meaningful impact.
  • I am currently based in Chile but open to relocating for the right opportunity that aligns with my passion and career goals.

Let's Connect:

Thank you for visiting my profile, and I look forward to exploring new possibilities and contributing to the exciting world of backend engineering!

Pinned

  1. ConditionalShortestPath ConditionalShortestPath Public

    PathSolver class calculates the shortest route between two stops on a route constrained by route color.

    Python 2

  2. ConditionalShortestPathcpp ConditionalShortestPathcpp Public

    Implementation of Previous ConditionalShortestPath algo using c++

    C++

  3. COUNTDOWNAPI COUNTDOWNAPI Public

    Flask API that solves the tv gameshow COUNTDOWN, work in progress.

    Python

  4. FacturaScraper FacturaScraper Public

    Scraper de Facturas electronicas chilenas/ Scraper for chilean electronic commercial invoices

    Python

  5. mimichelow mimichelow Public

    Config files for my GitHub profile.

  6. CountdownSolverApp CountdownSolverApp Public

    App to solve the game countdown from camera data

    Java