Web scraper combining Rust and Python to learn about performance differences between languages. Rust handles HTML parsing while Python manages the API. Converts web content to markdown, JSON, and XML formats. A learning project exploring FFI and async programming across different languages.
- Rust
- Python
- Async/Tokio
- HTML→Markdown
Collection of AI prompts and workflows for development tasks. Repository of reusable prompt templates for code generation and automation. Maintained as an open source project with contributions from other developers (54 stars, 7 forks). Organized documentation and examples for common development workflows.
- Prompt Engineering
- Documentation
- Dev Workflows
- Open Source