There are 3 repositories under learning-project topic.
A simple Public Chatroom build with Node.js + Vue.js +QuasarUI
ANIME.TV - Your personal space to stream, explore, and enjoy your favorite Anime & Manga. Features show detailed information about an anime series, image/GIF galleries, manga reader. and puzzle games.
Not yet another spectrum analyzer — an experimental DSP & graphics playground. It combines real-time C++ performance with Python flexibility, offering fully customizable FFT visualizations without recompilation. Perfect for audio engineers, DSP researchers, graphics developers, students, and hobbyists.
To Do - React Native learning project
Interface and Abstract Demo
📊 A practical toolkit for feature engineering and selection in Python. Explore EDA, handle missing data and outliers, scale/encode/transform features, discretize, and select via filter, wrapper, embedded, shuffling, and hybrid methods. Comes with datasets, clean notebooks, reusable utils, and clear visuals for fast, reproducible ML. Workflows.
🤓 Material de Tutorías de Consejeros para la asignatura "Algoritmos y Estructuras de Datos"
🐧 Contenido de la asignatura "Sistemas Operativos"
An unsecure by-design PWA that students can analyse with a suite of tools and support to build their understanding of web-based secure software architecture.
N-Layer Architecture Demo with Java
👋 One of my first Hello World apps in Flutter, featuring discreet, color-coded tally counters for Android and the Web.
authForm is a responsive registration form that integrates with the AuthJS API. Built for learning purposes, it features modern design, clean folder structure, and real user registration with frontend and backend validation.
Guided evolution of an end-to-end login test suite with Playwright and GitHub Copilot. From prompt design to production-ready testing.
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
It is a Portfolio website built with HTML, CSS, and JavaScript. It shows information about my experience as a web developer, including the recent works.
Dialetus app for iOS :apple:
A Git implementation in Swift for learning version control internals. Build your own Git from scratch with blob storage, staging area, commits, and binary index management. Perfect for developers who want to understand how Git actually works under the hood.
🎓 GPA App – A simple and intuitive GPA calculator built with Flutter! This mobile application helps students calculate their Grade Point Average (GPA) efficiently. Users can input course names, credits, and grades to get an accurate GPA calculation. The app features a clean UI, real-time calculations, and user-friendly interactions.
A web application for scheduling your day
The learning journey is divided into several stages, from beginner to advanced, with practice projects to reinforce each concept.
Secure ASP.NET Core Identity implementation. Includes user management, role-based access control, and email verification for password resets. Emphasizes security best practices
"react-todo-app " is a tool that helps to organize a day
A simple and responsive web-based calculator built with HTML, CSS, and JavaScript.
This project is a terminal-based Snake Game in C++ with an intelligent AI snake that dynamically adapts its movements. It leverages doubly linked lists for snake body management and custom pathfinding logic to challenge the player, avoid collisions, and seek food efficiently. Perfect for learning data structures, algorithms, and AI logic in a fun,
All the interesting resources that I've gone through or want to go through the learning process - PS: its not an awsome list.
Instantly create a text editor with your desired character limit for social media, headlines, or other constrained text. A "Hello World" project built with vanilla HTML, CSS, and JavaScript.
A Discord bot for multilingual servers, dynamic modes, and role/permission management.
A fully functional YouTube-style video player built with vanilla HTML, CSS, and JavaScript. Features include play/pause controls, volume management, fullscreen mode, theater mode, mini player, and keyboard shortcuts. Built as a learning project following Web Dev Simplified's tutorial.
Framer prototype for a gamified learning platform (Datatropolis - Data City), featuring modules, quizzes, and interactive data challenges.
This repository contains notes, practical labs, research, and certificate from the SQL Injection Attacks – Continue Learning (EC-Council) program. It explores SQLi techniques (classic, error-based, blind, time-based, advanced) along with real-world case studies, timelines, and blue-team defense strategies for secure coding and mitigation.