Computer Engineering student focused on backend systems, artificial intelligence, and blockchain. Working with Django and FastAPI, with an interest in algorithms and trading systems.
class Nima:
def __init__(self):
self.field = "Computer Engineering"
self.interests = ["AI", "Blockchain", "Backend Systems"]
self.stack = ["Django", "FastAPI", "PostgreSQL"]
self.focus = "Algorithms & Trading Strategies"
