MSc Advanced Computing @ King's College London
Data Engineer | Software Engineer
Engineer with 6 years of experience in the tech industry 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 and AI.
class SoftwareEngineer:
def __init__(self):
self.name = "Miguel Castillo"
self.role = "Data Engineer | Software Engineer"
self.education = "MSc Advanced Computing @ KCL"
self.former_employers = ['PagerDuty', 'Front', 'Datawheel', 'Graymatics']
self.languages = ["Python", "SQL", "Java", "TypeScript", "C"]
self.interests = ["LLMs", "Neural Networks", "Data Engineering", "Distributed Computing", "Knowledge Engineering", "RAG"]

