Skip to content

@ritwik0706

Ritwik Jha

@ritwik0706

Skill iconPython
Skill iconC++
Skill iconR
Skill iconMatlab
Skill iconKotlin

Roorkee, India

I didn't know about coding until I participated in a hackathon organized by our college. I was not of much help then, but it was that time when I got the motivation to start software development. The excitement I get when trying to debug a code and the satisfaction I get from building new hacks motives me to do something new.
I have learned about android development, image processing, machine learning, web development etc.
I excel at using C, C++, Kotlin, Java, Python, R, and Matlab.
I have worked on many projects but the most complex one is Colorizer. It is an app that colorizes any black and white image, and also does color correction to improve the quality of that image if some part of it is underexposed.
We faced many problems during the project. The first problem we faced was that a mobile does not have a GPU, so how do we combine our caffe model to android? My colleagues in the Mobile Development Group suggested that we host our model on a server and then use networking to colorize the image.
The next problem was that we could not upload a file from recent because we used filepath to upload the file. Since a file from recent does not have a proper path the app crashed every time. I solved this problem by creating a new file so that its path is now known.
We also used an image slider to show both colored and black and white image. We imported it as a Github library. We needed to make some changes to this library but were not authorized to do so. So, we created a new module to apply those changes to the library.
I learned many things from this project. Teamwork and perseverance were the most important thing that I learned during this project. Technically, I learned networking, files, and library in android.
I have a lot of perseverance and I do not rest until I complete something I am interested in. Also, I am highly skilled, considering I just recently completed the 1st year. So, you should accept me without any second thoughts in mind.