Skip to content
View alfredoaguiararce's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report alfredoaguiararce

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

👋 Hello! I'm Alfredo

,🤖 mechatronics engineer turned 👨‍💻 backend developer. With a strong background in artificial intelligence, particularly recurrent neural networks, I've honed my skills in developing cutting-edge projects that blend robotics and AI. 🚀 I've worked extensively with algorithms like Recurrent High Order Neural Networks (RHONN), primarily using Python as my go-to language.

Currently, I work as a Semi-Senior .NET Developer at DXC Technology, actively contributing to a key project in collaboration with DXC and Quality & Knowledge on IT services for Toyota. I specialize in .NET/Angular development and am dedicated to the team's success. Additionally, I hold certifications in Git, GitHub, Python, and probabilistic thinking, which enhance my skills and knowledge. I am interested in the field of artificial intelligence and emerging technologies such as blockchain. I am a diligent, proactive, and adaptable individual who thrives in new work environments. My goal is to continue learning and growing professionally in the fields of programming and engineering.

Experience

  • 👨‍🔬 Research Assistant (AI/Robotics) | [Instituto Tecnologico de Tepic] (January 2021- January 2022)
    • Worked as a research assistant in the field of artificial intelligence, specifically focusing on recurrent neural networks.
    • Developed projects related to robotics using algorithms like Recurrent High Order Neural Networks (RHONN), primarily implemented in Python.
  • 👨‍💻 Backend Developer | [MX GLOBAL SOLUTIONS] (June 2022 - Dec 2023)
    • Currently working as a backend developer, specializing in technologies such as C# ASP.NET, Docker, Node.js, TypeScript, and JavaScript.
    • Also involved in frontend tasks utilizing Angular.
  • 👨‍💻 Semi-Senior .NET Developer | [Toyota project with DXC and Quality & Knowledge (Q&K)] (Dec 2023 - actually)

Side Projects

In addition to my technical expertise, I'm an avid learner and always strive to stay ahead of the curve. I have a deep passion for exploring the latest technologies and integrating them into my projects. Some of the notable technologies I've been working with include 🔧 C# ASP.NET, 🐳 Docker, 🌐 Node.js, 💻 TypeScript, and 🖥️ JavaScript.

Currently, my main focus is on creating projects that integrate ChatGPT and other artificial intelligence-related technologies.

Contact

If you have any questions or are interested in collaborating on exciting projects, feel free to reach out to me!

📧 Email: alfredoaguiararce@gmail.com 📩

📧 Email: alfredoaguiararce@outlook.com 📩

💼 LinkedIn: linkedin.com/in/alfredoaguiararce/ 💻

Feel free to reach out to me via email or connect with me on LinkedIn!

If you need anything else, I'll be happy to assist you. 😊


 alfredoaguiararce

Pinned

  1. 365 365 Public

    Proyectos, ideas, repos de los proyectos sobre los que vaya trabajando este 2024.

  2. arrays-ai arrays-ai Public

    Arrays-ai is a library that enables processing of data arrays in JavaScript using natural language instructions. Instead of just processing data, the library interprets the natural language instruc…

    TypeScript 1

  3. PromptQueries PromptQueries Public

    An open-source C# library for generating LINQ queries using natural language prompts. Uses OpenAI API for language processing. Supports IQueryable data sources. Prevents SQL injection attacks. Simp…

    C# 1

  4. Denavit-Hartenberg-Python Denavit-Hartenberg-Python Public

    El algoritmo da como resultado la resolución de la matriz de rotación para sistemas robóticos por medio del método de Denavit-Hartenberg, este algoritmo ha sido desarrollado en python.

    Jupyter Notebook

  5. rhonn-module-python rhonn-module-python Public

    Un modulo basado en la arquitectura de Redes Neuronales Recurrentes de Alto Orden (RHONN) por sus siglas en ingles, utilizando filtro extendido de Kalman para la adaptación de sus pesos. El modulo …

    Python

  6. ConsoleMenuBuilder ConsoleMenuBuilder Public

    ConsoleMenu is a C# library that allows you to easily create menus for console applications. With ConsoleMenu, you can create selection and option menus so that users can interact with your applica…

    C#