Over 500+ Products Delivered Globally | Since 2011
We are an end-to-end service provider of scalable, cutting-edge engineering solutions that build disruptive web & mobile products.
We leverage the power of creativity, usability, the best arsenal of tools to deliver a unique experience and to enable digital transformation.

headquarters
other locations
Focus
Portfolio
Some of our clients are RedQuanta, Patra Corporation, Heffernan Insurance Brokers, PayLeadr, Asprilla Limited, Swisscom, Appdirect, jBilling, Spacehubb, Chisel Analytics, Snuba, Whisker+Paw

Trackimo - U.S. based IoT solution
Trackimo is a U.S. based IoT (Internet of Things) solution provider with proprietary technology, enabling worldwide connectivity for M2M (Machine to Machine) devices. Trackimo aspires to transform business models through the development of customizable radio frequency mobile technology solutions that are easy to implement and are user friendly, used globally with enhanced security and reliability.
Key Challenges
- Real-time vehicle tracking through websockets
- Providing configurable maps to the customers add to the complexity of the project
- Concurrent processing of simultaneous data Geofencing & alert system
- Making the application scalable and robust
Our Solution
We developed the following solution for the client:
- Enabling owners to track their vehicles using a web browser, Android and iOS devices.
- Taking advantage of our strength in interaction design we came up with a user-friendly design with core functionality through a test-driven development approach which also included user acceptance testing.
- Using Google Maps API enabled us to add GPS tracking capabilities and related functionalities.
- We added support for messaging protocols for mobile and desktop versions.
- We take feedback seriously, aggregating valuable customer feedback was essential for the enhancement of the product, along with upgrading the main codebase.
- We were able to understand our customer’s requirements and their day-to-day problems. With our IT and UX specialist team, we were able to implement the minimum viable product within 3 months.

PATRA BBS - Benefit Brochure Service
Found in 2005, Patra Corp is a US-based company to enable insurance agents and brokers to issue certificates faster and more efficiently. Patra powers insurance processing by leveraging people and technology, supporting insurance organizations as they sell, deliver and manage policies and customers. In addition to process automation and account management services, Patra is a leader in applying technology to insurance applications.
Key Requirements
Patra (BBS- Benefit Brochure Service) wanted to start an online web platform where a number of brokers can register themselves and also form a team in order to provide personalized insurance brochures to their respective clients.
Our Solution
After understanding the client’s requirement, we developed the following solution:
- A fully customizable web application was designed for use by Patra admin, brokers, and their clients.
- Better UI was designed to enhance the user experience.
- Stored procedures were used for fast query processing.
- HTML DOM structure was used to represent UI in the database as opposed to objects hierarchy which made the UI rendering faster.
- A personalized brochure feature was integrated to build an insurance brochure according to the requirements of the client.
- Easy navigation and management for the updates in the profile & password.
- Quick Link buttons were integrated for creating a new brochure, request printing, and mailing services, or submit a support ticket.

A Real Estate Industry Mobile App
Immosnapp is a closed platform that facilitates communication and networking between different stakeholders of the building industry. Here companies of the building industry can showcase their projects, communicate with their employees working on different projects, advertise their spare capacities and book the spare capacities of other companies.
Key Challenges:
Since the app is targeted towards a specific sector and focuses on the social networking aspect, challenges faced by us were equally unique in nature.
- Implementing the designs of the client exactly on both the Android and ios platforms.
- Architecting the application in such a way that changing requirements of the client can be incorporated easily.
- Implementing fast and secure messaging which support sharing of different types of media such as images, audios and videos.
- Understanding the relationship between different stakeholders of the system and mapping the services of the platform to their roles.
Our Solution
After an in-depth assessment and consultation, we developed Immosnapp with following innovative solutions:
- We chose ionic hybrid mobile application development framework so that the same code can be used on android and ios platforms.
- Using the agile development model we delivered weekly builds to the client which helped us in identifying and removing the discrepancies between their vision and our implementation.
- A custom web socket-based chatting framework was developed to enable fast and secure messaging facility in the application.

A resume builder platform
A US based fintech company with whom we had been working since a long time on different projects, wanted to implement a secure certificate vault to store financial documents of its clients such as insurance policies, share certificates, security certificates, etc.
Key Challenges:
Certificates as files could be uploaded from multiple sources such as direct uploads from the web or mobile app, auto uploads of mail attachments to the vault etc.
Alterations to the uploaded certificates should be easily detected and discarded.
Users should be able to access their certificates from anywhere using the web or mobile.
Uploaded certificates should be available to the users even if the servers are damaged by any natural or man-made calamity.
Our Solution
We developed the following solution for the client:
- Web & mobile applications were developed for the users to upload and access their certificates.
- A mail server hook was developed to upload attachments to the vault automatically.
- The vault was implemented on the AWS as private cross-region replicated s3 buckets.
- To verify the integrity of the uploaded certificates in the vault, a blockchain-based solution was implemented. A smart contract containing the file names and their hashes was created and deployed on the Ethereum blockchain.
- An API was exposed for the web & mobile applications to interact with the smart contract on the blockchain.

A Job Recruitment Platform
SpaceHubb is an online platform owned and managed by Micro IT Solutions. Here people interested in space and satellite technology can: Discover daily news & publications, Find talent, jobs, and recruitment tips, Share insights, scout events and host conferences and Build careers, grow skills and help others.
Requirements
Developing a web application where candidates and recruiters could communicate with each other their industry-specific needs such as searching for jobs, posting jobs, integrating third-party APIs for added functionalities, etc. in the space and satellite industry.
Key Challenges
- Owing to our background in IT and Design we had minimum knowledge about space and satellite industry.
- Had to deal with the complexities of working under lockdown circumstances due to COVID-19.
- Dealing with the complexities of working distantly and collaborating with the stakeholders both within and outside the country.
- Staying true to the branding all the while keeping in mind that we do provide all the functionalities desired by the client.
- This is a rapidly evolving domain, challenging our development and design capabilities at every step.
Our Solution
We developed the following solution for the client:
- Designing the UI of the web portal keeping in mind the latest trends in web design and user experience.
- Development of a responsive web portal.
- Keeping true to the branding of SpaceHubb and taking clues from the space and satellite industry to make the website as relevant as possible.
- Adding third party API functionality so that they can be integrated with other human resource platforms.
- Adding news feeds section to assist the sharing of industry-specific content throughout the platform.
- Candidates may post or share from or to this platform.

Blockchain based transaction authorization
Swisscom, Switzerland’s leading telecom company and one of its leading IT companies, is headquartered in Ittigen, close to the capital city Berne. Swisscom offers mobile telecommunications, fixed network, Internet and digital TV solutions for business and residential customers.
It is also one of the largest providers of IT services in Switzerland. It develops and maintains the wireless and wireline network infrastructure, distributes broadcasting signals, and is also active in the banking, energy, entertainment, advertising and healthcare sectors.
Swisscom was developing a Blockchain-based ledger for the financial transactions conducted over its network. For this, it had a smart contract deployed on Ropsten network and also had transaction authorization APIs. Swisscom wanted us to integrate its current authorization system into the Blockchain ledger.
Key Challenges:
- Exposing an API endpoint to receive transaction requests and store them in MongoDB
- Authorizing the transactions using the Swisscom APIs
- Updating the status of the transactions in MongoDB
- Storing the transactions on the smart contract in the Blockchain
Our Solution:
We developed the following solution for the client:
- A REST API was implemented to receive transaction requests.
- Received transactions were authorized by pooling the Swisscom APIs.
- Transactions were stored in MongoDB and the Blockchain.

Whisker and Paw Chatbot
Whisker and Paw (W+P) was founded on the belief that pet healthcare should be just as simple and sophisticated as human healthcare, but with even more convenience – by being offered on-demand, like a card ride service or take-out.
The W+P ecosystem brings information and service into one spectrum - it is fully automated, seamless, and leans on cutting-edge Artificial Intelligence (AI). By maximizing the technological advances of AI and providing this innovative tool to vets and pet owners, W+P offers a unique combination of services leveraging industry-leading expertise to support the community of vets and pet owners in an efficient and effective manner. W+P strives to be a trusted resource for information and care by delivering on-demand, and affordable access to quality pet care through a suite of services utilizing AI. W+ P offers an on-demand chatbot, called PetBot, powered by Dialogflow.
Requirements & Challenges
The W+P goal was to connect its pet owner network with its renowned veterinarian community effectively and interactively. The solution was to build a mobile application along with a personal intelligent chatbot that can reduce the time spent to book an appointment, find a doctor or update pet medical details by 50%.
Key Challenges
Making the chatbot more personal and human-like by integrating natural language understanding provided by Dialogflow
Making sure the AI part of the chatbot gets the greater load by providing interactive buttons, cards and other tools on the user side
Integrating the same chatbot on multiple social platforms with identical service
Temporarily archiving the history of the chatbot conversation
Our Solution
The W+P goal was to make their pet owner network happier by providing a chatbot with rich functionality. Constant brainstorming between our AI developers and business teams of W+P led us to tweak, enhance and remove some features. Below are the solutions we provided:
Easy availability of Dialogflow entities to the teams of W+P to enable them to modify the intrinsic behaviour of the chatbot in the future, if required
Decentralized access to the chatbot via integration with well known social platforms by using webhooks, REST APIs and other Machine Learning libraries.

Turn your data into action with Chisel
Chisel Analytics is a Texas (US) based startup that has envisaged a dedicated platform for analytics professionals where business organizations can find, integrate, collaborate with, and manage their on-demand and internal analytics teams, keep track of their data-driven efforts, and highlight the core insights they gain across their organization.
Requirements
Founders of Chisel Analytics approached us to implement their vision into a web-based platform to help business organizations and analytics professionals to unlock their potential through collaboration. Following were the main requirements of the platform:
- Responsiveness and scalability
- Different types of subscriptions
- Recruitment as well as project management support
- Integrated chat and video calls
- Documents sharing
Our Solution
After an in-depth assessment and consultation, we developed Chisel Analytics as a web-based collaboration platform having admin, organization, and consultant portals.
- Consultant portal is designed for analytics consultants to create and manage their profiles, view and manage subscription plans, view job offers, submit their proposals, manage and collaborate on the assigned projects, add and manage staff, manage and receive notifications of different activities of the platform, etc.
- Organization portal is designed for business organizations to create and manage their profiles, view and manage subscription plans, search analytics consultants, submit job offers, view proposals, conduct interviews, assign projects to consultants, manage and collaborate ongoing projects, add and manage staff, receive notifications of different activities of the platform, etc.
- Admin portal is designed for the platform admin to view registered consultants, organizations, ongoing projects and job offers, approve or disapprove consultants on the platform, and receive notifications of different activities of the platform, etc.

A recurring payment solution platform for Payleadr
Payleadr is an Australian FinTech company that had a vision of allowing businesses to manage recurring payments on the go, 24/7. Payleadr wanted to start an online merchant platform with the aim of providing sellers a convenient way to sell their products and services.
Key Challenges:
- Integrating a PCI compliant payment solution to the platform.
- Providing a fully customizable solution to each seller.
- Implementing multiple rules for overdue collections based on the payment frequency and payment method(ACH/Credit Card).
- Integrating an effective OCR(Optical Character Recognition) module to convert payment card images into text.
- Handling webhooks and transaction everts differently for ACH/Credit card.
- Implementing detailed reports of aggregated data of sellers and buyers transactions.
- Delivering the production-ready project within a tight schedule of 3 months.
After understanding these requirements, we proposed our solution and implemented it after getting the clients approval. The solution was delivered on time and within budget.
Karl Margain, Founder & CEO of Payleadr, was so impressed with our services that he visited our development facility in Noida and entrusted us with the task of developing versin 2.x of the platform.

Android App for Snuba Inc.
The idea for SNUBA was conceived in 1985 by Michael Stafford, then a ski shop owner located in the small mountain community of Soda Springs, California. Having spent many years traveling, snorkeling and scuba diving, Michael recognized a vast gap between the number of people snorkeling and the number of people scuba diving. He believed there was an opportunity to develop this market. The word SNUBA popped into his mind immediately.
Snuba International Inc, wanted to get a mobile application developed with the aim of providing operators a convenient way of booking.
Key Challenges:
- Enabling the operators to book snuba diving from remote islands where internet was either not available or was intermittent.
- Providing detailed region wise, operator wise booking reports to the admin.
OUR SOLUTION
1. An android app was developed for the Snuba International Inc, to enable their operators to book the snuba diving for the customers in a hassle free manner.
2. The problem of intermittent internet is resolved by storing booking data on the mobile database when internet was not available and then syncing it with the server whenever internet becomes available.
3. Extensive region wise, operator wise, customer demographics wise, reports were implemented to enable the admin analyze booking data and to formulate their future sales policies.

Automation of mystery shopping platform of RedQuanta
RedQuanta is a global business transformation firm that helps consumer-centric brands run mystery audits to evaluate customer experience of their products & services. These audits have different goals such as finding the inconsistency between the expected and actual customer experiences, identifying integrity gaps, identifying the expectations of a specific customer segment, etc.
REQUIREMENTS & CHALLENGES
RedQuanta had an online survey platform where customers manage their mystery audits, mystery shoppers provide feedback and reviewers validate these feedback and generate customer's reports. On this platform, administrators used to manually set mystery audits questionnaire for customers, assign feedback of shoppers to reviewers and assign mystery shopping assignments to shoppers.
The main goal of the RedQuanta was to automate all these tasks of administrators.
OUR SOLUTION
After understanding the client’s requirements, we developed the following solutions:
A module was added to the RedQuanta platform for the clients to add and manage custom questionnaire for their mystery audits.
An algorithm was designed and integrated into the platform to distribute shoppers feedback reports to reviewers based on customizable criteria.
An algorithm was designed and integrated into the platform to distribute shopping assignment to shoppers based on customizable criteria.

Patra Corp, insurance platform is integrated to the insurance providers of the US
Patra provides a variety of processing services to insurance organizations that reduce staff workload, minimize risk and lower costs while raising productivity, increasing capacity and ultimately boosting profitability. Services include Business Process Outsourcing (BPO), Agency Management System (AMS) Consulting, and Data Entry Support, as well as various Policy, Certificates, Benefits, and Claims services.
REQUIREMENTS & CHALLENGES
The primary objective of Patra on this endeavor was to integrate their platform with the insurance providers of USA such as BTIS, USLI, HISCOX, and Liberty so that the end-users can get the best insurance premium quotes on their platform
Key Challenges:
1. Designing a generalized integration model for the third party APIs of the insurance companies.
2. Standardizing the underwriting questions of all insurance providers to identify the insurance needs of customers.
3. Incorporating different authorization mechanism of the insurance providers in the application.
4. Supporting different data formats of the insurance providers in the application.
OUR SOLUTION
After finalizing the project scope, we had extensive discussions with the integration team of different insurance companies to understand their APIs, data formats, authorization processes and underwriting questions to be asked from the customers. Using this information, we integrated Patra's platform to the insurance providers.

JBilling open source billing platform enhancements
BACKGROUND
Established in 2002, jBilling Software Ltd., is one of the first companies in the world to offer an open-source enterprise system. Based in Canada, jBilling takes advantage of the most up to date technologies and has become known for its innovative solutions and the ability to customize the product to suit differing needs.
REQUIREMENTS & CHALLENGES
The client wanted to enhance its existing open source billing platform by incorporating new features and enhancing its existing features. Following were the main requirements of the system:
Adding new features to the jBilling without modifying its core.
Implementing multiple pricing models for the merchants.
Implementing time-based promotion of the products on the platform.
Enhancing the billing process to incorporate suborders.
Capturing customers data for analytics.
Transformation of CDR data for analytics.
OUR SOLUTION
After understanding the client’s requirements, we developed the following solutions:
New features were added as plugins to the jBilling.
Strategy based multiple pricing models were implemented for the merchants.
Customizable promotion strategies were designed and implemented.
Billing process was enhanced to incorporate suborders.
A service was written to transform the CDR data and to store it in hbase for analytics.

Swisscom integration to AppDirect Platform
AppDirect is the only end-to-end commerce platform for selling, distributing, and managing cloud-based products and services to succeed in the digital economy. The AppDirect ecosystem connects channels, developers, and customers through its platform to simplify the digital supply chain by enabling the onboarding and sale of products with third-party services, for any channel, on any device, with support.
REQUIREMENTS & CHALLENGES
Swisscom, one of Switzerland's largest IT and communication service providers, launched with AppDirect in 2012. Their biggest goal was to remain relevant to their large customer base by growing into new areas through consolidating their user experience onto one platform. To fulfill this goal, AppDirect cloud service commerce platform needs to be integrated into the core system of Swisscom.
OUR SOLUTION
After understanding the architecture of the AppDirect cloud platform, we had extensive discussions with the integration and business teams of Swisscom to understand their requirements. Using this information, we developed the following solutions:
1. AppDirect cloud service commerce platform was customized according to the needs of the Swisscomm
2. Swisscom core platform was integrated into the AppDirect cloud platform with the help of REST APIs.
Reviews
the project
Mobile App Dev for Photo & Video Crew Solutions Company
"There's no job too big or small for the team to fix in rapid time."
the reviewer
the review
The client submitted this review online.
Please describe your company and your position there.
I am the co-founder of Shootzu. An exciting start up in the photography and videography space (created in Melbourne, Australia), to assist in building trusted crew (second shooters, solo shooters, editors, assistants and more). It is an app designed for photographers and videographers to network and assist each other on projects. Businesses can post a job including their rates. Local, vetted photographers and videographers can then apply for the job. Job listings will be easy to navigate and manage.
This is industry specific and only professional businesses with a valid company number will be accepted. Every member who asks to join will go through a quality verification process. Only those who meet the quality hurdles will be accepted onto the platform. The contracts will be managed by the app, and core tools will be integrated into the process so that the photographers can focus on their core business. The app will not allow users to devalue the profession (e.g. by not being able to provide a budget below award wage) and also will not allow users to advertise jobs for ‘free’ or ‘for exposure’.
For what projects/services did your company hire Jellyfish Technologies?
We were looking for a partner to bring our existing app to the next level to refine it with new features and prepare it for launch to different regions of the world. Initially we were only open to Australian users - but thanks to the help of Jellyfish, we have since launched to New Zealand and the United States.
What were your goals for this project?
Not being too technically savvy myself, we needed to find a trustworthy development company to take us to new heights. Jellyfish provided us comfort in explaining the process and guided us on getting launched to NZ and the USA market.
How did you select this vendor?
After a thorough search and interview process with a number of development companies - Jellyfish Technologies stood out, not only from their great down to earth and easy to understand communication - but their track record of working with other quality Australian startup's gave us confidence in their ability to take our idea for the Photography industry forward.
Describe the project in detail.
Our system includes a website portal and mobile app for Android and iOS. We required a full stack developer, along with a QA to work through our backlog of bugs left over from a previous developer, whilst creating new functions and features to enhance our users experience.
What was the team composition?
We had a project manager, one QA and one full stack developer working with us on a full-time basis. This was in addition to our hands on guidance from Australia through constant communication on Jira and Skype.
Can you share any outcomes from the project that demonstrate progress or success?
We are proud to say that we were able to reach our initial goal of launching to the USA and New Zealand with the help of Jellyfish. As we deal with crew payments within our platform, the complexity of dealing with multiple currencies seemed easy and flawless upon deployment. We now have over 1200 registered users across three countries who are finding great benefits in the platform we have created with the help of Jellyfish Technologies.
How effective was the workflow between your team and theirs?
The team were always available via Skype. If there were any issues or concerns, we knew we could always count on the team to respond within minutes. Communication and workflow with the help of Jira and Skype have allowed our partnership to be very efficient and responsive.
What did you find most impressive about this company?
I had the pleasure of flying to New Delhi to meet the team and see how they operate. The entire business is built on a culture of collaboration - with an open plan office space housing some of the greatest development minds we have come across.
There's no job too big or small for the team to fix in rapid time. They took me in and made me part of the family for my short stay with them in New Delhi and i left even more confident about our future partnership.
Are there any areas for improvement?
Absolutely nothing. They have their processes down to a fine art, and know exactly what they are doing. Communication is wonderful and very important to any new startup and for that, i only have praise for the way they handle their staff and business partnerships.
the project
Platform Integration & UX/UI for Insurance Services Company
“They're a top-notch developer all around.”
the reviewer
the review
A Clutch analyst personally interviewed this client over the phone. Below is an edited transcript.
Introduce your business and what you do there.
I'm a strategic product manager at Patra Corp, an insurance services provider.
What challenge were you trying to address with Jellyfish Technologies?
We reached out to Jellyfish to help us with platform integrations, as well as some UX/UI design work on some products.
What was the scope of their involvement?
Jellyfish worked with us to develop a product involving API connectivity with some large insurance carriers, as well as XML and UI/UX designs. After that initial project, they also helped us redevelop another product from the ground up that we purchased from another provider, including templates.
What is the team composition?
I mostly work with Priyesh (Software Engineer, Jellyfish Technologies) and Abhilash (Senior UI/UX Designer, Jellyfish Technologies).
How did you come to work with Jellyfish Technologies?
Our IT director selected them, so we already had an existing relationship with them when I came onboard.
What is the status of this engagement?
We've been working with them since around February 2018 and the relationship is ongoing.
What evidence can you share that demonstrates the impact of the engagement?
They're a top-notch developer all around. They hit the ground running on a complex project involving different XMLs, APIs, and products. Within two months of working with Jellyfish, they already had us connected to several APIs from some of the top insurance carriers in the marketplace. Other insurance carriers have commented on the quality of the products they're working on and want to work with them as well.
How did Jellyfish Technologies perform from a project management standpoint?
Priyesh is very collaborative and responsive overall. He's even taken calls from me late into the evening outside of business hours, which I've really appreciated. They're quick to turn around deliverables as soon as we provide them with the documentation they need.
What did you find most impressive about them?
Whenever we've started a project with them, their team is ready to go; they don't require much ramp-up time at all.
Are there any areas they could improve?
Honestly, I can't think of any areas where they could improve–they're a top-notch organization.
Do you have any advice for potential customers?
Be flexible with time, taking Jellyfish's location into account.
The team enabled the app to launch in both New Zealand and the United States, seamlessly handling multiple currencies and transactions upon deployment. About 1,200 users are registered to the platform, and the app is fully-functioning. The team added value with their responsiveness and efficiency.