Personal details

Ajoy O. - Remote back-end developer

Ajoy O.

Timezone: New Delhi (UTC+5.5)

Summary

Software engineer with over 6 years of Full stack development experience in Web development.

I have designed and developed systems with SQL and noSQL databases and deployed them across Linux servers on AWS services like Elastic Beanstalk, EC2, ECS, RDS and Lambda.

I have overseen teams of developers on both backend and frontend projects and mentored fresh graduates in ​ Git, Python, JavaScript, REST APIs and AWS services.

I have a certificate in​ Artificial Intelligence on edX​ and a ​ Deep Learning Specialization on Coursera​.

Work Experience

Technology Lead
Infosys Ltd | Mar 2020 - Present
Flask
Docker
Python 3
RESTful API
Responsible for designing and updating solutions according to the changing requirements
Senior Software Engineer
ClearTrail Technologies Pvt Ltd | Dec 2018 - Mar 2020
Python
Machine Learning
Web Scraping
Worked on developing OSINT tools. Open sourced a fork of Spiderfoot and used Keras and tensorflow to implement a machine learning model.

Personal Projects

Open API spec generator
2020
Flask
RESTful API
API spec is still being decided. It is hard to manually keep the tech spec updated. There are 30+ resources which follow similar payload and response formats. Used flask and restx to generate the Swagger specification based on a configuration file.
Sraping Engine
2019
Selenium
Web Scraping
Scrapy
A wrapper on top on scrapy to make it configurable using a JSON file. So all you need is update a JSON file to scrape multiple websites. Support for both dynamic (using selenium) and static sites