
What we need
- Proven experience as a Full Stack Developer or similar role with 2+ years of experience.
- Experience developing desktop and mobile applications
- Strong knowledge of at least one back-end languages (preferably Python/Ruby/ Node.js) and JavaScript frameworks (e.g. Angular, React)
- Familiarity with databases (e.g. MySQL, MongoDB), web servers (e.g. Apache) and UI/UX design
- Database design and management, including being up on the latest practices and associated versions
- For us, security is of utmost importance - You understand security concepts deeply and write code to protect us and our users.
- Should be able to architect robust Restful APIs
- Proactive, Strong Result orientation (propose solutions based on product capabilities) and Creativity.
- Good knowledge and understanding of the product development life cycles.
- Good verbal and written communication skills (Advanced English)
- Ability to work independently and as part of a team

Similar jobs
Job Title: Software Development Engineer – III (SDE-III)
Location: Sector 55, Gurugram (Onsite)
Work Timings: Regular day shift, 5 days working
About Master-O
Master-O is a next-generation sales enablement and microskill learning platform designed to empower frontline sales teams through gamification, AI-driven coaching, and just-in-time learning. We work closely with large enterprises to improve sales readiness, productivity, and on-ground performance at scale.
As we continue to build intelligent, scalable, and enterprise-ready products, we are looking for a seasoned SDE-III who can take ownership of complex modules, mentor engineers, and contribute to architectural decisions.
Role Overview
As an SDE-III at Master-O, you will play a critical role in designing, building, and scaling core product features used by large enterprises with high user volumes. You will work closely with Product, Design, and Customer Success teams to deliver robust, high-performance solutions while ensuring best engineering practices.
This is a hands-on role requiring strong technical depth, system thinking, and the ability to work in a fast-paced B2B SaaS environment.
Required Skills & Experience
- 4–5 years of full-time professional experience in software development
- Strong hands-on experience with:
- React.js
- Node.js & Express.js
- JavaScript
- MySQL
- AWS
- Prior experience working in B2B SaaS companies (preferred)
- Experience handling enterprise-level applications with high concurrent users
- Solid understanding of REST APIs, authentication, authorization, and backend architecture
- Strong problem-solving skills and ability to write clean, maintainable, and testable code
- Comfortable working in an onsite, collaborative team environment
Good to Have
- Experience working with or integrating LLMs, AI assistants, or Agentic AI systems
- Experience with cloud platforms and deployment workflows
- Prior experience in EdTech, Sales Enablement, or Enterprise Productivity tools
Why Join Master-O?
- Opportunity to build AI-first, enterprise-grade products from the ground up
- High ownership role with real impact on product direction and architecture
- Work on meaningful problems at the intersection of sales, learning, and AI
- Collaborative culture with fast decision-making and minimal bureaucracy
- Be part of a growing product company shaping the future of sales readiness
Location: Maharashtra, India (Remote / Hybrid) Company: Videoselz Reporting to: CEO
About Videoselz
Videoselz is a fast-paced, Silicon Valley-based startup on a mission to revolutionize how e-commerce brands grow. We build high-performance video processing tools that empower brands to turn content into revenue. Our team is small, elite, and composed of industry veterans, including engineering leadership formerly of Meta.
The Role
We are looking for a scrappy, high-agency Full-Stack Engineer with 2 to 5 years of experience to join our core team. This isn't a role where you’ll be a small cog in a giant machine. You will report directly to the CEO, working alongside leaders who have scaled products for billions of users. You will be expected to wear multiple hats, moving seamlessly between architecting backend services and crafting fluid frontend experiences.
Technical Requirements
- Experience: 2–3 years of professional software development experience.
- The Stack: Deep proficiency in JavaScript, React, and Svelte.
- Full-Stack Mindset: Strong foundational knowledge of backend architecture and the ability to own a feature from database schema to UI deployment.
- Versatility: You are comfortable jumping into unfamiliar territory, whether it's optimizing video rendering pipelines or refining a checkout flow.
What to Expect (The Reality)
- High Velocity: We move fast. The workload is high, the deadlines are tight, and the quality bar is even higher.
- Extreme Impact: Every line of code you write will directly influence the success of our e-commerce partners.
- Direct Access: Reporting to the CEO means your ideas are heard immediately, and your feedback shapes the product roadmap.
Why Join Us?
While we work hard, we believe in taking care of our "A-Players." We offer a Silicon Valley-style environment right here in Maharashtra.
- Mentorship: Learn directly from ex-Meta engineering leaders who understand how to build world-class systems.
- Generous Benefits: Competitive salary.
- Rest & Recharge: We offer "Days Off" policy. We believe that when you aren't working, you should be completely disconnected so you can come back at 100%.
- Equity/Growth: As an early member of a small team, you will have significant upside as the company scales.
The Ideal Candidate
You are a "Product Engineer" at heart. You don't just want a ticket assigned to you; you want to understand the "why" behind the feature. You are based in Maharashtra and are ready to put in the hours to build something that defines a category.
Experienced Senior Full Stack Engineer to Build & Backend for Event Ticketing Platform Using Claude Code
Overview
We have the frontend already built in Replit for both user and admin experiences. We are looking for a very experienced software engineer to design, build, and scale a production ready backend for a high concurrency event ticketing platform.
This role is for a true senior engineer who actively uses Claude Code as part of their daily development workflow, understands how to review and harden AI assisted output, and can ship systems that hold up under real world load, QA, and security testing.
This is not a prototype or demo system. This backend must be reliable, scalable, secure, and extremely well documented.
What You Will Be Building
• Backend services for an event ticketing platform
• Multi tenant architecture supporting thousands of organizers and events
• High concurrency purchase and checkout flows
• Secure user, admin, and system level access controls
• Production deployments with secrets management, middleware, and security layers
• Observability, logging, and metrics suitable for QA and load testing
• A thoroughly documented backend that future engineers can onboard into quickly
Core Engineering Requirements
• 10 plus years of professional software engineering experience
• Expert level experience using Claude Code or equivalent AI coding agents in real production workflows
• Deep experience building backends with Node.js
• Strong experience with Supabase and PostgreSQL
• Experience deploying and scaling applications on Vercel
• Proven experience extending existing codebases safely
• Strong API design and database performance fundamentals
• Ability to reason clearly about concurrency, transactions, and failure modes
Scalability and Performance Expectations
The backend must be designed to support:
• Hundreds of thousands of ticket purchases
• Thousands of concurrent users and tenants
• Large traffic spikes during on sale windows
• Load testing across all major latency percentiles including p90, p95, and p99
• Extremely low tail latency under high concurrency
• Graceful degradation and recovery under stress
You should be comfortable designing and implementing caching strategies, queue based workflows, idempotent operations, locking mechanisms, and transactional safety.
Security and Production Readiness
You must be able to:
• Set up production environments with proper secrets management
• Implement middleware for authentication, authorization, and rate limiting
• Design secure communication between frontend and backend
• Apply industry best practices for security hardening
• Prepare the system to pass penetration testing
• Maintain clean separation of concerns and least privilege access
Documentation and Developer Experience Requirements
High quality documentation is a hard requirement for this role.
You must have experience:
• Using AI powered documentation tools to generate and maintain technical documentation
• Producing clear architectural overviews and system diagrams
• Writing detailed README files and onboarding guides
• Documenting APIs, data models, and critical flows
• Keeping documentation in sync with code changes over time
We expect the backend to be easy to understand, easy to extend, and well explained for future engineers.
How We Evaluate Candidates
We are looking for engineers who can demonstrate:
• Real production systems they have built or scaled
• Clear judgment in how they use Claude Code and validate AI generated output
• Strong opinions on production readiness backed by experience
• The ability to move fast without sacrificing quality or safety
A short paid technical task may be used that involves real backend work with production quality code and documentation.
JOB DESCRIPTION :
Roles and Responsibilities :
● MERN Fullstack developer is responsible for writing reusable,
testable, and efficient code
● Sound understanding of MVC and design patterns.
● Excellent grasp of data structures and designing and developing APIs
● Design and implementation of low-latency, high-availability, and
performant applications
● Implementation of security and data protection
● Understanding of performance testing and optimization techniques
● Knowledge of AWS, Azure, CI / CD, Gitflow
Primary Skills:
● Hands-on experience in React JS, React Native, Node JS, KURENTO,
WEBRTC FRAMEWORK
● Excellent knowledge of Relational Databases - MsSQL and PSQL
● Hands-on experience in Mobile development
● Hands-on strong experience in Object Oriented Analysis & Design
(OOAD)
● Hands-on experience in Version Control System CVS/SVN/ GIT/
Bitbucket
● Graduate in B.E/B.Tech/M.E./M.Tech/MCA or equivalent
● Excellent verbal and written communication skills
Secondary Skills:
● SVN/GIT, Maven, Ant and Jenkins or equivalent
● Database: SQL Servers, MySQL, PostgreSQL
● Cloud AWS, GCP
● Deep knowledge and hands-on experience of Java & UI stack.
● Proficient experience of web technologies, frameworks and tools like HTML, CSS, JavaScript, React, NodeJS, XML, jQuery, Spring, etc.
● Should be well versed with State Management, Redux, Reducers, Java Script, CSS in ReactJS/UI
● Practical experience of test-driven development and constant refactoring in continuous integration environment.
● Experience in Oracle PL/SQL programming is required, knowledge of SQL and relational databases
● Experience working in an agile team, practicing Scrum, Kanban, or XP
● Experience of performing Functional Analysis is highly desirable.
● Excellent communication and teamwork skills.
People skills:
● End to end ownership in driving team towards delivery.
● Performance and productivity orientation to promote high-quality results.
● Profound analytical skills and problem-solving abilities.
● Good communication and excellent interpersonal skills.
● Pro-active and flexible working approach.
● Ability to think outside the box to resolve problems.
● Efficient and well organized, detail oriented.
- Work with development teams and product managers to create software solutions.
- Design client-side and server-side architecture.
- Build the front-end of applications.
- 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 the software.
Qualifications:
Degree in Computer Science, Software Engineering or relevant field.
Experience with Java, Spring, and Restful API's.
Experience with Database development (MySQL, Postgres, etc).
Proven experience as a Full Stack Developer or similar role. Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, jQuery).
Knowledge of multiple back-end languages (e.g. Java, Python) and JavaScript frameworks (e.g. Angular, React, Node.js).
Familiarity with databases (e.g. MySQL, MongoDB), web servers (e.g. Apache), and UI/UX design.
Experience with AWS or other cloud environments
About PrepBytes(A CollegeDekho company)
PrepBytes(A CollegeDekho company) is a Gurgaon-based ed-tech startup focused on helping students improve their coding skills. PrepBytes offers India’s only Mentorship driven personalized coding programs.
In a short span of time , we have achieved a reach in 1000+ engineering colleges and established a brand among 100k+ students.
PrepBytes was started by two IIT/NIT Alumnus having work experience in fast paced startups & tech giants like Amazon and Samsung. Since then, the startup has grown into a team of individuals working towards revolutionizing the way students learn coding and making them successful in their tech career.
To fulfill the vision to be one of the largest personalised coding platforms , we are looking for passionate folks to join our team & contribute to success stories of thousands of students and be part of the next big revolution in the edtech industry.
Job Description
- Working with the founders to implement innovative ideas and improvising the existing backend.
- Development and implementation of cutting-edge Educational Technology with the aim of revolutionizing the sector.
- Work on innovative features of the Learning Management System, Coding Platforms, Hiring Platforms, Assessment Platforms, and many more new products.
- Building scalable and secured backend for smooth learning of users
- Get involved and mentor in System, Architecture, and Database Design discussions with the team
- Maintain high-quality code by getting involved in code reviews
What are we looking for?
- Overall 4+ years of technical experience.
- Bachelor’s degree in Computer Science Engineering or a related field.
- Strong problem-solving skills.
- A keen learner who will develop & own cutting-edge consumer-facing product
- Experience in building projects from scratch.
- Excellent technical, diagnostic, and troubleshooting skills.
- High-level proficiency in Javascript and web development technologies-JS/Node JS/MongoDB.
|
Major Responsibility/ Job Responsibility: |
|
|
|
|
Key Result Areas: |
|
|
|
|
Necessary Qualification/ Technical Skills: |
|
|










