Hola !
My name is Onkar Chakrawar. I am a B.Tech graduate in Information Technology Engineering and currently working as a Software Engineer at Microsoft. I'm always passionate about learning new things.
I like to focus on the basics while working on any project. Over the years, I have developed a keen interest in software development. I worked at Delhivery as a software developer, contributing to various projects. This experience has allowed me to deepen my understanding of core principles while honing my skills in problem-solving and efficient software design.
Apart from work, I also have a keen interest in sports. I was a lawn tennis player and NCC Air Wing Cadet during my school days. I have also been a student placement coordinator of IT department of college for on-campus placement activities.
Working on automating processes and building internal tools to speed up the delivery of Azure's Sovereign Cloud, addressing manual buildout, platform gaps, and technical debt.
Contributed to multiple projects across diverse teams (B2C, C2C, B2B) at Delhivery, designing and implementing solutions to optimize logistics and streamline transportation management.
Technologies Used: AWS Lambda, AWS API Gateway, DynamoDB, AWS SES, Python
Developed an application which retrieves disaster related tweets and identifies the cities in it to show disaster summary when a user hovers on that particular city on map. Based on the fetched tweets, it shows the real-time disaster events and user tweets analysis. The disaster summary is generated by retrieving normal user tweets and tweets from official user handles of Government of India.
Developed a WhatsApp Chabot that helps to improve the English vocabulary. It accepts a word and a related pre-defined query from the user as an input and provides the user with the result based on that query. Integrated the Chabot with Merriam Webster’s thesaurus API to fetch the results for the input word and processed the JSON format text according to the user’s query to generate the output.
Developed a web application which allows authenticated users to purchase the books of their choice. Implements a role based access control for admin and customers. Maintains books inventory automatically. Admin gets an email notification if the specific book is not in stock. It achieves the user’s data privacy by converting their passwords in hash value and then stores it in the database.
Developed a chrome browser extension which generates an email text summary and provides the same to users. Along with the summary,it also extracts email ids, phone numbers and hyperlinks that are mentioned in the email text. Achieved an overall accuracy of 90% on well formatted emails.
Developed a full-fledged website for I.T. faculty of our college to ease the interface between the students and teachers to upload, attempt and review the assignments. Worked on a student domain through which a student can join courses and can access course material and attempt assignments. This application also allows the faculty to upload video lectures and issue certificate of course completion to students.
Developed an application which automates the task of generating practical attendance reports manually. It scans the attendance sheet and populates the excel sheet according to the number of signatures present in scanned sheet. I was responsible for handling routing and to create a user interface.