Skip to content

Instantly share code, notes, and snippets.

View francis-codex's full-sized avatar
💭
go seedless

codex francis-codex

💭
go seedless
View GitHub Profile
@francis-codex
francis-codex / CLIENT_GUIDE.md
Created February 26, 2026 01:40
Upbit Listing Detector — Client User Guide

Upbit Listing Detector — User Guide

What This System Does

This system watches the Upbit cryptocurrency exchange 24/7 and sends you a Telegram alert the moment a new coin is listed. It checks three different sources simultaneously so you hear about listings as fast as possible — typically within 1–5 seconds.

You don't need to do anything to keep it running. It runs automatically on a server and will message you in Telegram whenever something happens.


@francis-codex
francis-codex / ReadME.md
Last active July 21, 2025 03:15
A Rust-based command-line application for managing sales leads with progressive implementation stages.

Sales Lead Tracker

A Rust-based command-line application for managing sales leads with progressive implementation stages.

Features

  • Add Leads: Store lead information (name, contact, value, status)
  • Display Leads: View all leads in formatted table
  • Remove Leads: Delete leads by ID
  • Edit Leads: Modify existing lead details