
We’re looking for an experienced Regional Sales Associate to fuel growth at Quoality- A Modern Operating Infrastructure for Hospitality Businesses to help them improve the guest experience and generate additional revenue.
Founded in 2021, Quoality is a Hospitality Tech company backed by a US-based Newchip Accelerator. Our mission is to equip businesses with the tools they need to grow.
By providing tools, insights, and education with minimal effort on the business's part, the barrier to making actionable business decisions is lowered dramatically. Everything we do is driven by this mission. Everything we do needs to positively answer the question, "Does this help businesses grow?"
Product Demo: https://www.youtube.com/watch?v=gKklkRYKkC4&t" target="_blank">https://www.youtube.com/watch?v=gKklkRYKkC4
Quoality Blogosphere: https://medium.com/quoality" target="_blank">https://medium.com/quoality
🙋 The role & what we are looking for: Oh, this is our favorite part. We’ve seen companies that write 'templatized' BS for this section; stuff that’s never followed in reality.
Not us. Here are some of our core values to give you a sense of who we are as a team:
- First and foremost, we’re super transparent. We all know what everyone’s working on, how’s the company doing, and the whole shebang.
- We’re all super chill.
- Work time ain’t playtime. We take our work very seriously. We’re a small bunch on a mission to change the guest experience in the hospitality industry, once and for all.
- Deadlines are a thing for us. We are very punctual.
- We know what we are working on and aren’t clueless.
- We’re more friends than colleagues.
- Monthly 1:1s with the founders where you can directly share & receive feedback.
Not convinced yet? Okay, here’s the fun stuff:
- Flexible leave policy. Yeah, it’s truly flexible. We trust you.
- We’re fully remote in India. Work from the beautiful beaches of Goa or the stunning mountains of Manali, we’re all good.
- Annual workstations at exotic destinations. Subject to change and hitting milestones.
- Allowances to choose your coworking space (if you want), courses & anything that you think is beneficial to succeed in this role.
📄 The role & what we are looking for:
💻 Responsibilities:
- “Get the sale” using various customer sales methods (door-to-door, cold calling, presentations etc)
- Own the assigned region
- Forecast sales, develop “out of the box” sales strategies/models and evaluate their effectiveness
- Evaluate customer's skills, and needs and build productive long-lasting relationships
- Meet personal and team sales targets
- Research accounts and generates or follow through sales leads
- Attend meetings, sales events and training to keep abreast of the latest developments
- Report and provide feedback to management using financial statistical data
- Maintain and expand client database within your assigned territory
✅ Must Haves:
- 1 years+ of sales experience/strong drive to make a career in sales
- Familiarity with different sales techniques
- Computer use competency
- Can do & Competitive attitude
- Strong communication, negotiation and interpersonal skills
- Self-motivated and driven
- Comfortable on the phone
- Able to work independently
- You are open to learning new stuff and avoid internal politics.(super important).
- You are humble, kind, and are open to feedback.(super duper important).
❕Bonus:
- Entrepreneurial spirit, Product Thinker, and ‘Can-Do' attitude.
- Passionate about leveraging technology for supporting product delivery in the Hospitality space.
- Operating style suited to working in a startup environment, where teamwork and resourcefulness are highly valued.
- Excellent leadership skills, including the ability to manage multiple assignments at a time.
🤙 What's the interview process like? Yes, we do have a process, and it’s simple. Step 1: You apply for the job. Step 2: Quick intro call with the founders. Step 3: A round where we evaluate your assignment along with you. Step 4: One round of interviews to gauge if you are a good culture fit. Step 5: Job Offer (contingent on the above steps). Step 6: Welcome to the Quoality! 🙂
So, think we’re a good fit? Then let’s roll.🤘

About Quoality
About
Quoality- A Modern Operating Infrastructure for Hospitality Businesses to help them improve the guest experience and generate additional revenue.
Launched in 2021, we are a Hospitality Tech company backed by a US-based Newchip Accelerator. Our mission is to equip businesses with the tools they need to grow.
By providing tools, insights, and education with minimal effort on the business's part, the barrier to making actionable business decisions is lowered dramatically. Everything we do is driven by this mission. Everything we do needs to positively answer the question, "Does this help businesses grow?"
🙋♀️ The role & what we are looking for:
Oh, this is our favorite part. We’ve seen companies that write 'templatized' BS for this section; stuff that’s never followed in reality.
Not us. Here are some of our core values to give you a sense of who we are as a team:
- First and foremost, we’re super transparent. We all know what everyone’s working on, how’s the company doing, and the whole shebang.
- We’re all super chill.
- Work time ain’t playtime. We take our work very seriously. We’re a small bunch on a mission to change the guest experience in the hospitality industry, once and for all.
- Deadlines are a thing for us. We are super punctual.
- We know what we are working on and aren’t clueless.
- We’re more friends than colleagues.
- Monthly 1:1s with the founders where you can directly share & receive feedback.
Not convinced yet? Okay, here’s the fun stuff:
- Flexible leave policy. Yeah, it’s truly flexible. We trust you.
- We’re fully remote in India. Work from the beautiful beaches of Goa or the stunning mountains of Manali, we’re all good.
- Annual workstations at exotic destinations. Subject to change and hitting milestones.
- Allowances to choose your coworking space (if you want), courses & anything that you think is beneficial to succeed in this role.
Company video


Connect with the team
Similar jobs
Key Responsibilities
1. Kernel Lifecycle & Maintenance
Upstream Alignment: Lead the strategy for upgrading enterprise kernels (e.g., migrating from LTS 5.15 to 6.6) while maintaining binary compatibility where required.
Patch Porting: Expertly port functional and performance patches between disparate kernel versions, resolving complex code conflicts and API changes.
CVE Mitigation: Monitor the Linux Kernel Mailing List (LKML) and security advisories to identify and backport CVE patches from upstream to production environments.
2. Deep-Dive Debugging & Stability
Panic Analysis: Act as the final escalation point for Kernel Panics and "Oops" messages. Utilize kdump, crash, and gdb to perform post-mortem analysis of vmcores.
Boot-Time Resolution: Debug critical failures during the early boot process (UEFI handoff, initramfs, and early kernel init) where standard logging is unavailable.
Performance Tuning: Use ebpf, ftrace, and perf to identify bottlenecks in memory management, scheduler latency, or I/O throughput.
3. Driver Development & Hardware Integration
Driver Ownership: Design, develop, or maintain at least one Open Source or Proprietary Device Driver (Network, Storage, GPU, or Character devices).
Hardware Abstraction: Interface directly with hardware registers, managing DMA mappings, and optimizing interrupt handling (MSI-X, Threaded IRQs).
Out-of-Tree Management: Maintain driver compatibility across kernel updates using DKMS or similar frameworks.
4. Infrastructure & Automation
Registry Management: Oversee the distribution of custom kernel builds and modules via GitLab Container/Package Registries.
CI/CD for Kernel: Build automated testing pipelines (Hardware-in-the-loop) to validate kernel stability before enterprise-wide deployment.
Required Technical Skills:
Languages: Mastery of C/C++ Programming (C is preferred)
Kernel Internals: Deep understanding of VFS, Memory Management (MMU/Paging), Process Scheduling, and Networking Stacks.
Debugging Tools: Expert-level use of kprobes, trace-cmd, valgrind, and hardware-level debuggers (JTAG/Serial Console).
Build Systems: Proficiency with Kbuild, Makefiles, and building RPM/Debian packages for kernel distribution.
Security: Hands-on experience with SELinux/AppArmor policy development and kernel hardening (FIPS, KSPP).
**Job Description:**
We are seeking a talented UI/UX Designer to join our team and help shape the user experience and interface of our digital products. As a UI/UX Designer, you will collaborate closely with product managers, developers, and other stakeholders to create intuitive and visually appealing designs that enhance user engagement and satisfaction.
**Responsibilities:**
1. **User Research:** Conduct user research to understand user needs, preferences, and behaviors.
2. **Wireframing and Prototyping:** Create wireframes, user flows, and prototypes to visualize design concepts and interactions.
3. **UI Design:** Design visually stunning user interfaces that are both aesthetically pleasing and intuitive to use.
4. **UX Design:** Develop user journeys, information architecture, and interaction design to optimize the overall user experience.
5. **Collaboration:** Work closely with cross-functional teams including product managers, developers, and QA testers to ensure design requirements are met.
6. **Feedback Integration:** Gather feedback from users and stakeholders and iterate on designs based on feedback and usability testing results.
7. **Brand Consistency:** Ensure design consistency and adherence to brand guidelines across all digital products and platforms.
8. **Stay Updated:** Keep abreast of industry trends, best practices, and emerging technologies in UI/UX design.
**Requirements:**
1. Proven experience as a UI/UX Designer or similar role, with a strong portfolio showcasing your design work.
2. Proficiency in design tools such as Adobe XD, Sketch, Figma, or similar.
3. Solid understanding of user-centered design principles and best practices.
4. Experience with user research methodologies and usability testing.
5. Strong communication and collaboration skills.
6. Ability to work effectively in a fast-paced, dynamic environment.
7. Bachelor's degree in Design, Human-Computer Interaction, or a related field (or equivalent work experience).
**Preferred Qualifications:**
1. Experience working in an Agile development environment.
2. Knowledge of HTML, CSS, and JavaScript for design implementation purposes.
3. Familiarity with motion design and animation principles.
4. Experience designing for mobile platforms (iOS and Android) as well as web applications.
**Join our team and be part of creating exceptional user experiences for our products!**
About Us:
We are BlackLight Games; we bring culturally relevant synchronous multiplayer games experience to mobile. Our games have been rocking the Play Stores since launch. We have built cutting-edge back-end technology; we take pride that our games are played by more than 1 million players daily. Our flagship game, Ludo SuperStar has been downloaded more than 100 million times. Other titles include – CallBreak, Carrom, Solitaire, Spider Solitaire and Word games.
Website link- https://blacklightsw.com/
Position: Backend Developer
Location: Noida
Educational Qualification: B.Tech/ MCA / M.Tech / M.Sc or relevant professional experience; preferably in Computer Science.
Skills :
- Backend: NodeJS
- Databases: MySQL/ MongoDB.
Job Summary:
What You Bring To The Team
- More than 3+ years of experience developing serverless applications using public cloud like Google Cloud/ AWS
- Knowledge of Node. js and frameworks available for it.
- Strong proficiency with JavaScript
- Understanding the nature of asynchronous programming and its quirks and workarounds.
- Distributed system development with an understanding of latency, scalability, scheduling, asynchronous programming, and reliability
- Understanding fundamental design principles behind a scalable application
- Experience with services common to serverless architectures, like: AWS Lambda, DynamoDB, IAM, Firebase Real Time Database, Google Cloud SQL, Cloud Tasks. It’s a bonus if you have worked on Google Cloud Project and Firebase.
- Solid Experience with NoSQL and SQL databases is required with proven experience of creating database schemas that represent and support business processes.
- Integration of multiple data sources and databases into one system.
- Experience with deploying, maintaining, debugging live systems, and end-to-end testing and analysis
- Experienced in creating micro-services based architectures, reusable components
- Experience building REST APIs and other common application architectures on the above services
- Experience building data processing pipelines
- Solid understanding of code, design, and development practices
- General comfort in exploring, assessing, and learning new frameworks
- High levels of integrity and professionalism, and an ability to channel maximum amounts of energy into the role delivering premium customer service at all times
- Adhere to different Project Management methodologies (Agile etc) and leverage different CI/CD tools
Extra Gems For
- Google, AWS and/or Industry certifications.
- Familiarity with object storage such as AWS S3, Firebase Storage, in-memory caches such as Redis
- Demonstrated performance of threat modeling, risk assessment techniques, code reviews in the context of DevSecOps security
- Knowledge of Application Monitoring using tools like Google Stackdriver
- Broad familiarity with other languages like J2EE, Python as we write some code in these as well.
- Experience with Github and advanced Github features.
- Experience of working in Product industry
- Open source contributions, interesting hobby projects.
Why Us?
- High Growth Startup environment
- Company sponsored courses and education material
- Lots of learning opportunities
- Work with a super-talented team of professionals
- Informal work-culture, Casual Dress Code, multiple outings and trips
- Performance Based Bonus
- Competitive Salary
- Medical Insurance for you and your family
- Subsidies Lunch and Unlimited Snacks, Tea & Coffee in the house at all times
Mandatory skills
- Singleview
- Experience in C++, Python & Perl
- Broad understanding of UNIX operating environment
Secondary exp:
- Experience with multi-user, complex software applications
- Mix platforms such as Windows/ Linux
- Able to gain a basic understanding of client requirements.
- Should be self-motivated and self-driven
- Ability to work with team members across the globe
- Excellent interpersonal and written communication skills
- Ability to define, implement and work to a schedule
- Good time management skills
Job Description :
Acceldata is creating the Data observability space. We make it possible for data-driven enterprises to effectively monitor, discover, and validate Data pipelines at Petabyte scale. Our customers include a Fortune 500 company, one of Asia's largest telecom companies, and a unicorn fintech startup. We are lean, hungry, customer-obsessed, and growing fast. Our Engineering team values productivity, integrity, and pragmatism. We provide a flexible, remote-friendly work environment.
Roles & responsibilities:
- Champion engineering and operational excellence.
- Establish a solid infrastructure framework and excellent development and deployment processes.
- Provide technical guidance to both your team members and your peers from the development team.
- Work with the development teams closely to gather system requirements, new service proposals and large system improvements and come up with the infrastructure architecture leading to stable, well-monitored fly, performant and secure systems.
- Be part of and help create a positive work environment based on accountability.
- Communicate across functions and drive engineering initiatives.
- Initiate cross team collaboration with product development teams to develop high quality, polished products and services.
Must haves:
- 5+ years of professional experience developing, and launching software products on Cloud.
- Basic understanding Java/Go Programming
- Good Understanding of Container Technologies/Orchestration platforms (e. g Docker, Kubernetes)
- Deep understanding of AWS or Any Cloud.
- Good understanding of data stores like Postgres, Redis, Kafka, and Elasticsearch.
- Good Understanding of Operating systems
- Strong technical background with track record of individual technical accomplishments
- Ability to handle multiple competing priorities in a fast paced environment
- Ability to establish credibility with smart engineers quickly.
- Most importantly, ability to learn and urge to learn new things.
- B.Tech/M.Tech in Computer Science or a related technical field.
Good to Have:
- Hands-on knowledge of Configuration Management and Deployment tools like – Ansible, Terraform etc.
- Proficient in scripting, and Git and Git workflows
- Experience in developing Continuous Integration/ Continuous Delivery pipelines
- Knowledge of Big Data systems.
Bullspree is an experiential stock market gaming and learning mobile app. Founded by seasoned stock market professionals and IIT Alumni. With the vision to make stock market knowledge accessible to every Indian household, Bullspree is on a bull run. The venture is backed by renowned Industry Veterans and covered by leading media agencies.
About the role:
This is the role of the VP of Technology at Bullspree that is expected to work closely with the founders to drive the day-to-day technology development at Bullspree. There is no bar in compensation for deserving candidates. Get in touch if you think this sounds interesting to you.
Desired Skills:
- Bachelor's/Master’s degree in Computer Science or equivalent streams from Top Tier Institutes.
- 3 – 7 years of experience in designing and developing highly scalable, high performance and fault tolerant mobile application products with infrastructure hosted on Cloud
- Proficiency in developing ReSTful APIs, flutter, mobile libraries, Android OS, App Development language (PHP/Kotlin/Java/JavaScript or equivalent)
- Knowledge of Cloud Services, Containers, Databases, disaster recovery, and message queues (Kafka / RabbitMQ) is highly preferable.
- Experience with DevOps and delivering into cloud-based environments using standard CI/CD tools (Jenkins, Artifactory, Spinnaker, SonarQube) and best practices
- Good proficiency in SQL
- Good understanding of database technologies like MySQL, MongoDB, Redis, Cassandra, etc.
- Sound debugging skills with the ability to identify performance bottlenecks and drive optimization efforts
Good to have:
- Strong experience working with multi-cloud (AWS/GCP/AZURE), Docker, and container orchestration technologies such as Kubernetes and Terraform
- Good understanding of observatory tools and logging
- Enthusiasm for open-source contribution
- Previous experience working in an environment with microservices
- Knowledge of IT security
- Experience in distributed and big data technologies
Responsibilities of the role:
- Develop Web/App based solutions in PHP and PHP based frameworks (CodeIgniter/Laravel) having a Service Oriented Architecture (REST/SOAP)
- Work on integration of 3rd Party libraries as required by the product
- Unit-testing code for robustness, including edge cases, usability, and general reliability
- Ensure the quality of the end product while adhering to quality norms
- Creating Technical documentation wherever applicable
- Collaborate with cross-functional teams to define, design, and ship new features
- Take part in requirement understanding and contribute to solution of the requirement
Ideal candidate must have :
- 2+ years of experience in writing code
- Ability to meet tight deadlines
- Can work independently and be a team contributor
- Must have good knowledge of Node, Python and Scripting languages
- Experience in one or more of RDBMS - PostgreSQL, MySQL or Oracle
- Experience with NoSQL and real-time DB - Firebase/Firestore or MongoDB
- Must be able to write concise and high-quality API
- Must be a quick learner, curious and ambitious
Senior Fullstack Developer (MERN Stack) having min 4 years of relevant experience with hands-on experience in handling all aspects of Product Management internal and external facing Product development. Work with Founders to set a product vision and strategy that delivers unique value based on customer needs and expectation. Work closely with development and program management to deliver products and features.
Key Responsibilities
- Demonstrated experience managing the full product development life cycle, including product conceptualization, prototyping, and development
- Software development experience to not just be able to solve stuff on your own but also to better communicate / manage and colloborate between team
- Hands on leader who's comfortable coding, providing code reviews, and leading complex architectural design discussions in team setting. Can set coding standards, ensure quality.
- Team leading experience
- Technical Expertise in AWS deployment
- Very deep capabilities to architect enterprise class applications on the cloud with web/mobile front ends. Microservices Architecture. Cross-platform integrations.
Stack base:
UI - Tailwind, styled components, react (familiar in Functional components and hooks) and react router
State management - Redux and redux saga,
Backend - Express and node,
Database - Redis and MongoDB with mongoose ODM








