Skip to content
View jagumiel's full-sized avatar
Block or Report

Block or report jagumiel

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

Hi there 👋

Alt text I am Jose Ángel Gumiel, BsC in Computer Engineering, MsC in Advanced Electronic Systems and PhD Student in Electronics and Communications, in the field of Automotive Electronics.

Do you want to know more about me or my projects? Find me around the web! 🌎:

Need more hints?

  • 🔌 In the last months I have been working with Altium, I have a repository with some hardware development projects.
  • 🔭 Lately, I have been working on Artificial Intelligence (AI) at the edge. I have used Python, Tensorflow 2 framework and the Google Coral platform, an embedded device with an EDGE TPU.
  • 💎 My expertise is on embedded programming. I have created a repository for a fast kickstart with Cypress PSoC 4200 platform.
  • 🌱 I’m currently learning Automotive Electronics. I am developing some code examples using the LIN Protocol, but I still learning about MISRA C coding standards and the automotive strict normatives and standards. Another thing I am learning is LaTeX.
  • 💬 Ask me about analog and digital audio, FPGAs, VHDL, communication protocols, data acquisition, electronics, hardware and anything you want. If I can help, I will share my knowledge with you.
  • 📫 How to reach me: On my website you can find my contact info. Don't hesitate to mail me. I still have some social media accounts, but I am not using them anymore.

📚 Published Papers

I have published four articles in Open Access. Hope to continue writing and sharing my research:

⚙️ GitHub Analytics

This are my main languages, it's right. Anyway, don't trust this information completely yet, because I am trying to ignore the all the C auto-generated code from my repositories. The language I use the most is C, but others like VHDL or even Java should have had more relevance than which I am showing at this momment.

Pinned

  1. Administrador_Actores Administrador_Actores Public

    Dada una lista de actores con información como por ejemplo las películas en las que ha trabajado, la aplicación encuentra y muestra las relaciones existentes entre los actores que elija el usuario.

    Java

  2. Guitar-Pedal-Effects-on-FPGA Guitar-Pedal-Effects-on-FPGA Public

    This is my bachelor's degree project. I have used a FPGA to modify audio signal and create different sounds, like distortion, overdrive, echo, reverb...

    VHDL 21 1

  3. Pasapalabra Pasapalabra Public

    Final project for the subject "Software Engineering". It is a words game. It uses Object Oriented Programming (OOP) and programming patterns. Developed in Java Language.

    Java

  4. LIN-Automotive LIN-Automotive Public

    Projects and utilities using the LIN Automotive Bus.

    C 12 5

  5. PhotoArt PhotoArt Public

    Aplicación Web de álbum de fotos utilizando Visual Basic .NET y la arquitectura MVC para la asignatura HADS.

    Visual Basic .NET 1 2

  6. Server_setup Server_setup Public

    Automatized installation of Apache, PHP and MySQL. Contains a log reader.

    Shell