JOSHUA UZUEGBU IZUCHUKWU

Backend Developer
Remote, NG.

About

Backend Developer with a strong foundation in Python, Django, REST APIs, Fastapi, NodeJs and database design. Experienced in building scalable web applications, real-time data systems, and secure authentication. Combines a background in Statistics with engineering rigor to deliver data-intensive, high-performance backends.

Work

Utopia DAO
|

Backend Developer

Remote, Nigeria

Contract

Summary

Built and deployed a cryptocurrency monitoring bot at UtopiaDAO using FastAPI and Python that automatically finds good trading opportunities in the memecoin market. The bot pulls data from DexScreener API, analyzes it for important signals, and sends real-time alerts to Telegram channels.

Highlights

Developed a system that monitors live markets for over seven trading signal patterns with configurable settings.

Built a priority based notification system that sorts signals into high/medium/low importance, scores each signal.

Designed the bot with separate service modules (DexScreener, Telegram, MongoDB, Signal Detection) using FastAPI, making it easy to update.

Added performance tracking features for daily summaries of signals.

Connected MongoDB database to store token history, past alerts, and comparison data for pattern analysis.

Implemented efficient caching mechanism to store API responses and reduce repeated calls to DexScreener endpoints, staying within rate limits while maintaining real-time data accuracy.

Education

AltSchool Africa
Lagos, Nigeria

Diploma in Backend Engineering

Backend Engineering

University of Ibadan
Ibadan, Oyo State, Nigeria

Bachelor of Science

Statistics

Certificates

Django Python Fullstack Website

Issued By

Udemy

Google Analytics

Issued By

Udemy

Algorithmic Cryptocurrency Trading

Issued By

Udemy

Projects

Devsearch

Personal Project

Summary

Developed and deployed Devsearch, a full-stack web platform enabling developers to showcase projects, share skills, and facilitate peer-to-peer communication through robust authentication and messaging functionalities. Built the backend using Python and Django with RESTful API architecture, and created an interactive frontend using HTML, CSS, and JavaScript for dynamic user interactions. Migrated database infrastructure from AWS Postgres to Supabase after encountering unexpected billing issues, and integrated AWS S3 with IAM for scalable image storage and sharing. Deployed the application on Railway with live API endpoints accessible at devsearch-production-8bea.up.railway.app/api.

Copula Pair

Summary

A modified copula-based pair trading strategy that allows users to supply their own historical price data instead of relying on Binance API feeds. The system uses statistical copula methods to identify and exploit mean-reverting relationships between cryptocurrency trading pairs.

Trading System with Async Concurrency & Class Inheritance

Summary

A trading system that executes multiple quantitative strategies (Bollinger Bands and Moving Average) on Binance, automatically rebalancing positions based on portfolio optimization. The system leverages Python's asyncio for efficient concurrent operations and object-oriented design patterns (class inheritance)

Hyperliquid Screener (Crypto Price Monitoring)

Project

Summary

Engineered a Hyperliquid Screener using the Hyperliquid Liquid SDK to retrieve real-time price data for cryptocurrencies in perpetual markets, providing on-demand insights.

Computer Vision Project

Summary

Developed a computer vision project focused on advanced text extraction from diverse image sources, demonstrating expertise in image processing and data retrieval.