learning-project

There are 577 repositories under learning-project topic.

  • admtrv/objcurses

    ncurses 3d object viewer

    Language:C++118202
  • Zhengfu200/ZChat_v1

    A simple Public Chatroom build with Node.js + Vue.js +QuasarUI

    Language:JavaScript81519
  • anime.tv

    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.

    Language:JavaScript29013
  • 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.

    Language:C24401
  • slamach/react-native-todo-app

    To Do - React Native learning project

    Language:JavaScript172012
  • ahmet-cetinkaya-instruction/game-store-service-demo

    Interface and Abstract Demo

    Language:Java151
  • 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.

    Language:Jupyter Notebook14
  • skurhse/fisher

    passages for the rust/go learner

    Language:Go13202
  • ignamartinoli/aed

    🤓 Material de Tutorías de Consejeros para la asignatura "Algoritmos y Estructuras de Datos"

    Language:Python9101
  • ignamartinoli/sop

    🐧 Contenido de la asignatura "Sistemas Operativos"

  • ahmet-cetinkaya-instruction/e-commerce-backend-authentication-demo

    N-Layer Architecture Demo with Java

    Language:Java80
  • 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.

    Language:HTML82186
  • PyLadiesCZ/roboprojekt

    Projekt PyLadies Brno 2018

    Language:Python61012911
  • ShiniDev/Sapling

    This is a php framework for learning purposes and usage.

    Language:PHP6202
  • hello_world_counters

    Appliberated/hello_world_counters

    👋 One of my first Hello World apps in Flutter, featuring discreet, color-coded tally counters for Android and the Web.

    Language:Dart5101
  • 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.

    Language:HTML50
  • 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.

    Language:TypeScript5101
  • ahmet-cetinkaya-other/github-api-example

    Github API Example

    Language:JavaScript4100
  • 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.

    Language:JavaScript4110
  • 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.

    Language:CSS4140
  • pamnovalli/dialetus-app-ios

    Dialetus app for iOS :apple:

    Language:Swift4000
  • 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.

    Language:Swift3
  • 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.

    Language:C++3101
  • dusty3ntity/Scheduler

    A web application for scheduling your day

    Language:TypeScript32410
  • elsecx/python-learning

    The learning journey is divided into several stages, from beginner to advanced, with practice projects to reinforce each concept.

    Language:Python3
  • 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

    Language:C#3100
  • lily4178993/react-todo-app

    "react-todo-app " is a tool that helps to organize a day

    Language:JavaScript3100
  • mahamadayazmomin/Calculator

    A simple and responsive web-based calculator built with HTML, CSS, and JavaScript.

    Language:CSS300
  • 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,

    Language:C++3
  • 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.

  • n-chars-editor

    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.

    Language:Python3
  • 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.

    Language:JavaScript2
  • 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.