Skip to content
View angelmtzr's full-sized avatar
💡
Working on new projects...
💡
Working on new projects...
  • Continental AG
  • Guadalajara, Jalisco, México
  • 08:25 (UTC -12:00)
  • LinkedIn in/angelmtzr
Block or Report

Block or report angelmtzr

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

Hi there, I'm Angel 👋

I'm a Computer Science student interested in software development, process optimization and business. I like to work in teams, learn from others, and help others, because I am certain that all of this will help me become not only a better person but also a better professional. In practice, I specially like builidng projects oriented to practical applications and/or business purposes. Learning new things fascinates me: I believe it's a powerful way of discovering new tools to solve daily problems.

  • 👨‍💻 IT Business Applications Developer at Continental AG.
  • 🐍 My favorite programming language is Python.
  • 💬 I speak Spanish, English, French, and a little German.
  • 🎻 Fun fact: I have played the violin since I was 7.

🛠 Tools

📊 My GitHub Stats

Angel's GitHub Stats
Angel's GitHub Top Languages

Pinned

  1. travel-agency travel-agency Public

    Simple flights travel agency web application built using the MERN stack: MongoDB, Express.js, React.js, and Node.js. Behind the scenes the app communicates with a third party API called Amadeus in …

    JavaScript 5

  2. android-movie-catalog android-movie-catalog Public

    A simple movie catalog android application, built using Android Studio, where users can login and visualize their list of preferred movies. It uses Firebase Realtime Database to store all data reg…

    Kotlin 1 1

  3. java-raytracer java-raytracer Public

    This project contains an extensive series of Java classes that make up together a raytracing render engine that can be used to generate realistic images. It uses mathematical models and formulas fr…

    Java 1

  4. computational-geometry computational-geometry Public

    This repository contains my own computational geometry Python package: geometric. It covers fundamental algorithms and data structures, with a focus on practical applications.

    Python

  5. excel-inventory-management-system excel-inventory-management-system Public

    Developed an inventory management system using Microsoft Excel and Visual Basic for Applications. It allows the user to create, update, and delete products and categories in order to keep control o…

  6. java-compiler java-compiler Public

    This project is a Java-based application that integrates a Swing-based code editor with an integrated compiler. This project is designed to provide developers with a comprehensive tool for writing,…

    Java