This project is a web development tutorial site and a Ruby on Rails learning resource designed as a beginner programming guide. It serves as a technical workshop curriculum and a structured framework for organizing and coaching community-led programming events. The site functions as a static site generator that converts Markdown content and templates into pre-rendered HTML pages. This architecture supports the delivery of step-by-step guides and instructional materials used to teach new learners how to build web applications. The content covers a broad range of capabilities, including Ruby o
This project is an interactive programming curriculum and educational system designed to teach computer science and software engineering. It provides a structured set of courses and professional roadmaps focused on backend engineering, DevOps, and systems fundamentals. The platform is distinguished by an AI-powered coding tutor that provides Socratic guidance and contextual hints to help students find solutions independently. It features a browser-based code sandbox using WebAssembly to eliminate local environment setup, alongside automated test-based grading and spaced-repetition logic to re
This project is a technical documentation website and static site generator designed to serve as a centralized hub for API references, guides, and tutorials. It functions as a markdown-based content management system that separates technical writing from the presentation layer. The site utilizes a file-system routed architecture, mapping the physical directory and file structure of the source code directly to the public URL paths. This approach enables the transformation of markdown files and templates into pre-rendered HTML for web delivery. The system encompasses capabilities for technical
Jekyll Now is a starter kit and static site template designed for the rapid deployment of blogs. It provides a pre-configured foundation that integrates a GitHub Pages theme to enable website hosting without the use of command line tools. The project features a web-based content manager that allows users to update blog posts and site metadata by editing files directly within a browser. This no-code management workflow is paired with a responsive design intended for personal brand websites, including social media integration and biography sections. The framework covers static site generation
This project is a DevOps learning resource consisting of a collection of video courses, tutorials, and documentation. It provides step-by-step instructions and practical guides focused on mastering infrastructure tools and cloud platform management.
The main features of antonputra/tutorials are: DevOps and Infrastructure Curricula, Learning Resources, Educational Content, Educational Guides, DevOps Learning Curricula, DevOps Tooling Education, Cloud Service Tutorials, Systems Administration Training.
Open-source alternatives to antonputra/tutorials include: railsgirls/guides.railsgirls.com — This project is a web development tutorial site and a Ruby on Rails learning resource designed as a beginner… bootdotdev/curriculum — This project is an interactive programming curriculum and educational system designed to teach computer science and… expressjs/expressjs.com — This project is a technical documentation website and static site generator designed to serve as a centralized hub for… getzola/zola — Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a… barryclark/jekyll-now — Jekyll Now is a starter kit and static site template designed for the rapid deployment of blogs. It provides a… jawil/blog — This project is a technical blog platform and markdown static site generator designed for publishing developer guides,…