Skip to content
View EduKeyPath's full-sized avatar

Block or report EduKeyPath

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

Popular repositories Loading

  1. JavaEntry JavaEntry Public

    This repository is perfect for Java beginners - inside, you'll find clear examples covering everything from basic syntax, variables, and control statements to OOP concepts, arrays, exception handli…

    Java

  2. Java_TodoList Java_TodoList Public

    A simple "console-based Todo List application" built using "Java" and "MySQL". Users can create, view, update, and delete todo items with persistent storage using a MySQL database.

    Java

  3. JavaScriptPractice JavaScriptPractice Public

    Welcome to my JavaScript Practice repository! This folder contains a wide range of JavaScript examples and exercises that I've practiced — from beginner to intermediate concepts.

    HTML

  4. JQueryPractice JQueryPractice Public

    Welcome to my jQuery Practice repository! This folder contains my hands-on practice of core jQuery concepts — ideal for beginners learning DOM manipulation and event handling.

    HTML

  5. AccessibilityPractice AccessibilityPractice Public

    This repository contains a single index.html file that showcases a wide range of accessible HTML components. It demonstrates how to implement ARIA roles, ARIA attributes, and semantic HTML to build…

    HTML

  6. PythonEntry PythonEntry Public

    A beginner-level project created to practice and explore core Python concepts, including variables, data types, functions, loops, conditionals, and basic file I/O.

    Python