Ayush Billore
I am a Software Engineer from Pune, India. I am a technology enthusiast, keen learner and strong team player with a demonstrated history of working in the HRTech, EdTech and RealEstate industry.
I am a Software Engineer from Pune, India. I am a technology enthusiast, keen learner and strong team player with a demonstrated history of working in the HRTech, EdTech and RealEstate industry.
Kiprosh is a software development company crafting scalable web and mobile products. We are a team of 40+ passionate and disciplined engineers worldwide. We are a remote-friendly company. Headquartered in Mumbai, India with an office in Chicago, USA.
iDev is a learning experience platform. It provides a personalised learning experience for users, typically employees at large enterprises. It consolidates disparate learning resources into a single portal.
The iHub, is an internal process management system, to streamline the company’s process and enhance the end-to-end delivery of the routine tasks. I have been responsible for managing release cycles and the delivery of this project.
Score: 72%
Score: 70%
Score: 7.2/10
A product to make the birthday and work anniversary celebration loud and joyful, and create lifetime memories in the form of videos.
- Snappy feed to showcase video compilation for past events
- Feature to view the upcoming events with Weekly, Monthly and Yearly filters
- Feature to create custom wishes for your colleagues by uploading a photo and text.
- Slack bot integration for sending final video compilation
- My-memories space to revisit the memories from your past events
A Facebook messenger chatbot, developed to enhance user engagement and improve customer experience.
Developed a Ruby Rails based automated messaging software that uses a self designed rule engine to converse with people. Integrated Google drive API, to access images and video during conversation.
POC for text analysis, using NLTK.
Implemented TF-IDF algorithm for summary extraction and Rapid Automatic Keyword Extraction algorithm for keyword extraction.
A device that digitally migrates printed documents to editable text, without manually flipping the pages using optical character recognition(OCR)
Created a prototype of a robotic arm to flip the pages and developed an application, which extracts text from clicked images using optical character recognition and stores in text/pdf format.
Project aims to bridge this communication gap by automatically detecting the gestures of the disabled person and converting them into text and speech.
Captured 3D coordinates with the help of Leap Motion. Developed a Java application that stores normalised values of coordinates captured. ANN is used for training as well as recognition of gestures.
The workshop aims to introduce Ruby on Rails to attendees and help them consider the importance of tech communities in career development.
The Apprentice Project team aims to build life skills in low-income kids of age group 10 to 14 years by utilising their passion as a medium.
Robocon (short for Robotic Contest) is organised by Asia-Pacic Broadcasting Union (ABU), a collection of over 20 countries of Asia Pacic Region.
Got Certication of Merit for a 36 hour non-stop coding marathon!
Rails is a developer-friendly web application framework that enables developers to do more with less code, but it isn’t always clear exactly what’s going on under the covers. One area where I’ve had a hard time was understanding how Rails parses the Request query parameters and the Form variables.
Read full blog at Kiprosh Blogs
Dead code is code that is never executed. It can be a commented out block of code, a method that’s no longer called, or an unreachable return statement. It often reflects functionality that no longer exists. Dead code has absolutely no upside and it costs us money, time, and maintenance headaches.
Read full blog at Kiprosh Blogs
Writing unit tests is more of an art than a skill, and understanding what to test for comes with experience and/or mistakes. We look for the percentage of test coverage for examining the health of an application. However, the “coverage percentage” might be misused or overlooked. In particular, it falls victim to Goodhart’s law, which says: “When a measure becomes a target, it ceases to be a good measure”.
Read full blog at Kiprosh Blogs
We have donated plasma recently, sharing my findings and experience of plasma donation. The points discussed in the blog might help clear doubts and resolve the paranoia related to plasma donation.
Read full blog at Medium