Hi, I am software developer with more than seven years of progressive experience. I have mostly worked with Python and it's frameworks namely Scrapy, Django+D.R.F, Flask. to name a few. I have also worked with front end technologies like ReactJS, JavaCcript, jQuery, HTML, CSS, Bootstrap . When I am free I like watch football, read a book, tech news, or maybe listen to some podcasts.
Kishan Mehta
India
kishanmehta@gmail.com
Bachelor in Computer Engineering • June 2012 Batch
Thakur College of Engineering and Technology, Mumbai
Software Developer • May 2019 - Present
Full Stack Developer • Nov 2016 - Present
Python/Django Developer • July 2015 - May 2016
Senior Software Engineer • June 2013 - June 2015
Built as part of learning from online course. User can login and see the timeline of tweets.
Apart from that user can create new tweets, reply to existing tweets or like the tweets.
Agenda behind this project was to learn some core concepts about react state management, component architecture and dealing with APIs.
Web development, ReactJS, ReduxA simple web app to let users take part in voting for different polls. The polls are generated in the format of questions starting with "would you rather...".
User can create new questions and see the result of the polls after they have taken part in it.
Users can also see leaderboard where users are ranked based on their answers and questions count.
Web Development, ReactJS, ReduxAn online personalised library of books.
Users can search books and add/remove books from three shelves : "read", "want to read", "currently reading".
Agenda for the project was to learn ReactJS, Redux along with handling of API data.
Web development, ReactJS, ReduxA react native app that works on Android and iOS both.
With flashcards app you can prepare for exams. Users can create decks which holds questions.
Users can create questions inside decks with answers.
React Native, Android, iOSA basic web crawler that asks for a starting URL.
Automatically stops after crawling 100 links.
Built using python3 as part of learning from an online course.
Agenda was to learn and implement basic crawling and scrapping techniques in python.
Scripting, PythonA scrapper that outputs product information from a website.
Agenda was to provide data scrapped to client.
Scripting, PythonA basic web scrapper that uses scrapy framework.
It extracts reports from ripoffreports.com and follows the next links of the page and scraps those pages too.
Built using Scrapy framework.
Agenda was to provide csv files output based on scrapping results.
Scripting, Python