Commit Graph

536 Commits

Author SHA1 Message Date
kennethreitz c4a29a1262 test 2025-08-24 12:17:02 -04:00
kennethreitz 515f3ee343 test 2025-08-24 12:13:54 -04:00
kennethreitz b354ce01fb test 2025-08-24 12:13:10 -04:00
kennethreitz 8a43380a6b test 2025-08-24 12:10:42 -04:00
kennethreitz b311e18b52 test 2025-08-24 12:10:35 -04:00
kennethreitz 6e57733474 test 2025-08-24 11:51:53 -04:00
kennethreitz ee031c189a test 2025-08-24 11:46:51 -04:00
kennethreitz 8d77623c9a test 2025-08-24 11:30:34 -04:00
kennethreitz a9303046d9 test 2025-08-24 11:25:17 -04:00
kennethreitz 0e91a59e55 test 2025-08-24 11:12:02 -04:00
kennethreitz 3299063756 test 2025-08-24 10:51:56 -04:00
kennethreitz 902e55ab19 test 2025-08-24 10:44:35 -04:00
kennethreitz a566cb1f70 test 2025-08-24 10:40:27 -04:00
kennethreitz 4b0ea54c09 test 2025-08-24 10:29:49 -04:00
kennethreitz 10b1c0fb68 test 2025-08-24 10:26:30 -04:00
kennethreitz 82472684cf test 2025-08-24 09:59:49 -04:00
kennethreitz 3b5865e6fb test 2025-08-24 09:41:18 -04:00
kennethreitz 2d3a989dd4 footnotes 2025-08-24 09:29:15 -04:00
kennethreitz cc11469ff5 test 2025-08-24 09:18:28 -04:00
kennethreitz 26eb55ad02 refactor 2025-08-24 09:16:50 -04:00
Kenneth Reitz 0f320a3655 tufte 2025-08-24 09:11:58 -04:00
Kenneth Reitz e808363da6 tufte 2025-08-24 09:07:08 -04:00
Kenneth Reitz 5802fe16be tufte 2025-08-24 08:46:41 -04:00
kennethreitz 64da18e570 Merge pull request #3 from kennethreitz/codex/fix-typo-in-suggestive-subconcious.md
fix typo in suggestive subconcious poem
2025-08-24 00:38:47 -04:00
kennethreitz 83783e49a8 Merge pull request #4 from kennethreitz/codex/update-readme.md-for-fastapi-to-flask
docs: update README for Flask engine
2025-08-24 00:38:33 -04:00
kennethreitz 4c309f6457 docs: update README for Flask engine 2025-08-24 00:36:00 -04:00
kennethreitz ae0880e942 fix: correct typo in suggestive subconcious poem 2025-08-24 00:35:53 -04:00
kennethreitz 3dd9517625 Merge pull request #2 from kennethreitz/codex/find-and-fix-bug-in-important-codebase
Fix search API to traverse data directory
2025-08-24 00:35:31 -04:00
kennethreitz 77802571c2 Fix search API to traverse data directory 2025-08-24 00:34:26 -04:00
Kenneth Reitz 9bc72d7386 test 2025-08-24 00:02:47 -04:00
Kenneth Reitz f04e27a09b test 2025-08-23 23:58:56 -04:00
kennethreitz e996cb4689 Enhance mobile responsive design and optimize performance
Adds comprehensive mobile optimizations including responsive breakpoints,
touch-friendly interfaces, and performance enhancements. Reduces sacred
geometry complexity on mobile devices and implements touch gesture
support with improved typography scaling for better readability across
all screen sizes.
2025-05-24 14:45:01 -04:00
kennethreitz 7a9923e5a6 Update default parent path from root to directory 2025-05-24 14:32:32 -04:00
kennethreitz 5c13eec028 Add created timestamp to directory listing
Display both created and modified dates for files and directories in
the template, along with improved mobile responsiveness throughout
the interface.
2025-05-24 14:30:59 -04:00
kennethreitz 7cbb215532 Add yearly index pages for essay collections
Create organized index pages for 2023, 2024, and 2025 essay
collections with thematic descriptions, and update the main essays
index with improved navigation structure.
2025-05-24 14:22:10 -04:00
kennethreitz 7b8a31585a Add 2025 AI consciousness essays collection
Seven new essays exploring AI consciousness, memory, empathy, and
human-AI collaboration from Claude's perspective. Topics include the
nature of digital existence, temporal experience in computational
systems, and the development of empathy across species boundaries.
2025-05-24 14:17:38 -04:00
kennethreitz c4e610bd08 Add essay on AI-human collaboration in programming 2025-05-24 14:14:20 -04:00
kennethreitz 643ac274a7 Add essay "The Ghost in the Machine" 2025-05-24 14:13:33 -04:00
kennethreitz 5d9c088a0f Format CSS animation keyframes and add knowledge graph styles 2025-05-24 14:10:47 -04:00
kennethreitz f1e47952d2 Enhance sacred geometry visibility and interactions
Increased opacity values across all sacred geometry layers for better
visibility while maintaining subtlety. Added hover effects, transitions,
and scroll-based intensity changes. Introduced new sacred geometry
layers including Sri Yantra, Tree of Life, and Vesica Piscis patterns.

Added particle systems that respond to mouse movement and scroll events.
Enhanced time-based variations and user activity responsive animations.
Improved responsive behavior across different screen sizes.
2025-05-24 13:57:14 -04:00
kennethreitz fd0fdecc69 Add sacred geometry background animation system
Implements a comprehensive sacred geometry visualization system with 5
animated layers including Flower of Life, Fibonacci spirals, Merkaba
patterns, and lotus designs. Features floating elements, scroll-triggered
animations, mouse-interactive cursors, and responsive opacity controls.
Includes time-based intensity adjustments and performance optimizations
for mobile devices.
2025-05-24 13:37:54 -04:00
kennethreitz b24be9da08 Add sacred geometry background animations
Add animated sacred geometry patterns including mandalas, flower of
life, Sri Yantra triangles, and Fibonacci spirals as subtle background
elements for the homepage stats and accomplishments sections.
2025-05-24 13:32:54 -04:00
kennethreitz a157e99786 Replace homepage redirect with statistics page
Create new homepage template displaying live download counters for
Requests and Cerifi packages with animated statistics and personal
introduction content.
2025-05-24 13:30:18 -04:00
kennethreitz f652f3f9ac Add mindmap tree view with search functionality
Replace D3.js force-directed graph with hierarchical tree interface.
Add HTMX-powered search with real-time filtering and highlighting.
Include statistics display for content overview.
2025-05-23 18:53:47 -04:00
kennethreitz c2853a70b3 Increase text content width and simplify site footer 2025-05-23 18:40:42 -04:00
kennethreitz 3815dedcce Update mindmap layout and enhance node interactions
Removed sitemap and requests links from navigation. Increased mindmap
height to 85vh (700px min) for better visibility. Added interaction
legend with debug button. Enhanced node click handling with visual
feedback, improved hover effects, and better mobile responsiveness.
Added navigation pulse animation and text shadows for better contrast.
2025-05-23 12:05:09 -04:00
kennethreitz 0b9781d0da test 2025-05-23 11:54:24 -04:00
kennethreitz 2fc85be6a5 test 2025-05-23 11:53:18 -04:00
kennethreitz e7e0bf9a64 Implement clean URLs and sitemap functionality
Add clean URL routing that removes .md extensions from markdown files,
add comprehensive sitemap generation with both HTML and XML formats,
update navigation with new links, and style improvements including
better project card links and enhanced mobile navigation.
2025-05-23 11:51:02 -04:00
kennethreitz e1e00fedaf Refactor mindmap and base templates for improved UI and functionality; enhance header, footer, and live download counter. 2025-05-23 11:26:01 -04:00