Skip to content
View lmlimasd's full-sized avatar
  • Contributing to my professional growth
  • Bogotá, Colombia
Block or Report

Block or report lmlimasd

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

Hi 👋, I'm Miguel Limas

I am an electronic engineer passionate about learning with experience in electronic design, programming for research applications in EMC, and metrology.

lmlimasd

  • 🌱 I’m currently finishing my studies in Data Science with Python.

  • 💬 Ask me about python

  • 📫 How to reach me lmlimasd@unal.edu.co

PROJECT LIST


  • DATA SCIENCE PROJECTS:
    • Practical function for plotting the data distribution from Dataframe/Series (with Example). Link.

  • SQL PRACTICE:
    • SQL exercise - AdventureWorks database Link.
    • Final Project Course - SQL for Data Science - Coursera Link.

  • ARTIFICIAL VISION PROJECTS:
    • IA kanji detector with OpenCV. Link.

  • ELECTRONIC PROTOTYPE PROJECTS
    • Automatic meal dispenser for pets. Link.
    • MSP430 CANBUS. Link.
    • Autonomous Greenhouse. Link.

    Pinned

    1. autonomous-greenhouse autonomous-greenhouse Public

      Design of a greenhouse for decorative plants with autonomy

      1

    2. MSP430-CANBUS MSP430-CANBUS Public

      TCANBUS_EV0.1 is a data acquisition device for systems with CAN protocol, it is designed to be used in electric vehicles with on-board diagnostic systems (OBDII). The device works with a microcontr…

      1 2

    3. -IA-kanji-detector-with-opencv -IA-kanji-detector-with-opencv Public

    4. exercise_SQL_AdventureWorks_db exercise_SQL_AdventureWorks_db Public

      Jupyter Notebook

    5. Final_exercise_SQL_course_2021 Final_exercise_SQL_course_2021 Public

      ! This assignment is designed to test the knowledge of a wide range of concepts and SQL design techniques discussed throughout the course.

    6. plot_distribution_dataframa plot_distribution_dataframa Public

      A function designed to facilitate the analysis of the data distribution in a DataFrame column. The function returns the table with sorted single values and a graph with the data distribution.

      Jupyter Notebook