Computer Science graduate specializing in Artificial Intelligence from Amrita University. Currently working full-time at Guidewire Software as a Software Engineer (previously intern), focusing on full-stack development with Java, React, and AWS.
class AjaySurya:
def __init__(self):
self.name = "Ajay Surya"
self.education = "B.Tech in Computer Science (AI Specialization), Amrita Vishwa Vidyapeetham"
self.research_experience = {
"publications": 3,
"book_chapter": "YOLOv10 for Trypanosome Detection",
"focus": ["Explainable AI", "Natural Language Processing", "Computer Vision"]
}
self.profile_highlights = [
"Graduated Top 5% of class",
"Strong foundation in Linear Algebra, Calculus, Statistics, Probability and Data Structures",
"Building real-world AI products bridging software and ML"
]
def say_hi(self):
print("Thanks for dropping by!")
print("Let's build innovative AI-powered solutions and explore new frontiers together.")
me = AjaySurya()
me.say_hi()Tools, languages, and other things that I like to work with.
|
Python |
Java |
Scala |
MATLAB |
Git |
Linux |
|
TensorFlow |
PyTorch |
Scikit-Learn |
NumPy |
Pandas |
Matplotlib |
|
Docker |
Kubernetes |
AWS |
Terraform |
Spark |
TeamCity |
|
MySQL |
DynamoDB |
AWS S3 |
AWS EC2 |
Datadog |
Hugging Face |
|
B.Tech Final Project |
Book Chapter: Decoding Medical Images: Enhancement, Restoration, Reconstruction |
|
Published in ACL Anthology as a part of ICON 2024 |
Published in IEEE Explore as a part of ICACCS 2024 |