#!/usr/bin/python
# -*- coding: utf-8 -*-
class Engineer:
def __init__(self):
self.name = "Lokesh Kumar"
self.role = "Software Engineer, AI Research @ Bloomberg"
self.education = "MSc Software Systems Engineering @ UCL"
self.past = "SDE @ Raptee Energy"
self.interests = ["algo trading", "market microstructure", "photography"]
me = Engineer()- π Currently working on AI-assisted code migration research at Bloomberg β large-scale analysis of automated pull requests
- π Completing an MSc in Software Systems Engineering at UCL
- π Previously a founding engineer at Raptee Energy, building mapping, authentication, and location infrastructure for connected vehicles
- π Building algorithmic trading systems, including multi-agent LLM-driven market simulations and prediction-market strategies
- πΈ Occasional photographer β find my work on Pexels (https://www.pexels.com/@lokesh-310394/)
- βοΈ I write about engineering on dev.to (https://dev.to/loki9600)
Interested in AI-assisted developer tooling, market microstructure, and the occasional side-quest into geospatial rendering.
