Skip to content
View X-L117's full-sized avatar

Block or report X-L117

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
X-L117/README.md

πŸ‘‹ Hi, I'm X-L117 (AK1731)

🧠 Aspiring Software Developer | AI Enthusiast
🐍 Currently learning Python as my first language, building beginner-friendly projects like chatbots and intelligent applications.
🧩 Passionate about how AI works and excited to explore Java and C++ next.
πŸ“ Documenting my coding journey through code + detailed notes.
🀝 Always open to collaborate on beginner projects and grow together!


πŸš€ Current Goals

  • Master Python fundamentals (βœ“ variables, strings, loops, functions)
  • Learn OOP (Object-Oriented Programming)
  • Start building AI models (NLP + emotion detection)
  • Explore Java or C++ as a second language
  • Contribute to open source beginner projects

πŸ› οΈ Tools & Languages

Python GitHub Visual Studio Code Mu Editor


πŸ“Š GitHub Stats

GitHub Stats Top Langs


🧭 Learning Roadmap (2025)

Phase 1: Python Basics (Current)
β†’ Variables, Strings, Conditionals, Loops, Functions, File Handling

Phase 2: Intermediate Python
β†’ OOP, Modules, Exceptions, Data Structures

Phase 3: Python + AI
β†’ Numpy, Pandas, Scikit-learn, Building your first ML model

Phase 4: Chatbots & NLP
β†’ Emotion detection, Text classification, Simple chatbot design

Phase 5: Language Expansion
β†’ Learning Java or C++ for deeper computer science understanding

Popular repositories Loading

  1. emotion_bot emotion_bot Public

    very basic project for emotion within a bot

    Python

  2. X-L117 X-L117 Public

    Config files for my GitHub profile.

  3. variables-and-data_types variables-and-data_types Public

    Python

  4. string-operations string-operations Public

    Python

  5. Road-map Road-map Public

    personal roadmap for learning programming languages

  6. Conditionals- Conditionals- Public

    if, elif, else statement