learning-project
There are 577 repositories under learning-project topic.
admtrv/objcurses
ncurses 3d object viewer
Zhengfu200/ZChat_v1
A simple Public Chatroom build with Node.js + Vue.js +QuasarUI
TranHuuDat2004/anime.tv
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.
sylwekkominek/SpectrumAnalyzer
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.
slamach/react-native-todo-app
To Do - React Native learning project
ahmet-cetinkaya-instruction/game-store-service-demo
Interface and Abstract Demo
NhanPhamThanh-IT/Feature-Engineering-Technique
📊 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.
skurhse/fisher
passages for the rust/go learner
ignamartinoli/aed
🤓 Material de Tutorías de Consejeros para la asignatura "Algoritmos y Estructuras de Datos"
ignamartinoli/sop
🐧 Contenido de la asignatura "Sistemas Operativos"
ahmet-cetinkaya-instruction/e-commerce-backend-authentication-demo
N-Layer Architecture Demo with Java
TempeHS/The_Unsecure_PWA
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.
PyLadiesCZ/roboprojekt
Projekt PyLadies Brno 2018
ShiniDev/Sapling
This is a php framework for learning purposes and usage.
Appliberated/hello_world_counters
👋 One of my first Hello World apps in Flutter, featuring discreet, color-coded tally counters for Android and the Web.
Fransuelton/auth-form
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.
MahAmorim/playwright-copilot-evolution
Guided evolution of an end-to-end login test suite with Playwright and GitHub Copilot. From prompt design to production-ready testing.
ahmet-cetinkaya-other/github-api-example
Github API Example
lily4178993/Leaderboard
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.
lily4178993/Portfolio
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.
pamnovalli/dialetus-app-ios
Dialetus app for iOS :apple:
banghuazhao/swift-git
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.
BunyaminYavuz/GPA_App
🎓 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.
dusty3ntity/Scheduler
A web application for scheduling your day
elsecx/python-learning
The learning journey is divided into several stages, from beginner to advanced, with practice projects to reinforce each concept.
emrecsk/AspNetCoreIdentityApp.Web
Secure ASP.NET Core Identity implementation. Includes user management, role-based access control, and email verification for password resets. Emphasizes security best practices
lily4178993/react-todo-app
"react-todo-app " is a tool that helps to organize a day
mahamadayazmomin/Calculator
A simple and responsive web-based calculator built with HTML, CSS, and JavaScript.
NxSYED-ux/AI-Powered-Snake-Game
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,
rrmerugu-archive/ai-journey
All the interesting resources that I've gone through or want to go through the learning process - PS: its not an awsome list.
TheHelloWorldWriter/n-chars-editor
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.
Zev-Lonewolf/ModEx_DiscordBot
A Discord bot for multilingual servers, dynamic modes, and role/permission management.
banghuazhao/youtube-video-player-clone
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.
jillmpla/datatropolis_learning_platform_framer
Framer prototype for a gamified learning platform (Datatropolis - Data City), featuring modules, quizzes, and interactive data challenges.
ngvuthdanhh/certificate-sqlinjection-eccouncil-continue-learning
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.