MY PORTFOLIO

muthuct@muthuct.com

PROFESSIONAL SUMMARY


AWS Certified Solutions Architect Associate. Currently working as a Cloud Support Associate II with the AWS Developer and Mobile Services Team. Focused on Serverless Services and Managed AI Services in the current team.

Check out my artilce published on AWS Knowlege Knowlege Center on the topic :

"How do I authorize access to API Gateway APIs using custom scopes in Amazon Cognito?"

Prior to joining Amazon, during my CS undergrad, I was the head of various tech committees as a part of which I developed quite a few Full Stack Web Apps, Conference Websites, Techfest websites, etc. which had tens of thousands of users.

I love hackathons and have been part of and won various hackathons during my college days too. I was the Team Lead of 2 Time Winners of SIH (Smart India Hackathon - World's Biggest Hackathon). In 2018, I was the Team Leader of Team WYSIWYG4 Winner of SIH 2018 held at Ahmedabad, Gujarat for Department of Space, Indian Space Research Organization (ISRO). In 2017, I was the Team leader of Team TechWhiz which won the second runner-up position in the Grand Finale of SIH 2017 held at Jaipur, Rajasthan for the Department of Posts.

I am always interested in looking out for opportunities where I can prove my skills. I am a team player and have held various positions of leadership such as Vice President of Association of Computer Engineers, Vice Chair of ACM Student Chapter and as the Student Alumni representative for the Department of CSE while being in college and as School Pupil Leader while being in High School.

CERTIFICATIONS


HACKATHONS


Winner - Smart India Hackathon Grand Finale 2018, Ahmedabad for Department of Space, Indian Space Research Organization (ISRO)

Team Leader of Team WYSIWYG4 Winner of Smart India Hackathon 2018 (World's Biggest Hackathon) held at Ahmedabad, Gujarat for Department of Space, Indian Space Research Organization, Govt. of India. We received a cash award of Rs. 1 Lakh by beating hundreds of teams from all parts of the country in the grand finale. We developed a product for Distributed Panorama Construction of UAV Drone Images using Public Compute Nodes.


Second Runner Up - Smart India Hackathon 2017 Grand Finale, Jaipur for Department of Posts, Government of India

Was team leader of Team TechWhiz which won the second runner-up position in the Grand Finale of Smart India Hackathon 2017 (World's Biggest Hackathon) held at Jaipur, Rajasthan for the Department of Posts, Govt of India. We received a cash award of Rs.50,000.We designed and developed a software called BHIM (Barcode based Hardware Inventory Management) System which is a digital solution for efficient handling of Inventory of Post Offices in the country.


Digital Ocean - Campus Shark - All India Hackathon - Finalist

Was part of the two member team which was shortlisted as one among top 25 in India for the final round.

PROJECTS


SSN Instincts 2018 Wesbite

As the Head of Tech Committee, I lead a team of 4 developers to develop the website for SSN Instincts 2018, a national level cultural event that has tens of thousands of footfalls every year. Co-ordinating with the Design Team, we developed a highly responsive website that had about 30,000 page views and a sub 2 second load time for a website that had lot of graphics and imagery. We optimized every single asset and the code to give a smooth experience to the users irrespective of the device type of the users.


#SaveTheWhaleChallenge Campaign, Lonepack NGO

Designed the logo and developed the website for SaveTheWhale Challenge Campaign which was started in response to the increase in the suicide rates worldwide due to the deadly BlueWhaleChallenge. This campaign revolves around doing one simple task, whose results, when shared, will enable sharing of positivity while maintaining a linear story bounded by #savethewhale.

LonePack is a not-for-profit social initiative (NGO), founded in response to the rising rates of depression and social anxiety among the Indian youth.


View Project

The SSN App Web Console

Developed the entire web console for the application which will be used by the college management to send important announcements and notifications to thousands of students studying at SSN. The application received a highly positive response. Used Firebase,Vanilla JS for the application.


View Project

Websites developed as Frontend Developer at Klickkit

Worked on projects that involved designing and developing responsive websites for the clients’ business.


View Project


View Project


View Project

Learn.Invest - A website based virtual stock market simulation game

A virtual stock market simulation game developed using Java, JSP, Bootstrap, HTML, CSS. Designed and developed the entire front end for the application. Deployed the application locally on a Apache Tomcat Server and handled 50 players of the game at once. Separately designed the front end for admin controller. Controlled the game using admin controller. The application received a highly positive response. Used HTML, CSS, Bootstrap, FontAwesome icons, Google Fonts for the application.


View Project

ICCIDS 2017 Website

Designed and Developed a Responsive Website(optimized for mobile devices) for International Conference on Computational Intelligence in Data Science 2017 (ICCIDS2017) organized by Dept of CSE,SSN College of Engineering.Used Bootstrap and Jquery frameworks along with HTML,CSS and Javascript.


View Project

SSN Cube Open 2016 Responsive Website

Developed a Responsive Website (Device Independent - works on laptops,tablets,desktops) for SSN Cube Open 2016 - an International Rubiks Cube Competition authorised by the World Cube Association (WCA) held at SSN College of Engineering. Used Bootstrap and Jquery frameworks along with basic HTML,CSS and Javascript to develop the website.


View Project

SSN Invente Website 2016

SSN Invente is a national level inter-college technical fest organized by students of SSN College of Engineering. Worked on the Frontend development and responsiveness of the website.Designed and developed Signup Form with validation and developed part of landing page, footer,etc. Made use of HTML, CSS, Jquery and Bootstrap frameworks.


View Project

Website for NCRS 2016

NCRS 2016 - National Conference on Reliability and Safety Engineering. Redesigned the landing page and color scheme of entire website. Hardcoded suitable fonts. Updated speakers information,accomodation details relevant to the conference. Have been in charge of maintenance of the website till date.


View Project

One Stop Shop

Devloped a basic version of a buying and selling forum like ebay for my Class 12 Project entirely using C++ using the concepts of Data Encapsulation(Class), OOPs , Inheritance , file handling. It involved creating a user account with an encrypted password then listing the products sold and bought by the user and also maintain other details of the user like cash at hand,personal info,etc.Binary files were used to store the data.