Download Resume
Menu

I'm Saifuddin Telia.

I am a Herndon based Software Engineer working at Software AG
with a Master's in Computer Science and expertise in problem solving,
wrting clean code and a passion for learning that never stops!

About Me

I'm the kind of person who isn't afraid of challenges.

I am a tech professional driven by my passion to create quality software chunks and help people integrate technology within their lives. My interest in programming and databases has enabled me to get an expertise with languages like C, Java, and Python and through my academic lessons I have developed excellent prowess in software design and development. Along with strong analytical and communication skills, I have a resourceful approach to problem-solving and consider obstacles as learning experiences.

Education

Master's in Computer Science
George Mason University

August 2019 - May 2021

GPA: 3.83 / 4.0
Related Coursework: Systems Programming, Database Systems, Algorithms, Component-based Software Engineering, Software Design and Architecture

Bachelor's in Computer Engineering
Rizvi College of Engineering, University of Mumbai

August 2019 - May 2021

GPA: 8.64 / 10.0
Related Coursework: Structured Programming Approach, Data Structures, Algorithms, Object Oriented Analysis and Design, Database Systems, Software Engineering

Related Work Experience

SE Software AG
June 2021 – Present

> Responsible for professional and prompt technical support for assigned complex system level software products.
> Identify and resolve customer product issues with webMethods ESB Suite as a member of a 24x7 follow-the-sun Global Support team.
> Utilize internal and external tools to debug and analyze implementation issues related to webMethods products.

Graduate Teaching Assistant George Mason University
August 2020 – May 2021

> Conducted web development labs for 120 students; coached class in Dreamweaver, Photoshop & Animate.
> Aided beginner students achieve new milestones in accessible website design with multimedia components.
> Received excellent ratings in teaching evaluations conducted for the students at the end of each semester.

React Developer (Volunteer) Developer Experience Design Lab, George Mason University
November 2020 – January 2020

> Worked on Hypothesizer, an intelligent Chrome extension written in React used for debugging web applications.
> Secured it by removing danger of cross-site scripting and upgraded front-end using React Material-UI.
> Gained experience in end-to-end testing by writing 100+ JSON test cases for the extension

Project Lead & Programmer Smart India Hackathon
November 2017 – April 2018

> Successfully delivered a comprehensive solution to facilitate ease of ordering food while travelling.
> Led a team of 6 and built a mobile application with Android Studio and Firebase for backend.
> Co-ordinated agile development of middleware with Node.js, Socket.io, Google Maps SDK and Route.

Projects

A selection of recent projects I have worked on.

Tech Stack: React, Redux, Node, Express, MongoDB, Postman, Heroku

DevConnect App

It's a full stack social network application I made for developers.

Live Demo Source Code
Tech Stack: Angular, Kubernetes (Rancher, GKE), RESTful services, JPA/Hibernate, AWS EC2, Amazon RDS, Jenkins, Docker, Github

Student Survey App

A basic Angular app I made to implement complete CI/CD from auto building to deployment on cloud.

Source Code
Tech Stack: React, Robohash API, Github, Github Pages

Monsters Rolodex

A basic react app I made to refresh my React skills.

Live Demo Source Code
Tech Stack: HTML, CSS, JavaScript

My Portfolio

It's my website with stuff about me and my experience.

Source Code
Tech Stack: C, Graphs, Dynamic Memory, Structs, Linked Lists, Stack, Hash Data Structures

C Libraries

These are libraries I wrote in C as a part of my academic projects to showcase my knowledge of common data structures.

RPN Code Scheduler Code
Tech Stack: Python, NumPy, Pandas, Matplotlib, MLXtend, Squarify, Seaborn

Market Basket Analysis

A comparitive study on two assosciation rule mining algorithms apriori and fp-growth.

Source Code
Tech Stack: Python, Torch, NumPy, Pandas, NLTK, FuzzyWuzzy

Hate Speech Detection

A collaborative project to detect and classify online hate speech in a code-switched language (Hinglish).

Source Code
Tech Stack: Python, NumPy, Pandas, Matplotlib, NLTK, SKLearn, SciPy

Sentiment Analysis

My own KNN Classifier for IMDB's movie reviews sentiment analysis.

Source Code