Welcome! I am Rajeev Rasa. I am a Senior Software Development Engineer with over 7 years of work experience and a Master's degree in Computer Science from The University of Texas at Arlington. I like to build things both as part of my profession and also as a hobby. I have extensive experience in design, development and implementation of highly responsive web application interfaces, web user interfaces and data heavy solutions. I always look forward to throwing myself at new challenges and scale new heights by solving them.

LANGUAGES
javakotlinjscsharpperlreact
DATABASES
mysqloracledynamofbasehbase
WEB TECHNOLOGIES
csshtmlbootstraptcatgraphqlrest
FRAMEWORKS
springkafkajUnitjQuery

Senior Software Engineer

New Relic
February, 2024 - Present

ACADEMIC PROJECTS

TEXT CLASSFICATION OF ARTICLES USING NAIVE BAYES

900 text articles from 3 scientific domains were preprocessed to train the naive Bayes classifier. The trained classifier classified the articles of test data with an accuracy of 93.42%. Developed this classifier using various packages like Sys, NumPy, Math from scratch in python. (Data Mining, 2018)

PHOTO BUCKET

Developed a script in Python to perform CRUD operations on pictures in different cloud platforms like AWS, Microsoft Azure and IBM Bluemix using their respective data storage technologies. (Advanced Database Systems, 2017)

GYM MANAGEMENT SYSTEM
Built this CMS which simulates a gym customer management system. Developed frontend using Bootstrap, HTML, CSS, JavaScript. Designed and built database schema useing MySQL database and managed the same using phpMyAdmin. Apache Tomcat was used as a server to deploy and run the web application. (Database Systems, 2017)
BOOK MY HALL APP
Developed an Android application which facilitates hall reservation at the university by creating an interface between students / faculty and conference & banquet halls. Used Firebase as backend for storing user, booking information and other demographics of halls. (Software Engineering I, 2017)
CLIENT SERVER CHAT SYSTEM
Developed a client sever socket programming application in java where clients can register to a server and request to start a chat with any one of the online clients. Clients can login, chat, log off and check for other online clients. (Distributed Systems, 2016)