Pinned Repositories
React_RichTextEditor_AITools
A modern React-based text editor built using CKEditor 5, enhanced with Audio-to-Text and Image-to-Text capabilities powered by AI.
VuePractice
A beginner-friendly Vue.js project created to explore and learn the fundamentals of Vue 3, including components, data binding, event handling, and reactive state.
AccessibilityPractice
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 inclusive web content that works better for screen readers and assistive technologies.
Angular-Ecommerce-App
An Angular-based e-commerce web application with user authentication, product catalog, cart management, Stripe payment integration, and modular design using lazy loading. UI is built with Bootstrap and custom CSS.
Angular_Feature_Practice
This is a comprehensive Angular project demonstrating all major Angular features. Ideal for learners and developers who want to master Angular by hands-on examples.
Angular_MicroFrontend_Practice
A project demonstrating Microfrontend architecture using Angular. This setup includes multiple Angular applications working together as independent frontends, built and deployed separately, but composed into a single UI shell.
Angular_Unit_Test_Practice
A simple Angular project for unit testing using Jasmine and Karma. Includes basic components with corresponding unit tests covering component logic, DOM interaction, service integration, and input/output bindings.
Angular_YouTube_Video_Browser
A Angular application that integrates with the YouTube Search Results API via RapidAPI to search, list, and play YouTube videos. Includes search functionality, video detail view, and embedded video playback.
Bulk_ImageSharing_IonicAngular
This is a cross-platform mobile app built with Ionic 5 and Angular 9, designed to let users select multiple images from their device and share them seamlessly via social media apps (e.g., WhatsApp, Instagram), email attachments (Gmail), cloud drives (Google Drive), or any other compatible sharing platforms.
Bulk_ImageUpload_AngularIonic
This is a hybrid mobile/web application built using Angular 9, Ionic 5, and Bootstrap that features a bulk image upload system with client-side image compression before upload. The app is designed for efficient media management on mobile devices, allowing users to upload multiple images from their device storage to a cloud backend with reduced file
EduKeyPath's Repositories
EduKeyPath/NodeReact
Node + React e-commerce application built using React v17.0.2, Bootstrap, and Stripe payment integration. It includes login, cart functionality, product zoom and navigation, and checkout.
EduKeyPath/JavaTaskPractice
EduKeyPath/Java_TodoList
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.
EduKeyPath/Java_TTT_Game
EduKeyPath/React_Native_E-Commerce_Management_App
This is a React Native-based mobile application designed for managing e-commerce operations. The app provides a comprehensive dashboard and essential features for users to manage their profiles, products, and orders efficiently.
EduKeyPath/My_Portfolio
This space highlights my experience across a wide range of software projects and design works, developed and designed for real-world clients and use cases. This repository is for showcasing my work and sharing experience only. Do not copy, redistribute, or reuse any images, designs, or ideas from this repository.
EduKeyPath/Bulk_ImageSharing_IonicAngular
This is a cross-platform mobile app built with Ionic 5 and Angular 9, designed to let users select multiple images from their device and share them seamlessly via social media apps (e.g., WhatsApp, Instagram), email attachments (Gmail), cloud drives (Google Drive), or any other compatible sharing platforms.
EduKeyPath/Bulk_ImageUpload_AngularIonic
This is a hybrid mobile/web application built using Angular 9, Ionic 5, and Bootstrap that features a bulk image upload system with client-side image compression before upload. The app is designed for efficient media management on mobile devices, allowing users to upload multiple images from their device storage to a cloud backend with reduced file
EduKeyPath/Chain_Ionic_AngularApp
This is a hybrid mobile/web marketplace application built using Angular 9, Ionic 5, supporting full eCommerce functionality with product listing, ordering, group sharing, and content management.
EduKeyPath/PythonEntry
A beginner-level project created to practice and explore core Python concepts, including variables, data types, functions, loops, conditionals, and basic file I/O.
EduKeyPath/VuePractice
A beginner-friendly Vue.js project created to explore and learn the fundamentals of Vue 3, including components, data binding, event handling, and reactive state.
EduKeyPath/HTML5_NF_Practice
A simple project created to explore and practice HTML5's modern capabilities, including Drag & Drop, Web Workers, Server-Sent Events, File Uploads, and Geolocation.
EduKeyPath/Angular_MicroFrontend_Practice
A project demonstrating Microfrontend architecture using Angular. This setup includes multiple Angular applications working together as independent frontends, built and deployed separately, but composed into a single UI shell.
EduKeyPath/Angular_Unit_Test_Practice
A simple Angular project for unit testing using Jasmine and Karma. Includes basic components with corresponding unit tests covering component logic, DOM interaction, service integration, and input/output bindings.
EduKeyPath/Angular_YouTube_Video_Browser
A Angular application that integrates with the YouTube Search Results API via RapidAPI to search, list, and play YouTube videos. Includes search functionality, video detail view, and embedded video playback.
EduKeyPath/Angular-Ecommerce-App
An Angular-based e-commerce web application with user authentication, product catalog, cart management, Stripe payment integration, and modular design using lazy loading. UI is built with Bootstrap and custom CSS.
EduKeyPath/Angular_Feature_Practice
This is a comprehensive Angular project demonstrating all major Angular features. Ideal for learners and developers who want to master Angular by hands-on examples.
EduKeyPath/React_RichTextEditor_AITools
A modern React-based text editor built using CKEditor 5, enhanced with Audio-to-Text and Image-to-Text capabilities powered by AI.
EduKeyPath/ReactChatbot
A project demonstrating a simple AI-powered chatbot built using React and OpenAI API.
EduKeyPath/React-Book-Builder
A feature-rich React application project built with Redux, TypeScript, OpenAI, Stripe, Flora Editor, and other modern tools. It includes product management, AI-assisted content creation, and a fully integrated payment system.
EduKeyPath/ReactMaterialPractice
This React project contains various features of Material UI, including @mui/material (MUI Core) @mui/joy (Joy UI) @mui/system (styled system and theming)
EduKeyPath/React-Ecommerce-App
This is a fully functional React e-commerce application built using React v17.0.2, Bootstrap, and Stripe payment integration. It includes login, cart functionality, product listing, zoom and navigation, checkout page and many more.
EduKeyPath/ReactAddEditRemoveProduct
This is a simple React project built with React v17.0.2. It includes basic routing and a mock product system with no database or backend — all state is handled in-memory.
EduKeyPath/TailwindPractice
This project includes my experiments and learning examples using Tailwind CSS, both with CDN-based setup and CLI-based build process.
EduKeyPath/JavaScriptPractice
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.
EduKeyPath/AccessibilityPractice
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 inclusive web content that works better for screen readers and assistive technologies.
EduKeyPath/JQueryPractice
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.
EduKeyPath/JavaEntry
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 handling, and file I/O. It's a hands-on guide to help you learn Java step-by-step with working code for each topic.