Skip to content
View a-x-r-o-n's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report a-x-r-o-n

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
a-x-r-o-n/README.md

💫 About Me:

🔮 Crafting innovative digital experiences with a passion for design and development.

🌐 Socials:

LinkedIn

💻 Tech Stack:

🕸️ W E B S I T E

HTML5 JavaScript CSS3 Webflow Netlify GithubPages Socket.io jQuery

😎 C O D E - L A N G U A G E

C Python

🎨 D E S I G N

Adobe Illustrator Adobe InDesign Adobe Lightroom Adobe Photoshop Figma Tkinter Framer Canva Adobe Fonts Blender

🔎 A N A L Y S I S

Keras Matplotlib NumPy Pandas scikit-learn

Ⓜ️ M A I N T E N A N C E

Git GitHub

🛜 N E T W O R K

Cisco

🖲️ I O T

Raspberry Pi

📊 GitHub Stats:

GitHub Graph
GitHub Status
Language Used

Pinned Loading

  1. reactive-tabs reactive-tabs Public

    reactive-tabs is a dynamic Vue 3 tab component inspired by modern browser tabs. It supports drag-and-drop reordering, keyboard navigation, overflow handling, and type-based icons — all wrapped in a…

    Vue

  2. Py-Quizz Py-Quizz Public

    A Python-based quiz application that presents random multiple-choice questions to users. It tracks progress, records attempts, and provides a final score at the end. The application is modular, wit…

    Python

  3. M-O-R-S-E M-O-R-S-E Public

    A Python project that converts text into Morse Code. It uses two modules: one for mapping letters to Morse Code and another for processing input and output. The program supports lowercase letters a…

    Python

  4. Hangman Hangman Public

    Aaron's Hangman project is a Python game where players guess letters to reveal a randomly chosen movie title. It includes three files for managing data, game logic, and display. Players win by gues…

    Python

  5. FAQ-Genie FAQ-Genie Public

    FAQ-Genie: An AI-powered system that automates email-based FAQ responses, matching queries to a knowledge base or generating answers with AI, enhancing customer support efficiency and satisfaction.

  6. DSA DSA Public

    This repository showcases my learning process of Data Structures and Algorithms (DSA) using Python. It includes implementations of key data structures like singly, doubly, and circular linked lists…

    Python