Skip to content
View lord-of-masquerade's full-sized avatar

Block or report lord-of-masquerade

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
lord-of-masquerade/README.md

💫 About Me:

🔭 I’m currently working on
Building a strong foundation in Robotics and Artificial Intelligence, focusing on Python, core computer science, and cloud-integrated intelligent systems.
🤝 I’m looking to collaborate on
Beginner-to-intermediate AI, robotics simulations, automation tools, and Python-based projects.
🫱 I’m looking for help with
Advanced AI concepts, robotics simulation frameworks, and real-world project design.
🌱 I’m currently learning
Data Structures & Algorithms, OOP, DBMS, AWS Cloud, and AI fundamentals.
💬 Ask me about
Python, problem-solving, AI basics, cloud fundamentals, or how to stay disciplined with long-term goals.
⚡ Fun fact
When something truly interests me, I don’t stop until it’s completed — sleep optional.

🌐 Socials:

LinkedIn email

💻 Tech Stack:

C C++ Python MySQL Git GitHub C C++ AWS

📊 GitHub Stats:



🔝 Top Contributed Repo


Popular repositories Loading

  1. bday bday Public

    birthday wishing interface with help of html and script

    HTML

  2. maze-using-BFS maze-using-BFS Public

    Maze Solver implemented in C++ using Breadth-First Search (BFS) to find the shortest path in a grid-based maze. The maze is modeled as a graph, where cells represent nodes and valid movements act a…

    C++

  3. lord-of-masquerade lord-of-masquerade Public

  4. Password-generator Password-generator Public

    Secure Password Generator | Python Built a customizable password generation tool using Python, enabling users to generate strong passwords based on configurable security rules.

    Python

  5. forage-midas forage-midas Public

    Forked from vagabond-systems/forage-midas

    Project repo for the JPMC Advanced Software Engineering Forage program

    Java

  6. python-file-downloader python-file-downloader Public

    Python File Downloader is a beginner-friendly command-line utility that downloads files from public URLs using HTTP streaming. The project focuses on clean logic, proper error handling, and efficie…

    Python