Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 4.86 KB

README.md

File metadata and controls

68 lines (50 loc) · 4.86 KB

Daniel Rosehill Github Repository Index

Banner

Last updated: 2025-02-24 17:51:31

This is an automatically generated index of my public GitHub repositories.

Repository Views

This index provides two ways to explore my GitHub repositories:

1. Chronological Timeline

View Timeline

The timeline provides a chronological view of all repositories, showing when each project was created and its current status. This is useful for seeing how my work and interests have evolved over time.

2. Projects By Type

Browse repositories by their type:

Type Type
Created CLIs Indexes
Created GUIs Lists
Documentation Templates
Experiments Streamlit Apps
Forks Data
Ideas Wrappers

3. Category Index

The category index organizes repositories by their primary function or topic. Each category below contains a curated list of related projects:

Category Category
Assistants Llm
Backups Obsidian
Context Rag Opensuse
Demos Prompt Libraries
Emissions Scaffolders
Home Assistant Utilities
Israel Voice
Linux

Data Access & API

This repository provides multiple ways to access the data programmatically:

Data Exports

Direct file downloads:

API Endpoints

When accessed through GitHub Pages:

# Complete repository data in JSON format
https://danielrosehill.github.io/Github-Timeline/data/exports/repo-index.json

# Category-specific repository lists
https://danielrosehill.github.io/Github-Timeline/lists/categories/{category-name}.txt

Documentation

For detailed API documentation and usage examples:

The data is automatically updated whenever the repository is updated.