Applications

InternHunts
+
2020: A friend asked if there was a way to find an internship for him. In the hunt for that among all the sites that are there for internships, I thought it would be nice if we could gather data from all the internship sites and show it in one place. That is how I made this.
This was my first experience in web scraping both in Python and in NodeJs. Tried both and stuck to node. Website was built using Vue and Firebase for deployment.

CheckJSON
+
2019: A site was born out of a small requirement that arose in the workplace. We wanted a site to format JSON in browser itself. I wanted experiment on that and so this site was born.

Asish George Official
+
2019: My Portfolio - Version 1. This site was built right after I got out of college. This was a great learning experience for me. Here's why:

1. Designed and Coded everything. No Themes used.
2. Used NodeJs and Firebase to deliver the site.
3. Learnt a lot about optimizing the site for SEO, site performance and design.
4. The architecture that I used to server side render in Firebase was not good. I had to begin everything from scratch and hence this site.

iCubePEC
+
2017: This app was made for Innovation and Entrepreneurship Development Cell to spread tech news and details about other events among the students of the college. This app was built in Android Studio. The main challenge for this project was implementing YouTube and Blogger APIs to provide data into the application. This was a proud moment for me because this was the first app that I made that was published in Google Play Store. Unfortunately the app is now unpublished because it was not updated on time.
Electricity Bill Calculator
+
2016: On seeing the first app, some seniors of our college asked if I could make an app that would give the an approximate estimate of the electricity bill after entering the details of the home appliances. This was also made using MIT App Inventor.
KTU CGPA Calculator
+
2015: This is where my journey began.

PROBLEM: Being the first batch of Kerala Technological University, there was no easy method to find the CGPA of the students.
SOLUTION: I created a simple app using MIT App Inventor to check that.