Skip to content
View NoMolestar's full-sized avatar
😁
😁

Block or report NoMolestar

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

Hi , I'm Moisés Chávez  

youtube subscribers followers followers Resume

📖 About me

  • 🙌 I design software for and from people.
  • 🎓 I'm a Software Engineer graduated from Tecnológico de Monterrey.
  • 🔭 I’m currently working as Member of Technical Staff at Oracle.
  • 💻 I obtained my degree as a software development technologist at CETI.
  • 💪 I like to exercise and lift weights.
  • 😄 Pronouns: He/Him.
  • ⚡ Fun fact: My favorite painting is Van Gogh's Starry Night, but I don't like any of his other works.
  • 🌐 You can see some of my certifications and achievements on Achievements.
  • 📺 I show some of my software projects and videogame projects on YouTube.

🛠️ My Skills

👉 Programming languages

C C++ JavaScript Java Python

👉 Frontend Development

HTML CSS

👉 Backend Development

JavaScript NodeJS Flask

👉 Databases & Cloud Hosting

MySQLSQLiteFirebase

👉 Software & Tools

AdobeArduinoColabGitLinuxGoogle SheetsVisual Studio CodeJupyterStack Overflow


📝 Recent Projects

Project carried out in collaboration with the University of Nebraska-Lincoln. Published in the 2023 scientific journal of the Mexican Conference on Pattern Recognition. System that processes a series of images of a river and, through deep learning, generates a regression model to predict the water level and flow rate.
Programming Languages Utilized: Python and Latex

This is a website for helping learners develop their coding skills through educational text, videos and various forms of media. In addition, this is also a platform for links to resources to support our learners overall well-being.
Programming Languages Utilized: Flask (Python/Backend), HTML, JavaScript, Angular.

This project consists of a web and mobile based app that generates captions from images captured by the device's camera.
Programming Languages Utilized: Flask (Python/Backend), HTML, CSS, Javascript.
Encapsulated in Docker container.

Solution to the urban mobility problem in Mexico, through an approach that reduces vehicular congestion by graphically simulating traffic, representing the output of a multi-agent system.
Programming Languages Utilized: Flask (Python/Backend), Python, C#.
Simulated on Unity.

Web platform with user type management to control and follow up the recruitment process of new personnel.
Developed for Amdocs. Private for data protection. Programming Languages Utilized: HTML/CSS, JavaScript, and Node.

📈 Github Stats

📊 GitHub Profile Stats
NoMolestar's Github Stats
💻 Most used languages
NoMolestar's Top Languages
Note: This chart is only a metric of which languages my public code on GitHub consists of and does not reflect my experience or skill level.

example

Pinned Loading

  1. Learn2Code Learn2Code Public

    Forked from LaloVene/hackTheMountain

    Web platform to teach programming to anyone.

    TypeScript 1

  2. Image-Captioning-Project Image-Captioning-Project Public

    Forked from LaloVene/Image-Captioning-Project

    App that helps peoplw with limited vision using a Image Captioning Deep Learning model and a simple UI.

    Jupyter Notebook 1

  3. Urban-Mobility-Simulation-in-Mexico Urban-Mobility-Simulation-in-Mexico Public

    Solution to the urban mobility problem in Mexico, through an approach that reduces vehicular congestion by graphically simulating traffic, representing the output of a multi-agent system.

    ASP.NET 2

  4. Syntactic-highlighter Syntactic-highlighter Public

    Software that generates html files highlighting each word according to its type using threads. Whether variable, constant, integer, float, operator, etc.

    Java