There are 0 repository under learning-resource topic.
Fundamental Haskell book, to the point terse statements on Haskell, Category theory, and related fields. Encyclopedic pocketbook of meaning. Zen kōan-like meditations of understanding. For quick or memory curve spaced repetition learning.
Fictional project management application built with Ash accompanying the book "Domain Modeling with Ash Framework"
Luau bytecode toolkit written in Luau itself. Features bytecode deserializing for analysis.
Production server for coenttb.com built with Boiler.
GitHub repository accompanying the CrateDB Fundamentals Course at the CrateDB Academy.
A Swift iOS app for discovering and organizing app development project ideas. Features curated collections by difficulty level, detailed requirements, user stories, and implementation guidance. Perfect for developers looking to build their portfolio and improve coding skills.
A beautiful and intuitive iOS countdown app built with SwiftUI that helps you track important events and milestones in your life.
A comprehensive Flutter learning resource demonstrating 4 architecture patterns (MVC, MVVM, Clean Architecture, DDD) with identical features for easy comparison. Includes extensive documentation and best practices.
GitScrolls: The Epic of Tuxicles
Free Git tutorials for beginners with 30 interactive lessons. Easy-to-follow programming guides with hands-on practice exercises.
Started learning MVC with Node&Express, this repository contains all the work i done. A kind of backup.
A comprehensive RFID-Based Vehicle Tracking System that employs ESP32, RC522 RFID card reader, and PostgreSQL backend to monitor and display real-time vehicle data on a web interface.
An example plugin loader for Kotlin-JVM. Can load and FORCE close (sometimes swing wont let go of the jar after though), can load from local or remote.
Educational and practical examples of the SOLID principles in TypeScript. Each example includes incorrect and correct implementations to help developers learn clean code practices step by step.
Build real HTML projects with 57 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
Educational Selenium RL project: Train AI agents to navigate websites using Q-Learning. Complete implementation with Episode 100 achievement (129.73 reward). Learn reinforcement learning through practical web automation! 🤖🎓
This is a responsive, modern health care website built with HTML, CSS, and JavaScript. It is designed for clinics, hospitals, or health-related organizations to showcase their services, departments, and contact information. The project demonstrates best practices in web design, UI/UX, and responsive layouts, making it a great learning resource.
This project demonstrates how to create a visually appealing and functional healthcare landing page using only HTML and CSS. It includes sections for services, about, doctors, and contact, with a clean, modern design and responsive layout. The project is ideal for beginners and intermediate developers looking to improve their frontend skills.
This project is a modern, responsive Hospital Management Website built with HTML, CSS, and JavaScript. It is designed to showcase hospital services, doctors, reviews, and more, providing a professional and user-friendly interface for healthcare organizations. The site is fully static and can be run locally or hosted on any web server.
This is a modern, responsive landing page template for medical and healthcare services. It demonstrates best practices in HTML and CSS for building visually appealing, accessible, and mobile-friendly web pages. The project is ideal for learning, teaching, or adapting for real-world healthcare, clinic, or service websites.
a simple to do application made using MongoDB, ExpressJs, NodeJs and EJS.
🎃 Hacktoberfest 2025 - Your First Open Source Contribution Starting Point! ⭐
A comprehensive repository showcasing assignments and projects completed as part of Coursera's "Java Programming and Software Engineering Fundamentals" specialization.
A low-level experiment demonstrating that variables are just memory locations with imposed interpretations using raw bit patterns to reveal the fundamental nature of data types.
🌟 Production-ready FastAPI template with real-time features (WebSockets/SSE), JWT authentication, file handling, Redis caching, PostgreSQL integration, Docker deployment & comprehensive testing suite. Includes learning resources, performance benchmarks & deployment guides for modern Python APIs.
An interactive showcase of modern CSS foundations for learning and education purposes. Pure CSS, no frameworks.
Asynchronous Programming in Rust, published by Packt
Repository for Machine Learning resources, frameworks, and projects. Managed by the DLSU Machine Learning Group.
A simple and educational web project that displays a searchable list of collective nouns, categorised into People, Animals, and Things. This repository is public and freely accessible for anyone to use as a learning resource or reference.
Techmap is a responsive web application designed to empower Software Engineering students by bridging the gap between academic learning and industry demand.
🧩 Explore type independence in programming variables and discover how a single container type can represent various data forms and enhance memory usage.
A program for a general store. Use it as a starting point for experimenting with C#.
Portfolio project demonstrating modern web development through an interactive JavaScript learning application. Features component architecture, comprehensive testing, responsive design, and gamified UI with space theme. Built with vanilla JS, CSS custom properties, and Jest.
📊 A comprehensive pandas mastery project with 10 modular Jupyter notebooks covering data loading, cleaning, grouping, merging, time series, visualization, and performance profiling. Includes real-world workflows, Docker, Streamlit, and reusable utils. Ideal for data scientists and analysts to learn, practice, and refer. Practice-ready and modular.