Your Name

Himanshu Devrani

Personal Information

Personal Email: devranihimanshu81@gmail.com

Work Email: himanshud@iisc.ac.in

Linkedin Profile: www.linkedin.com/in/himanshudevrani

Github: https://github.com/Himanshu3tech

Date of Birth: 12/04/2002

Projects

Movie Ticket Booking System, Feb - Apr 2024

• Implemented microservices for movie ticket booking system using Spring Boot and deployed the application using Docker.

• Implemented load balancing for the application using kubernetes.

• Implemented same booking service using Akka and Akka cluster with stateful microservices.

Optimizing Performance of Dilated Convolution Program, Oct - Nov 2023

• Optimized given Dilated Convolution code for single thread and multi thread process.

• Used Loop unrolling, Code motion and Vector Instructions to increase efficiency of Dilated Convolution program.

• Used perf tool to record number of L1 and L2 misses, D cache miss and Branch miss and analyze performance gain by above changes.

Face Recognition Based Attendance System, Apr - July 2022

• Flask based CRUD web application with face recognition based attendance feature.

• Bootstrap framework is used to design front end along with HTML,CSS,JAVASCRIPT.

• BackEnd is entirely based on FLASK framework with connectivity to database.

Educational Background

M.Tech in Computer Science And Automation

Indian Institute of Science, Bangalore Karnataka, 2023-2025

Grade: 8.8 / 10

B.Tech in Computer Science And Engineering

Graphic Era Hill University, Dehradun Uttarakhand, 2019-2023

Grade: 9.12 / 10

Experience

Teaching Assistant IISc, Bangalore

2024 August- Present

Teaching Assistant for DBMS E0261 course, under Prof.Jayant Haritsa.

Research Intern At Microsoft Research India, Bangalore

2024 May- 2024 July

Worked on Query rewriting to improve SQL Query performance

Courses Taken in M.Tech

Lab

Skills

• Programming Languages: C , C++ , Java

• Web Development: HTML , CSS , Javascript , Flask

• Databases: PostgreSQL

• Tools: Github , Docker, Perf , Kubernetes , Spring Boot , Akka