
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

About BlackLight Studio Works Pvt Ltd
About
About BlackLight Studio Works : We are BlackLight and we bring classic game experience to Mobile .Our games have been rocking the Play Store India since launch.
Our real time multiplayer games are a piece of cutting-edge technology, we take pride that they are played by more than 1 million players daily.
Our flagship game, Ludo SuperStar has been downloaded more than 50 million times. Other titles include - CallBreak, Carrom, Solitaire, Spider Solitaire and Word games.
Why Should you Join us ?.
• Lot of learning opportunity-free Books / Courses.
• Competitive Salary
• Free Medical Insurance for you and your family!
• Lunch on all day you order we pay 60%.
• Unlimited Snacks, Tea & Coffee on the house at all time.
• Work with super-talented team of engineers and designers.
• Casual Dress Code.
Connect with the team
Company social profiles
Similar jobs
Senior Xano Developer
Visual Backend Development, APIs & AI-Assisted Build
📍 Mumbai (On-site) | Full-time | 3-5 years
About the Role:
Unico Connect is an AI-first technology partner that builds custom mobile, web, and AI products for clients across multiple geographies.
We are hiring a Xano Developer who will build backend systems and APIs for our customer engagements on Xano, the visual backend development platform.
The mandatory requirement for this role is hands-on production backend engineering experience, including PostgreSQL data modelling and REST API design, in either a Node.js or Python environment.
Prior production work on Xano is strongly preferred.
The role is hands-on and customer-facing. You will own backend delivery across engagements: designing data models, building API flows in Xano, integrating third-party services, and partnering with frontend, mobile, and AI engineers on contracts and behaviour.
The work spans all three Xano build modes: no-code function stacks, custom code through Xano’s scripting and code blocks, and Xano’s AI assistance and agentic features.
A typical week includes a data model review for a new engagement, building a complex API flow in Xano, integrating a third-party webhook, and a customer working session on a new module.
Responsibilities:
Backend Delivery on Xano
Own end-to-end backend implementation on Xano: database schema, API endpoints, function stacks, background tasks, and integrations.
Ship production-ready work that meets customer requirements and engineering quality standards.
Build Across All Three Xano Modes
Use Xano’s no-code function stacks for standard CRUD and business logic.
Drop into custom code (JavaScript, Python through code blocks, expressions) where visual flows would be unwieldy.
Use Xano’s AI assistance and agentic features to accelerate routine build work.
Database Design on PostgreSQL
Own data model decisions for each engagement: table design, relationships, indexes, addons, and query performance.
Make schema choices that hold up as product usage grows and that map cleanly to the API contracts the client needs.
API Design and Integration
Design clean REST API contracts that the frontend, mobile, and third-party consumers can rely on.
Cover authentication, input validation, pagination, error handling, and rate limiting.
Integrate external services (payment gateways, messaging, storage, AI providers) through Xano’s connectors and custom requests.
Product Thinking and Solutioning
Translate fuzzy product asks from customers into concrete backend solutions.
Ask the right questions about edge cases, data lifecycle, multi-tenancy, and access control before building.
Push back on requirements that will cause pain later.
Customer Communication
Work directly with customers in discovery, design reviews, demos, and weekly working sessions.
Explain trade-offs in plain language, present options with clear recommendations, and write tight technical updates.
AI-Assisted Backend Development
Use Xano’s built-in AI features as well as external AI tools (Claude, Cursor, and similar) day to day for schema drafts, function stack scaffolding, query writing, integration setup, and review.
Develop strong instincts for when AI output is usable as-is and when it must be reworked.
Quality, Testing, and Reliability
Test the flows you ship.
Set up sensible error handling, logging, and alerts for the backend services you own.
Participate in incident response when something breaks in production.
Documentation and Handover
Document data models, API contracts, and non-obvious decisions inside Xano and in shared docs so the rest of the team and the customer can pick up the work without you in the room.
Continuous Learning
Track changes to the Xano platform, including new features, performance improvements, and AI capabilities.
Apply them to active engagements where they reduce build effort or improve product outcomes.
Requirements:
Hands-on Production Backend Engineering Experience (Mandatory)
Must have personally shipped backend systems to production for real users, with ownership of API design and data modelling.
POCs, coursework, and internal-only tools do not qualify.
3 to 5 Years of Professional Backend Engineering Experience
In either a Node.js or Python environment.
Candidates with slightly less time but strong demonstrated ownership are welcome to apply.
Strong PostgreSQL Skills
Schema design, indexing, query writing, and migrations on at least one production system.
Able to reason about query performance and design data models that hold up under realistic product usage.
REST API Design and Integration Depth
Comfort designing API contracts that are clean, predictable, and easy for frontend, mobile, and third-party consumers to work with.
Experience integrating external services such as payment gateways, messaging providers, storage, and AI APIs.
Familiarity with at Least One Node.js or Python Backend Stack
Such as Express, NestJS, Fastify, FastAPI, Django, or Flask.
Comfort reading and writing application code outside of visual environments when the situation calls for it.
Product Thinking and Solutioning
Ability to take a fuzzy product brief, ask the right questions, and propose a backend design that is fit for purpose.
Strong instincts for what to build first, what to defer, and what not to build.
Strong Written and Spoken English Communication
Confident in customer working sessions and design reviews.
Comfortable writing precise technical documentation and explaining trade-offs to non-engineering stakeholders.
Cloud and Deployment Fundamentals
Working knowledge of at least one of AWS, GCP, or Azure: deploying services, reading logs, managing environments, and basic operational tasks.
Familiarity with Docker is a plus.
Bachelor’s Degree
Bachelor’s degree in Computer Science, Information Technology, or a related engineering discipline.
Exceptional candidates with demonstrable production experience and strong portfolios may be considered without a formal degree.
Nice to Have
- Prior production experience on Xano, Bubble, Retool, or comparable visual or low-code backend platforms
- Full stack experience with React, Next.js, React Native, or Flutter
- Experience integrating LLM APIs (OpenAI, Anthropic, Google) into backend workflows
- Multi-tenant SaaS product experience
- Prior agency, consulting, or product-engineering experience
Job Title: Mid-Level Backend Engineer
Location: Remote
Type: Full-time or Project Basis
About Us:
At Tese, we are committed to advancing sustainability through innovative technology. Our platform helps SMEs and financial institutions manage their Environmental, Social, and Governance (ESG) goals using AI, IoT, and data-driven insights. We are looking for a skilled Backend Engineer with mid-level experience to join our dynamic team and contribute to building scalable, robust backend systems.
Role Overview:
As a Mid-Level Backend Engineer, you will be responsible for developing and maintaining backend services that power our core platform. You will work closely with our frontend developers, product team, and data scientists to implement solutions that are scalable, secure, and efficient. You will focus on building APIs, managing databases, and optimizing the performance of our services.
Key Responsibilities:
- API Development:
- Design, develop, and maintain RESTful APIs that serve our frontend applications and third-party integrations.
- Ensure high-performance and responsiveness of APIs, while following best practices for security and scalability.
- Database Management:
- Work with both NoSQL (MongoDB) , SQL (PostgreSQL, MySQL) and databases, ensuring efficient data storage and retrieval.
- Optimize database queries and manage migrations, ensuring data integrity and consistency across the platform.
- Microservices and Cloud Infrastructure:
- Develop microservices architecture using Docker and Kubernetes, ensuring that services are scalable and maintainable (Good to have).
- Work with cloud platforms (AWS, GCP, Azure) to deploy and manage backend services, ensuring high availability and fault tolerance.
- Collaboration and Documentation:
- Collaborate with frontend developers, data scientists, and product managers to gather requirements and develop backend solutions.
- Write clear, maintainable code with proper documentation, including technical designs, API specifications, and test cases.
- Performance and Security:
- Monitor backend services to ensure optimal performance, identifying bottlenecks and implementing improvements.
- Implement security best practices for APIs, databases, and backend systems, including authentication, authorization, and data encryption.
Qualifications:
- Education: Bachelor’s degree in Computer Science, Engineering, or a related field, or equivalent practical experience.
- Experience: 3-5 years of experience in backend development, with a strong focus on building scalable and efficient systems.
- Technical Skills:
- Proficiency in backend programming languages such as Node.js, Python.
- Strong understanding of RESTful APIs.
- Hands-on experience with SQL (PostgreSQL, MySQL) and NoSQL (MongoDB, DynamoDB) databases.
- Familiarity with cloud platforms such as AWS, Google Cloud.
- Knowledge of CI/CD pipelines and version control (e.g., Git).
- Soft Skills:
- Strong problem-solving abilities and the capacity to work independently as well as in a collaborative environment.
- Excellent communication skills, with the ability to explain complex technical concepts to both technical and non-technical stakeholders.
- A strong passion for sustainability and a desire to contribute to impactful projects that drive positive environmental change.
Preferred Qualifications:
The following qualifications are bonus, but not strictly necessary:
- Experience with Docker and Kubernetes for containerisation and orchestration (Good to have).
- Experience working with microservices architecture.
- Knowledge of ESG (Environmental, Social, and Governance) metrics and sustainability (Good to have).
- Familiarity with serverless architectures and API gateways.
Benefits:
- Competitive salary and benefits package and performance bonuses.
- Flexible working hours and remote work options.
- Opportunity to work on cutting-edge technology with a focus on sustainability.
- Professional development opportunities, including access to conferences and training.
How to Apply:
Interested candidates should submit their CV and a cover letter detailing their experience and passion for backend development and sustainability here.
Join Us:
Be a part of a forward-thinking team that is making a real difference in the world. At Tese, you'll have the opportunity to innovate, grow, and contribute to a more sustainable future through technology.
About the company
Adia makes clinicians better diagnosticians. Adia Health revolutionizes clinical decision support by enhancing diagnostic accuracy and personalizing care. It modernizes the diagnostic process by automating optimal lab test selection and interpretation, utilizing a combination of expert medical insights, real-world data, and artificial intelligence. This approach not only streamlines the diagnostic journey but also ensures precise, individualized patient care by integrating comprehensive medical histories and collective platform knowledge.
Position Overview
We are seeking a highly skilled backend engineer specializing in integrations and platform development to join our dynamic team. The ideal candidate will have a background working in a complex domain and have a proven track record of success. This role requires a deep understanding of backend technologies, strong problem-solving skills, and the ability to collaborate effectively with cross-functional teams.
Key Responsibilities
- Design, implement, and maintain scalable and secure integrations with third-party systems and APIs to enable seamless data exchange and functionality.
- Develop and maintain internal platform services and APIs to support various product features and business requirements.
- Collaborate with cross-functional teams to ensure smooth integration of backend services with user-facing applications.
- Work closely with product managers and stakeholders to understand integration requirements and translate them into technical solutions.
- Identify opportunities for performance optimization, scalability improvements, and system enhancements within the integration and platform infrastructure.
- Implement monitoring, logging, and alerting solutions to ensure the reliability and availability of integration services and platform components.
- Experience with HL7/FHIR is a huge plus.
Qualifications
- Bachlor's degree in Computer Science, Engineering, or a related field
- Proven experience (5+ years) in backend development with expertise in building integrations and platform services
- Proficiency in Node.js, JavaScript, TypeScript, MongoDB, SQL, noSQL, AWS (or other cloud providers like GCP or Azure)
- Strong problem-solving skills and the ability to collaborate effectively with cross-functional teams in an agile environment
- Experience working in a complex domain, ideally U.S. Healthcare
- English fluency required
Backend Developer Job Description
Job Title: Backend Developer
Location: Nipania, Indore
Job Type: Full-time
Experience Level: Mid-Senior Level
Role Overview:
We are seeking an experienced Backend Developer to join our dynamic team. The ideal candidate will be responsible for building robust server-side applications and services. You will work closely with frontend developers to ensure seamless integration between the server-side logic and user-facing features.
Responsibilities:
- Implement efficient and secure backend services using Node.js and Python.
- Design and implement data storage solutions using MongoDB.
- Write effective APIs to support frontend functionalities.
- Optimize applications for performance, security, and scalability.
- Collaborate with cross-functional teams to define, design, and ship new features.
- Maintain cloud services on AWS, including AWS EC2, Amplify, S3, Route 53, Cloudfront, Lambda & AWS CLI..
- Troubleshoot and debug issues across the backend stack.
Requirements:
- Proficient understanding of the MERN stack (MongoDB, Express.js, React.js, Node.js).
- Good experience using Docker and cloud services (AWS or Digital Ocean).
- Familiarity with microservices architecture and testing APIs with Postman.
- Knowledge of modern authorization mechanisms (e.g., JWT).
- Experience creating and maintaining CI/CD pipelines is a plus.
- Strong problem-solving skills with the ability to debug complex issues.
- Experience or knowledge of GraphQL is a plus.
Benefits:
- Leave encashment
- Provident Fund
Schedule:
- Day shift
- Fixed shift
Location- 840, Hare Krishna Vihar, Nipania, Indore, Madhya Pradesh 452010
Job Brief:
We are looking for experience in API and Node.js to produce scalable software solutions. You will be part of a cross-functional team that is responsible for the full software development life cycle, from conception to deployment. You should be comfortable around both front-end and back-end coding languages, development frameworks and third-party libraries. You should also be a team player with a knack for visual design and utility.
Responsibilities:
· Work with development teams and product managers to ideate software solutions.
· Design client-side and server-side architecture
· Build the front-end of applications through appealing visual design.
· Develop and manage well-functioning databases and applications.
· Write effective APIs.
· Test software to ensure responsiveness and efficiency.
· Troubleshoot, debug and upgrade software.
· Create security and data protection settings.
· Build features and applications with a mobile responsive design.
· Write technical documentation.
· Work with data scientists and analysts to improve software.
Requirements:
· Proven experience as a Full Stack Developer or similar role
· Experience developing desktop and mobile applications.
· Familiarity with common stacks
· Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, Nodejs and .Net)
· Familiarity with databases (e.g. MySQL, MS SQL, Mogo DB)
· Good to have- Cloud knowledge (Azure, AWS)
· Strong command on API Development with Nodejs
· Good to have- knowledge on multiple back-end languages ( Java, Python) and knowledge of JavaScript frameworks ( React, Angular, Node )
· Excellent communication and teamwork skills
· Great attention to detail
· Organizational skills
Technical Skills:
HTML, CSS, React, API, JavaScript, Node, SQL, and Cloud knowledge (Azure/AWS)
Experience – 4+ Years
- Experience in Node.js Frameworks
- Hands-on experience with MongoDB
- Strong proficiency with JavaScript, Socket IO, ExpressJS & SailsJS
- Experience working with third-party developer tools, including documentation, APIs, and SDKs
- Good Grasp of Asynchronous Programming and Its Workarounds
- Database Schema design for Business Processes
- Working Knowledge of JWT based passport Authentication
- Can Write and Refactor Efficient Codes
- Experience in Implementing Data Protection
- Must have demonstrated the ability to deliver high-quality products on time
- Knowledge of GIT, SVN technology
We are building a global content marketplace that brings companies and content creators together to scale up content creation processes across 50+ content verticals and 150+ industries. Over the past 2.5 years, we’ve worked with companies like India Today, Amazon India, Adobe, Swiggy, Dunzo, Businessworld, Paisabazaar, IndiGo Airlines, Apollo Hospitals, Infoedge, Times Group, Digit, BookMyShow, UpGrad, Yulu, YourStory, and 350+ other brands.
We are creating high-quality remote talent workforces across Content Writers, Graphic Designers, Video Makers, Content Strategists, Audio Artists, and eventually aim to cover each and every creative professional involved in the marketing domain. Imagine us being able to build virtual marketing teams for any company globally, by providing them a product that solves for content operations and gives the customer the ability to strategize, create, distribute and manage all their content projects at one place. At the same time, they have the ability to be able to extend their team by being matched with high-quality creators from our talent marketplace for different projects that they have. It isn’t long before content becomes so fundamental to individuals and brands alike, that there is a need for buying and selling content on-demand. We want to be that force of change!
Responsibilities: -
- We are looking for solid senior back-end developers who are well-versed with NodeJs.
- The tech stack on the back end side - MySQL, Postgres, Redis, Node, TypeScript, Express, Knex.
- We are looking at folks who have a minimum of 6-7 years of experience in back-end development and have been strong experience.
- The mindset is very different and we are looking for folks who have evolved fast in terms of skills and in terms of working on their own projects.
NodeJS Developer - Backend
About T7E
T7E is an auto-focused mar-tech company run by a team of experienced professionals. They are well poised to solve some fundamental business challenges in the Indian automotive aftermarket, made up of an estimated 10 Lakh Mechanics, 1 Lakh retailers and over 1000 parts & consumables manufacturers. We are the only company in the market solving business challenges of mechanics & retailers by combining technology & human connect, in partnership with brands. ( http://www.t7e.in">www.t7e.in )
Experience: 3 - 7 years
Openings- Senior Software Developer
Job Location: Mumbai ( Mulund -West )
Responsibilities
- Writing reusable, testable, and efficient code
- Coding and operating node.js based services
- Participate actively in design discussions and defining the long-term architecture of the system.
- REST ful APIs and API Communications
- Programing Language: Html5, JavaScript, Node JS, Angular JS, MySQL, MongoDB
Expected from candidate:
Ø Strong proficiency with JavaScript
Ø Knowledge of Node.js and frameworks available for it
- Hands on in application development using with NodeJs with Express framework, as the code-behind language and MariaDB(MySQL) and MongoDBas the Database data consumer
- Extensive experience in design and development of applications using Web technologies like CSS, JavaScript and HTML.
- Understanding the nature of asynchronous programming and its quirks and workarounds
Ø Good understanding of server-side templating languages
Ø Understanding accessibility and security compliance.
- Ability to learn & develop using new technologies quickly.
Important Note - Please apply only who are with 1 Month Notice Period.
Timing - 9.30 to 6.30 - Monday to Saturday
Role and Responsibilities:
- As a backend developer, your primary focus will be the development of all server-side systems
- A basic understanding of front-end technologies is necessary as well. You will test, secure and deploy your code
- Work experience on Node.js is a must along with a server-side framework like Express.js
- Strong proficiency in JavaScript
- Writing reusable, testable, and efficient code
- Experience and proficiency integrating with REST APIs
- Understanding of scalable computing systems, software architecture, data structures, and algorithms
- Experience in working with databases such as MongoDB, Redis, Elasticsearch, etc.
- AgileScrum development cycle understanding.
Skills Required:
- At least 2 years of experience developing backends using NodeJS should be well versed with its asynchronous nature & event loop, and know its quirks and workarounds.
- Good knowledge of MongoDB(Must) & any other MySQL Database.
- Good knowledge of Redis, its data types, and their use cases.
- Experience developing and deploying REST APIs.
- Knowledge and working experience in Cloud environment - AWS or Azure
- Good knowledge of Unit Testing and available Test Frameworks.
- Should be a fast learner and a go-getter without any fear of trying out new things











