Daily Learning Log
An append-only record of daily progress and wiki updates.
2026-06-05
- English Practice Integration: Processed
raw/English_practice.txtand expanded the grammar section.-
Created [[topics/english-questions English Grammar: Questions]] covering word order, auxiliary verbs (do/does/did), passive voice questions, and question tags. -
Linked the questions guide in [[topics/learn-english Learn English]] and added a quick-access card to the [[index Homepage]].
-
- Resource Integration: Ingested and structured
raw/tenses_table.pdfinto the wiki.-
Created [[topics/english-tenses English Tenses Reference]] containing a comprehensive breakdown of the 12 English tenses and conditional structures. -
Linked the tenses guide in the main [[topics/learn-english Learn English]] path. -
Added the English Tenses card to the homepage [[index Index]].
-
- UI Redesign: Fully redesigned the wiki’s layout to a highly professional, clean, elegant light theme.
- Replaced the dark background with a crisp white theme and slate-gray sidebar.
- Styled tables, navigation items, cards, and code blocks for the light theme.
- Added a client-side wiki-link parser in JS to dynamically convert Obsidian-style double-bracket links to correct relative HTML paths.
2026-06-04
- Google Doc Sync: Ingested latest learning roadmaps and projects.
- Topics Expanded:
-
Updated [[topics/learn-english Learn English]] with American English mechanics, grammar comparisons, daily algorithms, and tools.
-
- Topics/Projects Added:
-
[[topics/tifr-gs-preparation TIFR GS Preparation]] - Integrated Ph.D. roadmap (LIDS, Physics, Math). -
[[topics/save-planet-and-wellbeing Save Planet & Human Wellbeing]] - Mathematical models and AI applications for ecological restoration. -
[[topics/super-book-project Super Book Project]] - Bible LLM mobile app concept and features. -
[[topics/knowledgeface-prototype KnowledgeFace Prototype]] - Scholar AI platform structure, navigation, and contribution guidelines.
-
- Concepts Added:
-
[[jax-ecosystem JAX Ecosystem]] - Compilation, autodiff, and DeepMind libraries. -
[[neural-networks Neural Networks]] - Concept page on deep learning architectures and backpropagation. -
[[large-language-models Large Language Models]] - Concept page on transformers, attention, LoRA, and Gemma.
-
- Automation: Refactored
scripts/build.pyto resolve the workspace root dynamically.
2026-06-03
- Initial Setup: Created the LLM Wiki structure for learning paths.
- Topics Added:
-
[[topics/hands-on-llms Hands-on LLMs]] -
[[topics/learn-english Learn English]] -
[[topics/neural-networks-zero-to-hero Neural Networks: Zero to Hero]] -
[[topics/ibm-quantum-learning IBM Quantum Learning]] -
[[topics/dsa-in-python DSA in Python]]
-
- Cleanup: Removed old travel-related content and updated
CLAUDE.md. - Content Ingestion: Ingested notebooks from
learn-quantum-AIrepository.- Updated [[topics/hands-on-llms]] with Chapter 2 notes.
- Updated [[topics/ibm-quantum-learning]] with basics and circuit build notes.
- Updated [[topics/dsa-in-python]] with Binary Search and Complexity notes.
- Created concept pages: [[tokenization]], [[embeddings]], [[qubits]], [[quantum-gates]], [[entanglement]], [[binary-search]], [[complexity-analysis]].