My Internship Experience at HashedIn by Deloitte

Swapnil Panwala
3 min readMay 9, 2021

Recently I had joined HashedIn by Deloitte as an SD intern. I have completed the 3 months of my 6 months internship and I wanted to share my experience working here.

About HashedIn

HashedIn, founded in the year 2010, develops custom web and mobile applications using new technologies. The organization focuses on building SaaS-based products and design-led product engineering. In December 2020, HashedIn was acquired by Deloitte Consulting. HashedIn is a recipient of the award “India’s Best Workplaces in IT” by Great Place to Work® Institute (India).

Photo by Israel Andrade on Unsplash

HashedIn University

HashedIn University is a 2-month intensive yet fun-filled unique training boot camp that is conducted with the motive of creating experts in new technologies and transforming freshers into highly confident business professionals.

  • Organized by expert employees at HashedIn.
  • Conducted for around 90 interns.
  • A 2-month intense training program with a final project submission.
  • Weekly different tracks.
Photo by CX Insight on Unsplash

Month 1 timeline

Month one consisted of intense training of three core tracks and one specialized track. Data Engineering was the specialized track for me. The objective was mainly to learn the respective technologies and get hands-on by developing projects.

  • Track 1: (4th-11th Feb) Basics GIT, Docker, HTML/CSS, and Typescript
  • Track 2: (12th-18th Feb) React and React Hooks
  • Track 3: (19th-25th Feb) Java Spring Boot
  • Track 4: (1st-5th March) Data Engineering

Month 2

Month two was called “The product month”. We were divided into teams of 4 and my team worked on a project named “Leaglisis”.

Photo by Giammarco on Unsplash

Overview

Legalisis is a helpful tool that aims to make the experience of dealing with legal documents smooth.

Legal documents can be lengthy for anyone to comprehend in one go, hence a tool that could summarize the document and give a gist of the document will be helpful to professionals in the legal field.

Target Audience

Our target audience would be the professional working in legal fields and legal firms which could incorporate this assistive technology into their process of analyzing documents like contracts, terms, and conditions, etc.

Requirements

  • A document summarizer that will give a crisp and short summary of the uploaded document.
  • An extracting tool that will return the complex and problematic clauses from the document for a professional to review.
  • A comparator tool that will give the user an overview of the differences between the two documents.

Tech stack

  • Front-End: React with typescript, Bootstrap
  • Back-end: Java (Spring boot) / API on spring boot, Python, Flask
  • Database: Google Firebase

Challenges faced

  • The legal contracts dataset is not available to the public due to confidential reasons.
  • We have taken a pre-trained model which has been trained on the newspaper corpus but works well with legal documents as well.
  • Connecting the front-end (React) to the back-end (java) took some time as we had to make API calls.

Outcome of Internship

  • Conversion of Internship into PPO.
  • Industry Software development and design understanding
  • Understanding application development.
  • Working on Client’s projects.

Personal Learnings

  • Industry Software development and design understanding.
  • Understanding application development.
  • Understanding trending technologies like React, Springboot, etc.
  • Getting an Industry experience.
  • Identifying common application deployment models and components in the development pipeline.
  • Unit testing
  • Developing frontend and Backend technologies.

Acknowledgments

I thank the professors of Bennett University for their continued support in our efforts to contribute to Hashedin.

--

--