rony-chat-bot/data/projects/example-project.md

39 lines
740 B
Markdown
Raw Normal View History

---
title: "Example Project"
date: 2026-06
status: "active"
tags: ["example", "template"]
repo: ""
demo: ""
---
# Example Project
This is a template. Replace with the real information about your project.
## Description
What the project does, in 1-2 paragraphs. Avoid unnecessary jargon.
## Tech stack
- **Language:** Go 1.26
- **Framework:** None (stdlib)
- **Database:** SQLite
- **Deployment:** Fly.io
## Main features
1. Feature one — brief description
2. Feature two — brief description
3. Feature three — brief description
## Learnings
What you learned, what challenges you faced, what you'd do differently.
## Links
- Repo: github.com/VictorVargas/project
- Demo: project.example.com
- Docs: docs.project.example.com