This project is a personal museum piece documenting my transition and deep learning in core web technologies. It serves as a technical notebook where I recorded advanced concepts, architectures, and practical examples.
Important
Project Status: 🏛️ Archived / Finalized. This repository represents the culmination of a theoretical-practical study phase. It does not have active maintenance or update plans, as its primary goal was to consolidate knowledge during my learning path.
Unlike a standard project, this repository focuses on the exhaustive documentation of topics that are often confusing for many developers:
- Medium/Advanced JavaScript: Analysis of Prototypes, Strict Mode, and higher-order function logic.
- Service Worker Architecture: Detailed documentation of the lifecycle (
install,activate,fetch) and the theoretical design of cache strategies for Offline functionality. - Browser APIs: Usage guides for
IndexedDB,Intersection Observer,Drag & Drop, and data persistence. - Semantic Structure: Implementation of accessibility standards and basic SEO using HTML5.
To ensure the readability and quality of the technical content, this project went through the following process:
- Architecture Review: Folders organized by difficulty levels.
- Quality Assurance (QA): A spelling and grammar audit was performed, assisted by AI (Gemini), to ensure technical concepts are clear and professional.
- Learning-First Approach: I prioritized writing technical notes and code logic over the complete finalization of the visual interface.
As a museum piece, this project reflects a specific moment in my growth:
- Development Phase: The side navigation and some visual indexes remain in beta/draft phase (visual mockups).
- Maintenance: Some external assets (such as social media icons) might not load due to the age of the project.
- Purpose: This repository should be read as a technical reference manual, not as a production-ready web application.
Carlos Miguel Puche Moreno Self-taught Web Programming Student.
This repository stands as a testament to my ability to research, understand, and document web infrastructure.