Skip to content
View KPlanisphere's full-sized avatar
Programming or making art
Programming or making art

Highlights

  • Pro

Block or report KPlanisphere

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

JESÚS HUERTA AGUILAR

AKA: PLANISPHERE // KEYGLAZZ

🥭 About Me

I'm Jesús Huerta Aguilar, a passionate Computer Science student in my nineth semester at FCC, Benemérita Universidad Autónoma de Puebla. I have a strong enthusiasm for AI, ML, and creative endeavors, blending technology with artistic expression.

🧠 Interests

My primary focus revolves around the captivating realms of Artificial Intelligence and Machine Learning. Continuously driven by a thirst for knowledge, I am committed to both learning and contributing to the evolution of these fields. I find immense excitement in exploring the boundless possibilities that AI and ML present, and I am deeply intrigued by their transformative impact on our society.

🎨 Artistic Projects

In addition to my passion for AI and ML, I explore creativity through music production under the alias KEYGLAZZ. This artistic outlet complements my technical mindset, allowing me to merge data-driven approaches with artistic innovation.

Follow my artistic project "KEYGLAZZ": YouTube Channel Subscribers

🌐 Socials:

These are my main social media profiles. If you want to know more about me and my other projects, you can check out my Linktree.

  • Gmail
  • Instagram
  • X
  • LinkedIn
  • Linktree

💻 Tech Stack:

Currently, I am dedicating time to deepen my knowledge in Python and R. These are the technologies with which I have extensively experimented.

Languages

Python C C++ Java R

Libraries

TensorFlow scikit-learn Keras NumPy OpenCV Matplotlib Plotly

IDEs

Visual Studio Visual Studio Code PyCharm Jupyter Notebook

Extras

Google Colab Git GitHub SQL Adobe Photoshop Adobe After Effects

📊 GitHub Stats:

Top Languages


Pinned Loading

  1. Analysis-Of-Political-Texts Analysis-Of-Political-Texts Public

    Analysis and Classification System of Political Texts Using Natural Language Processing - Final Project for the Information Retrieval Course

    Python

  2. chatbot-intent-classifier chatbot-intent-classifier Public

    Chatbot based on natural language processing (NLP) and deep learning for accurate intent classification in conversations. - Artificial Inteligence Tecniques

    Jupyter Notebook

  3. sales-management-system sales-management-system Public

    A comprehensive Customer and Product Management System (SGCP-E) designed for efficient client and product management. Features include client registration, product tracking, sales processing, autom…

    Java 5 1

  4. Plotted-3D-Environment Plotted-3D-Environment Public

    Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, textur…

    C++ 1

  5. Complex-Matrix-Operations-in-Java Complex-Matrix-Operations-in-Java Public

    A Java project for performing operations on complex matrices, including basic arithmetic and matrix-specific operations, with utility methods and input handling for complex number matrices - Final …

    Java

  6. games-stick-matches-and-dots games-stick-matches-and-dots Public

    Python implementations of Stick Matches and Dots and Boxes, using Tkinter for the graphical interface. Includes optimized game logic, turn management, and an opponent with programmed strategies to …

    Python