My Portfolio

A showcase of my projects and my abilities.

Self-image

Hi, I’m Pranay Pentaparthy and I work as an incident response team associate at Jackson National Life Insurance. During my studies at Michigan State University, I took every opportunity to develop as a data analyst and a person through projects I worked outside of class, attending volunteer events through MSU’s Sparta Sierra Club, and helping Visteon, a global automotive electronics supplier company, cutting down manual audit review of IT teams there by more than 40%, and improvising project delivery for more than six teams. Considering my past experience, I believe that my ability to learn new things quickly, lead a group of more than four people, and adapt to change will make me a great asset to your company and the mission it strives to achieve.

Weather App

weather_app
  • Built application tool using the tkinter graphical user interface library from Python
  • Utilized OpenWeather API to collect data about the temperature, wind, pressure, humidity, and general description of a given city

Voice Assistant

voice_assistant
  • Implemented OpenWeather and WolfRamAlpha APIs to receive information about weather and general questions
  • Crafted assistant voice with pyttsx3 and invocated SpeechRecognition and gTTS libraries to handle speech and text conversion

Rental Management system

rental_management
  • Utilized Flask to present information about father's tenants in HTML tables
  • Stored property, tenant, and payment information with the help of PostgreSQL and Python
  • Crafted login, signup, and password reset pages as a safety measure to user

Newgen Flight booking system

bar_push_app
  • Connected Flask app to SerpAPI Google Flights API to allow users to book nonstop one-way and round trip flights.
  • Attached Botpress chatbot in application to answer questions about content of website, such as the signup and login process, and the goal of web application.