Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions projects/alityb.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

[[projects]]
url = "https://github.com/alityb/datambchat/tree/main/football_metrics_assistant"
description = "Built & deployed a chatbot with Gemini 1.5 Flash, FastAPI, improving site traffic by 500% on DataMB, designed an NLP pipeline with statistical mappings to reduce query errors by 78%."

[[projects]]
url = "https://github.com/alityb/SyncCli"
description = "C++ file sync tool achieving 4x faster incremental operations and 44% lower memory usage, with dry-run preview & mirror sync features."

[[projects]]
url = "https://github.com/alityb/SmartFileCmd"
description = "C++/Python file manager optimized for speed and memory, handling 1K files in 1.78ms with inter-process communication for 300+ requests/sec."