Adnan Ayanda's Work | Contra
Work by Adnan Ayanda
Sign Up
Post a job
Sign Up
Log In
Adnan Ayanda
AI Agent & Python Automation Developer
Message
Follow
New to Contra
Adnan is ready for their next project!
Ibadan, Nigeria
Work
Posts
Services
About
Ibadan, Nigeria
0
What it does: An AI agent that answers natural language questions like "Should I buy Bitcoin?" by fetching live price, crypto news headlines, and the 14‑day RSI (technical indicator). It then provides a reasoned, data‑driven recommendation. Adaptability: The same agent framework can be adapted for real estate lead qualification ("Is this buyer qualified for a $500k property?"), healthcare appointment scheduling ("Should I book this patient for an MRI?"), e‑commerce support ("Should I reorder this product?"), or financial compliance checks.
0
28
0
What it does: An Excel‑based inventory tracker with colour‑coded alerts (red = low stock, yellow = moderate, green = high). Includes a dashboard showing total products, low stock items, and inventory value. Adaptability: The system can be adapted for any stock‑based business, including retail stores (clothing, electronics), pharmacies (with expiry tracking), or warehouses (bin locations, reorder points).
0
32
0
What it does: A Python script that fetches the live price of an asset (e.g., Bitcoin) from the CoinGecko API and logs it to a CSV file with a timestamp. Includes error handling so the script never crashes. Adaptability: The script can be adapted to track any asset (stocks, real estate, commodities) and can log to Google Sheets instead of CSV, or send price updates to Discord/Telegram.
0
30
0
What it does: A continuous monitoring tool that checks an asset's price every 60 seconds and triggers an alert (terminal print, Telegram message, or email) when the price crosses a user‑defined threshold. All alerts are logged to a CSV file for historical tracking. Adaptability: The same logic can be adapted for server uptime monitoring (alert when a site goes down), inventory level alerts (low stock warning), or appointment reminders.
0
38