Skip to content
View AjaySurya-018's full-sized avatar
:octocat:
:octocat:
  • Guidewire Software
  • Bengaluru
  • 15:14 (UTC +05:30)
  • LinkedIn in/ajay018

Highlights

  • Pro

Block or report AjaySurya-018

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AjaySurya-018/README.md

πŸ‘‹ Hello World! I'm Ajay Surya

Banner

LinkedIn Email Website

πŸ€– About Me

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()

πŸš€ Favorite Tech

Tools, languages, and other things that I like to work with.

Python
Python
Java
Java
Scala
Scala
MATLAB
MATLAB
Git
Git
Linux
Linux
TensorFlow
TensorFlow
PyTorch
PyTorch
Scikit Learn
Scikit-Learn
NumPy
NumPy
Pandas
Pandas
Matplotlib
Matplotlib
Docker
Docker
Kubernetes
Kubernetes
AWS
AWS
Terraform
Terraform
Spark
Spark
TeamCity
TeamCity
MySQL
MySQL
DynamoDB
DynamoDB
S3
AWS S3
EC2
AWS EC2
Datadog
Datadog
Hugging Face
Hugging Face

πŸ“š Research & Publications

Multimodal Hate Speech Classification - Telugu

B.Tech Final Project

B.Tech Final Project

YOLOv10 for Enhanced Trypnosome Detection

YOLOv10 Paper

Book Chapter: Decoding Medical Images: Enhancement, Restoration, Reconstruction

Exploring Komlogrov Arnold Networks

KAN Paper

Published in ACL Anthology as a part of ICON 2024

Power Quality Disturbance Classification

Power Quality Paper

Published in IEEE Explore as a part of ICACCS 2024

"The best way to predict the future is to create it."

Pinned Loading

  1. Chaos-Based-Image-Encryption Chaos-Based-Image-Encryption Public

    Image Encryption using Chaos Techniques

    Jupyter Notebook 1

  2. Evalu8 Evalu8 Public

    An end to end web application, that aims to automate evaluation tasks, without the need for a teacher/faculty to manually evaluate a test.

    JavaScript

  3. BigDataAnalysis-Spark BigDataAnalysis-Spark Public

    Students Academic Performance Analysis using Apache Spark

    Scala 1

  4. TicTacToe-AI-Game TicTacToe-AI-Game Public

    TicTacToe is a fun game, implemented using Minimax algorithm

    Python 1