My name is Tejaswini Atluri and I am a graduate student from University of North Carolina at Charlotte in Information Technology aspiring to be a software developer. I am an enthusiastic and highly ambitious individual with the passion to learn new things and device optimal solutions that make an impact. I would love to work in a fast pace environment with a steep learning curve. I use this site to share some of my work and learning. In my free time I love to workout, do yoga, watch movies, playing badminton and exploring new places. If you have feedback or would like to discuss my work, I can be reached by email at tejaswini.atluri@gmail.com or through LinkedIn
Azure QnA Maker is a cloud-based API service that creates a conversational questions-and-answer layer over your existing data. It builds a knowledge base by extracting questions and answers from your semi-structured content like for example, FAQs. It answers user’s questions with the best answers from the QnAs in your knowledge base—automatically. It provides additional functionalities like providing authentication and authorization to users using Json Web Token (JWT). This application manages the Microsoft Azure subscription key without the user sending it with every request.
Tools and technologies used: Microsoft Azure Cognitive Services, NodeJS, Express, JWT Tokens, MongoDB, AWS EC2
Event Registration app is a web application which keeps track of list of students from different departments participating for a event. Developed REST API performing CRUD operations which are documented using swagger. The application was hosted on Digital Ocean droplet with Centos Linux server. Used PM2, a daemon process manager to manage and keep the application online. Nginx was used as a web server to accelerate content delivery and load balancing.
Tools and Technologies used :Angular, Node JS, Express ,MongoDB, Digital Ocean, CentOS, Swagger, Postman
Movie Hub Portal is a web application using Angular and Spring Boot to store and display a list of popular movies where user can login and add movies to their cart for purchase. Used relational database MySQL to store list of movies based on the categories such as Science fiction, animation, horror, comedy etc. Performed unit testing using Junit framework and deployed the application on AWS EC2 instance.
Tools and Technologies used :Angular 8, Spring Boot, MySQL ,AWS EC2
Accomplished a Data Engineering project sponsored by Continental that will assist the employees to get job information using kibana. Used ELK (Elastic Search, Logstash and Kibana) and integrated them to load the data from files and visualize on Kibana. Improved the system for changes of data using Beats
Tools and Technologies used : Kibana, Elastic Search, LogStash, Beats, Excel
Book Trail is a content sharing web application which allows users to share book reviews. Users can also manage profile by saving/deleting books and updating feedback.
Tools and Technologies used :HTML5, CSS3, Node JS, Express and MongoDB