Audarya Uttarwar
****************@*****.*** 841******* linkedin.com/in/audarya-uttarwar
github.com/Audarya07
EDUCATION
**** – 2021 Sinhgad College of Engineering, Bachelor of Engineering, I.T CGPA: 9.05
EXPERIENCE
Instazen Solutions, Junior Software Engineer
07/2021 – present
Currently developing a generic Caching
Interface as a Python Package that supports
Redis and Memcached, as well as the
addition of tags to cache objects and tag-
based invalidation.
Working on Backend using Django and
Django Rest Framework for writing APIs.
Nittio Learn, Software Developer Intern
11/2020 – 02/2021
Identified performance issue and improved
server side efficiency by up to 35%.
Migrated GCP Storage support from Python2
to Python3.
Ported server side Python2 code to
Python3(Flask).
Performed unit tests for ported code.
PROBLEM SOLVING
Leetcode
Solved more than 300 questions: LINK.
HackerRank
5 star in Problem Solving, Python, C++ LINK
SKILLS
Languages: Python, Java, C++, SQL
Database: PostgreSQL, MongoDB
Web: HTML, CSS, Javascript, NodeJS
Framework: Django, Flask
COURSES
Design of UNIX, (Astromedicomp)
Web Developer Bootcamp, (Udemy)
SQL Bootcamp, (Udemy)
PROJECTS
Weather Dashboard, (Django) LINK
04/2021 – 04/2021
Integrate OpenWeatherMap API to fetch weather data. Shows recent searches(history) done by users.
Project code: https://github.com/Audarya07/Weather- Dashboard
YelpCamp, (MongoDB, Express, NodeJS) LINK
09/2020 – 10/2020
Fostered a site to discover setting up camp areas - provides user authentication and CRUD operations of posts and comments.
Project code:
https://github.com/Audarya07/YelpCamp
A* Pathfinding Visualizer, (Python)
07/2020 – 07/2020
Executed A* search algorithm in Python using PyGame. Project code : https://github.com/Audarya07/AStar- Pathfinding-Visualizer
Sudoku Visualizer, (Python)
06/2020 – 06/2020
Implemented a Visualizer which shows how a sudoku
puzzle is solved using backtracking technique.
The project is written in Python and GUI is made using Pygame module.
Project code : https://github.com/Audarya07/Sudoku- Visualizer
Scholarship Management System,
(Java, MySQL) - Team of 3
05/2020 – 06/2020
Developed a scholarship database management system in which a student creates account and shares their scholarship information via forms.
The administrator has privilege to access the data of any candidate in order to grant or reject Scholarship. Project code :
https://github.com/Audarya07/Scholarship