languages

C++

A 5 year experience of programming in c++. Well versed with the Standard Template Library.

Java

A 4 year experience of programming in java. Worked a lot on object oriented programming using java and the collections framework.

JavaScript

An amateur programmer with vanilla javascript. A beginner in react framework.

Experience

Software Engineer

Accenture

Septemeber 2020 - present

worked on frontend development using react

AWS certified solutions architect assosciate

worked on cloud deployments and automation

more info

Featured Projects

01.

Sudoku Solver using OpenCV

The model takes the image of an unsolved sudoku as an input. The sudoku puzzle is extracted from the image using opencv library functions. The retreived sudoku is solved by using simple backtracking algorithm.

pythonopencvkeras
02.

Task Manager

A productivity web application for managing different activities using javascript. The application utilized the functionality of javascript lists for managing the tasks.

HTMLCSSJavaScript
03.

Auto Suggest using tries

A data structure based application for searching different words in a dictionary in a relatively lower asymptotic time complexity. Trie data structure is used for optimizing the search complexity of the algorithm.

c++data-structure
projects