I’m a Python developer currently finishing up the .NET track. I don’t have any commercial experience yet—but I do have two personal projects with real test coverage (106 and 64 automated tests): an arbitrage bot for Polymarket (asyncio, WebSockets, working with exchange APIs) and a trading bot for Bybit with an ML layer (XGBoost, PostgreSQL, FastAPI, Docker). On both projects, I identified and fixed bugs that skewed the results on my own—I like to bring code to a clean, verified state, rather than just “it works and that’s good enough.” I’m best suited for tasks involving API integrations,…