Commit Graph

497 Commits

Author SHA1 Message Date
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
kennethreitz f54efed158 Complete mindmap template with interactive D3.js visualization 2025-05-23 11:16:59 -04:00
kennethreitz 77b83dc0ad Replace mindmap with Kenneth Reitz portfolio homepage
Replace the complex D3.js mindmap visualization with a modern portfolio homepage showcasing Kenneth Reitz's work. Features hero section with statistics, featured projects (requests, pipenv, maya), and enhanced Kenneth Reitz brand styling with gradients, animations, and improved typography.
2025-05-23 11:16:01 -04:00
kennethreitz 3e600568a6 yolo 2025-05-23 11:12:14 -04:00
kennethreitz a8aa8baf40 Remove broken search initialization code and fix link colors
Removes orphaned JavaScript that was causing errors due to missing
opening script tag and updates mindmap link colors from purple to
black for better visibility.
2025-05-23 11:10:05 -04:00
kennethreitz 09af53d6cb Enhance UI and functionality of directory and mindmap templates
- Updated styles in directory.html for improved readability and aesthetics, including color adjustments and hover effects.
- Enhanced directory item display with better spacing and tracking for text elements.
- Improved loading animations and transitions for a smoother user experience.
- Refactored mindmap.html to implement an Obsidian-style theme with new CSS variables for consistent styling.
- Added control and search panels to the mindmap for better user interaction.
- Implemented a class-based structure for mindmap functionality, improving code organization and maintainability.
- Enhanced node and link rendering in the mindmap with dynamic styling based on node types.
- Added tooltip functionality for nodes in the mindmap to provide contextual information.
- Improved responsiveness and accessibility of both templates.
2025-05-23 11:05:25 -04:00
kennethreitz 3a04670311 Enhance directory content styling with improved spacing, typography, and list formatting 2025-05-23 10:06:54 -04:00
kennethreitz 8347c51917 Implement dynamic content positioning in directory view based on word count 2025-05-23 10:04:29 -04:00
kennethreitz 89755e2c26 Enhance page title styling for better distinction from content headers 2025-05-23 10:01:33 -04:00
kennethreitz a706563036 Refactor code structure for improved readability and maintainability 2025-05-23 10:01:30 -04:00
kennethreitz cbcc25d4b4 Refactor photo browsing functionality
- Added a new template `photo-grid.html` for displaying images in a grid layout.
- Removed the old `photo_browser.html`, `photo_grid.html`, and `photos.html` templates.
- Updated the `browse` function to use the new `photo-grid.html` template for directories containing images.
- Enhanced image handling in the `browse` function to directly serve images if the path corresponds to an image file.
- Introduced new API endpoints for image previews and displaying images with metadata.
- Improved image metadata retrieval and navigation between images.
2025-05-21 11:35:28 -04:00
kennethreitz ba3d23c331 test 2025-05-19 18:32:23 -04:00
kennethreitz 1d996b81d0 Fix markdown links by removing unnecessary leading './' in AI and personality sections 2025-05-16 03:03:32 -04:00
kennethreitz 25534ca0b7 Remove "Open for Business" button and format HTML 2025-04-23 06:39:15 -04:00
kennethreitz 345f0d6a0b Refine site design with professional VS Code inspired theme
Update UI from terminal-focused aesthetic to a clean, professional
developer experience inspired by modern code editors. Improve typography,
color scheme, and component styling while simplifying interactive elements.
2025-04-23 06:33:24 -04:00
kennethreitz be7409dcd3 Add XEyes functionality with cursor tracking 2025-04-22 19:25:09 -04:00
kennethreitz 0f50567db7 Redesign site with terminal aesthetic and monospace typography 2025-04-22 19:24:20 -04:00
kennethreitz a0a290e320 Add IDE-style directory browser for content sections
Implements a modern file browser with:
- Year-based organization for essays
- Topic-based grouping for AI content
- Keyboard navigation (j/k to navigate, o to open)
- Expandable/collapsible folders with animations
- Dark mode support
2025-04-22 16:58:33 -04:00
kennethreitz cfda2be262 Add keyboard navigation to file browser
Implement vim-style keyboard shortcuts (j/k/o/g/G) for tree navigation.
Enhance file tree styling with focus states and folder indicators.
Add visual feedback for keyboard navigation and tab key focus.
Display file extensions with proper styling and prevent text selection.
2025-04-22 16:52:29 -04:00
kennethreitz b8baa72659 Add Windows 95-inspired tree view for file navigation
Implement a hierarchical file browser with expandable folders and colored
file type indicators. Features include:

- Tree view styling with toggle functionality
- File extension badges with type-specific colors
- Grid/tree view toggle tabs in directory template
- Enhanced breadcrumb navigation with icons
- New API endpoint for retrieving directory structure
- Dark mode support for all tree components
2025-04-22 16:47:39 -04:00
kennethreitz fa6ba73be0 Add keyboard shortcuts and command palette 2025-04-22 16:29:43 -04:00
kennethreitz 874025af4f Redesign website with programmer-focused IDE theme
Transform the UI from "Digital Zen Garden" to "Programmer's Dream Design"
with VS Code-inspired elements, enhanced code blocks, syntax highlighting,
and a file explorer sidebar. Includes responsive styling, dark mode
improvements, and contact page formatting enhancements.
2025-04-22 16:23:42 -04:00
kennethreitz 4a39fe56a6 Upgrade website with Tailwind CSS and improved documentation 2025-04-22 15:01:31 -04:00
kennethreitz 3a7458ca3b Add symlink connecting Sanskrit musings to quantum concepts 2025-04-22 14:35:27 -04:00
kennethreitz 94d8eee6c4 Organize AI content into thematic categories 2025-04-22 14:08:31 -04:00
kennethreitz 9b0df60ad5 Replace requirements.txt with pyproject.toml
templates/base.html: Add custom.css stylesheet

AI:

Replace requirements.txt with pyproject.toml and add custom.css
2025-04-22 13:48:17 -04:00
kennethreitz e92f072db6 improvements 2025-03-26 15:11:28 -04:00
kennethreitz 5c230becb4 feat: add article on the therapeutic potential of large language models 2025-03-08 17:59:29 -05:00
kennethreitz 3b44a240c5 Merge pull request #1 from jaredforth/patch-1
fix: simplemind github link 404
2025-01-20 09:43:15 -05:00
Jared Forth dc1fead34b fix: simplemind github link 404 2025-01-20 08:42:06 -06:00
kennethreitz 3f1344b559 new post 2024-12-22 12:01:38 -05:00
kennethreitz 191293ac95 new post 2024-12-22 11:58:43 -05:00
kennethreitz 4a33f54f2e new post 2024-12-22 11:55:47 -05:00
kennethreitz 4000488a52 new post 2024-12-22 11:53:39 -05:00
kennethreitz a4dc29bbb7 new post 2024-12-22 11:53:16 -05:00
kennethreitz 83fd872551 new post 2024-12-22 11:48:20 -05:00
kennethreitz 8c6601d1fb test 2024-12-17 09:11:37 -05:00
kennethreitz 0d9d992608 update index.md and index.html to add a contact button and improve styling 2024-11-22 12:02:39 -05:00
kennethreitz f38d905919 move 2024-11-10 12:22:42 -05:00
kennethreitz 45c710d615 its on github now 2024-11-05 11:40:15 -05:00