argon2rargon2r

Projects

A selection of things I've built, from Go backends and CLI tools to an AI coding assistant and Android apps.

Chirpy (Jan 2026)

Go, SQL, PostgreSQL, REST API, JWT

  • A full-featured HTTP server built with Go's standard library, exposing a RESTful JSON API.
  • PostgreSQL data layer using sqlc for type-safe queries and goose for schema versioning.
  • Argon2id password hashing, dual-token JWT authentication, and webhook integration.

github.com/argon2r/chirpy

Gator (Dec 2025)

Go, SQL, PostgreSQL

  • A command-line RSS feed aggregator backed by PostgreSQL.
  • User authentication, feed subscription management, and concurrent RSS feed fetching with configurable intervals.
  • Type-safe database queries via sqlc.

github.com/argon2r/gator

Devly AI (Sep 2025)

Python, Gemini API, CLI Tools

  • An LLM-powered coding assistant that reads, modifies, and executes code from the CLI.
  • Self-correction loops with file manipulation and execution tools for real-time code editing and debugging.
  • Built on Google's Gemini API with function calling.

github.com/argon2r/devly-ai

Clove (Jan 2025 (Ongoing))

Kotlin, Jetpack Compose, Android Studio

  • An Android meditation app with guided sessions and sleep sounds.
  • Custom UI animations and an optimized, smooth user experience.

github.com/clove4w/clove

AnkiDroid Contributions (Dec 2024, Present)

Open Source, Android, UI/UX

  • Open-source contributions to AnkiDroid focused on UI improvements and user experience.
  • Merged pull requests shipped through code reviews and community collaboration.

Merged pull requests