Cristian Felipe Patiño Rojas's repositories
cli-swiftimport
🛠️ A CLI tool that resolves import statements in Swift scripts — enabling file and folder-level inclusion to improve Swift scripting ergonomics.
cli-bearpublish
🛠️ Static site generator for the Bear Notes app.
backend-hummingbird-htmx-counter-app
🌐 Simple counter app made for learning purposes
backend-hummingbird-minimal-auth-example
🌐 A minimal Swift backend example for user registration, login, and authenticated data access using JWT tokens.
package-mini-swift-server
📦 A tiny Swift HTTP server built with Foundation sockets. Handles basic request parsing and response generation.
cli-swiftdown
🛠️ A Swift-based article generator for technical writing in .swift files. Comments become prose. Code stays as code.
theme-hugo-bearnotes
🎨 Bear Notes Hugo Theme
package-asyncview
📦 Lightweight SwiftUI component for rendering remote JSON, inspired by SwiftUI’s AsyncImage and MarkoJS Await
app-Movies
📱 SwiftUI prototype for a movie browsing app using TMDb API. Built to explore layout, styling, and state handling without architecture overhead.
ui-swiftui-minimal-themeing
🎨 Minimal reference for implementing light/dark theme switching using native SwiftUI features like AppStorage and Environment.
ui-swiftui-solid-statusbar
🎨 A minimal SwiftUI component that ensures the status bar remains visible and readable when using ScrollView or similar views.
app-EssentialFeed
📱 From the iOS Lead Essentials program
cli-chronolock
🛠️ Minimalist command-line tool that encrypts text files until a specific future date. Designed as a personal commitment device.
cli-tddbuddy
🛠️ Experiment on AI-assisted test-driven development.