MSc Advanced Computing @ King's College London
Data Engineer | Python Developer | Fintech Enthusiast
Software engineer with 5+ years of experience mainly in data and backend engineering. Currently pursuing my MSc at King's College London while diving deep into Security Engineering, Software Measurement and Testing, Agentic Systems, Data, AI, Distributed Ledgers & Crypto Currencies.
class SoftwareEngineer:
def __init__(self):
self.name = "Miguel Castillo"
self.role = "Software Engineer | Data Engineer"
self.education = "MSc Advanced Computing @ KCL"
self.former_employers = ['PagerDuty', 'Front', 'Datawheel', 'Graymatics']
self.languages = ["Python", "SQL", "Java", "TypeScript", "C"]
self.interests = ["APIs", "Data Pipelines", "SecEng", "Agent Systems", "Fintech", "Crypto"]

