
About WMall
About
Connect with the team
Company social profiles
Similar jobs
Role overview:
We are hiring one Senior Backend Engineer to take end-to-end ownership of our serverless backend — a hands-on IC role for someone both technically excellent and comfortable being one of the few people the entire backend depends on. You'll own the services across several Node.js and Python repositories, work directly with the founders and product team, and set the technical bar for reliability, security, and performance.
Key responsibilities
- Design, build, and operate AWS Lambda services across our HCM/workforce, project-management, commercial/revenue, permissions, and document domains — each comprising dozens of functions.
- Own the multi-tenant PostgreSQL data layer — schema design, query performance, and the permission/relationship model — end to end.
- Maintain and evolve the request path — API Gateway → custom Lambda authorizer → VPC-bound Lambda → private databases — including the runtime IAM/credential model that scopes every request.
- Safeguard tenant isolation and security across a per-company Cognito authentication model.
- Build and maintain integrations with external construction data environments (Asite, Autodesk Construction Cloud), including large-scale document synchronization.
- Optimize performance and reliability to keep latency-sensitive endpoints well within platform limits under growing load.
- Raise the engineering bar — testing, observability, CI/CD, and modernization of legacy components.
- Debug and resolve production incidents to root cause, and put safeguards in place so they don't recur.
- Document decisions and designs and collaborate with the frontend (Angular) and product teams.
Challenges you'll solve.
We prefer to be candid — these are the problems that make this role genuinely interesting:
Latency under a hard ceiling
API Gateway terminates any request beyond ~29 seconds regardless of the Lambda's own timeout — yet much of our value comes from heavy cross-project reporting. You'll keep p95 latency within budget through set-based SQL, pagination, streaming, and asynchronous processing.
Least-privilege, per-request security
A shared custom authorizer mints short-lived, request-scoped credentials via sts:AssumeRole under a strict 2,048-character inline session-policy limit. You'll design permission models that stay within that budget and reason about IAM precisely.
Graph-shaped data, relational store
The permission and relationship model is inherently graph-like, but lives in PostgreSQL — you'll model it with recursive queries, careful indexing, and set-based traversal rather than reaching for a separate graph engine.
Watertight multi-tenancy
One Cognito pool per company and tenant-scoped access throughout — isolation is a first-order concern.
VPC-bound serverless
Lambdas run inside a VPC to reach private databases; you'll manage cold starts, connection lifecycles, and pool limits.
Resilient external integrations
Syncing large document sets from third-party APIs (including SOAP/XML) demands backpressure, deduplication, retries, and graceful partial-failure handling.
Compute-heavy workloads
Server-side PDF generation, image processing, and multi-currency handling within Lambda's memory and time constraints.
The stack.
Runtime — Node.js, Python, AWS Lambda
AWS services — -1 API Gateway, Lambda, Cognito, STS / IAM, Secrets Manager, S3 CloudWatch, VPC, EC2
Infrastructure & CI/CD- AWS SAM, CodePipeline → CodeBuild Shared Data —PostgreSQL
Qualifications.
- 5+ years building and operating production backend systems.
- Deep expertise in Node.js and JavaScript — the asynchronous model, event loop, and memory behavior — plus solid working proficiency in Python and its production behavior.
- Strong hands-on AWS experience, ideally serverless (Lambda, API Gateway, IAM/STS, VPC, Secrets Manager, CloudWatch) — able to reason about IAM policies, not just apply them.
- Advanced SQL and relational data modeling — set-based query design and a working understanding of why N+1 patterns cause production issues.
- Proven production-debugging ability — root-cause analysis in distributed systems from logs and first principles.
- Strong ownership, sound judgment, and clear written communication — able to make good decisions with incomplete information and explain trade-offs to non-engineers.
Interview Process:
Introductory call-Mutual fit and role overview.
Technical deep-dive- A walkthrough of a challenging production problem you have owned.
Practical exercise -A realistic backend task, or a walkthrough of your own representative code.
System design- Collaborative design on a real scenario.
Final conversation- Values, ownership, compensation, and offer.
Role Overview
We are looking for a highly skilled Full Stack Software Developer with expertise in Node.js, TypeScript, React, and JavaScript. The ideal candidate will have strong experience in Object-Oriented Programming (OOP), software engineering methodologies, and Agile practices. You should be comfortable working in a fast-paced, continuous deployment environment and have a passion for building scalable, high-performance applications.
Key Responsibilities
- Test-Driven Development (TDD): Write tests before implementation to ensure code quality.
- Clean & Maintainable Code: Develop self-explanatory, efficient, and well-structured code.
- Frequent Releases: Deploy small, incremental updates frequently.
- Pair Programming: Work collaboratively in pairs to improve efficiency and code quality.
- Peer Reviews: Conduct and participate in code reviews for continuous improvement.
- Full-Stack Development: Handle both frontend and backend, including infrastructure and DevOps pipelines.
- Product Development: Collaborate closely with the product team to roll out new features and fixes.
- Continuous Learning: Stay updated with the latest technologies and best practices.
Required Skills & Experience
- Strong proficiency in:
- Node.js, TypeScript, React, and JavaScript
- Object-Oriented Programming in JavaScript
- Data structures, algorithms, and software engineering methodologies
- Experience in Agile & Extreme Programming (XP)
- Familiarity with:
- Web server ecosystems
- Relational DBMS
- CI/CD tools such as Jenkins, Hudson, and Bamboo
- Web frameworks and frontend technologies
- Complexity analysis and performance optimization
- Server configuration and deployment infrastructure
- Experience using:
- Source control and bug tracking systems
- Writing user stories and technical documentation
- Bonus: Experience with Swift or iOS development is a plus.
Key Responsibilities
Platform Build & Architecture
• Refactor an existing Python-based prototype into a modular, production-grade platform
• Define clear service boundaries (API layer, orchestration, agent runtime, data access)
• Build reusable components that allow extension without exposing core engine logic Agent Framework & Orchestration
• Design and implement frameworks for AI agents and reporting workflows
• Build orchestration for multi-step execution (deterministic + AI-driven)
• Ensure outputs are traceable, auditable, and suitable for financial reporting Developer Enablement
• Enable internal/client developers to: o build and deploy reporting agents o reuse approved components o access platform capabilities via APIs (without direct code access)
• Implement access controls and abstraction layers Full Stack Development
• Lead development across: o Backend: Python, FastAPI o Frontend: Next.js o Real-time: WebSockets
• Build simple internal interfaces for: o job execution o monitoring o output review Code Governance & DevOps
Own development workflows in Azure DevOps • branching strategy, PRs, code reviews, merges • Set up CI/CD pipelines, environments (dev/test/prod), and release processes • Ensure code quality, testing, and maintainability standards Team Leadership (Near-term) • Act as the technical anchor o shore • Mentor and guide future hires as the team scales • Establish best practices across code, documentation, and delivery
Required Skills
• Strong experience in Python backend development (FastAPI or similar)
• Experience with React / Next.js
• Familiarity with WebSockets or real-time systems
• Experience building APIs and scalable backend systems
• Hands-on experience with Azure DevOps (repos, pipelines, PR workflows)
• Understanding of modular architecture, access control, and system design • Ability to operate in an early-stage, fast-evolving environment
About Root Node
We’re an early-stage startup building intelligent tools for planning, scheduling, and optimization—starting with timetabling and warehouse logistics. Backed by deep domain expertise and a growing customer pipeline, we’re now building our core tech team. This is not just a coding job — it's a chance to build something meaningful from the ground up.
About the job
- Design and implement robust backend systems and APIs using Java or similar backend language and Spring Boot or equivalent frameworks
- Integrate backend services with existing custom ERP systems
- Work closely with the founder on product architecture, feature prioritization, and go-to-market feedback
- Take full ownership of features — from system design and development to deployment and iterative improvements
- Help shape our engineering culture and technical foundations
You're a Great Fit If You:
- Have 3+ years of experience in backend development
- Are strong in Java or similar languages (e.g., Kotlin, Go, Node.js)
- Have solid experience with Spring Boot or equivalent backend frameworks
- Have integrated with ERP or enterprise systems in production environments
- Are comfortable with both SQL (PostgreSQL) and NoSQL (MongoDB)
- Understand REST API development, authentication, Docker
- Have an entrepreneurial mindset — you're excited about ownership, ambiguity, and making decisions that shape the product and company
- Want more than just a job — you want to build, solve, and learn rapidly
What We Offer
- Competitive salary
- High degree of ownership and autonomy
- Ability to shape the tech and product direction from Day 1
- Transparent and fast decision-making culture
- A builder’s environment — solve real-world problems with real impact
Full Stack Engineer
We are looking for a self-starter who can join a fast-paced startup environment in order to design and build a scalable cloud-based product. You’ll be part of a cross functional team that’s responsible for the full product development life cycle, from conception to deployment.
Key Responsibilities: -
Work with the development team to design & build new features using Node JS along with enhancing the existing platform. - Develop, test and optimize code for performance, maintainability and standards. - Participate in code reviews and make recommendations. - Use CI/CD techniques to ensure clean working environments and agile deployments. - Debug and troubleshoot cloud-based applications. - Follow Agile development techniques, participate in daily calls and assist product owners in story grooming.
Skill set: -
3+ years of product development experience. - Strong problem-solving and analytical skills. - Strong programming experience in Node JS/Java/Python. - Experience with React JS. - Experience in building cloud-based applications on AWS. - Experience with NoSQL data stores, preferably Dynamo DB. - Experience with any CI / CD tool.
Good to have: - Experience in GraphQ
What is Redink?
Redink is an Edutech platform that enables schools and teachers to efficiently reduce their workload by automating them using a single app and thereby identifying students learning gaps and improving students’ outcomes. Recently awarded as the “Best Classroom Management App” and also selected for the Nasscom 10K Startups incubation program, Redink is ready to create a whole new Education Ecosystem in our Fast-growing world.
What Are We Looking For?
Redink is looking for a Sr.BackEnd Developer (CTO) - Fullstack
Technologies - Node.Js & React.Js
Experience - Minimum 3 - 5 years as CTO in startups.
Roles And Responsibilities
- Work across the stack from a code commit to running it in production, with the end goal of delivering the best possible experience for the user
- Design, develop and test features from inception to rollout
- Write high-quality code that is scalable, testable, maintainable and reliable
- Independently own and drive new features from scratch
- Work in an Agile environment and facilitate agile practices
- Champion best practices and cross-functional skill development
- Mentor and guide junior team members
- Cultivate talent and bring out the best in your team members
- Continuously improve by working on and providing feedback.
Mandatory Skills
- Experience working with NodeJS on the backend and ReactJS on the frontend
- Strong knowledge of creating scalable REST APIs
- Working experience with databases like MongoDB, Redis and Relational databases
- Strong understanding of Object-Oriented Programming and/or Functional Programming concepts
- Past experience tackling scaling issues is preferred
- Experience practicing Agile software development methods is preferred.
What Really Gets Us Excited About You?
- Experience in working with product-based start-up companies
- Knowledge of working with SAAS products.
- Experience with Node.js and React.js is mandatory.
- Exposure to databases like MongoDB, Redis, and/or any Relational databases is preferred.
What Do We Offer?
Interesting Work |
We hire curious trendspotters and brave trendsetters. This is NOT your boring, routine, cushy, rest-and-vest corporate job. This is the “challenge yourself” role where you learn something new every day, never stop growing, and have fun while you’re doing it.
Tribe Vibe
| We are more than colleagues, we are a tribe. We have a strict “no a**hole policy” and enforce it diligently. This means we spend time together. We are a diverse and distributed team, but we like to stay connected.
Bragging Rights
| We are dreamers and dream makers, hustlers, and honeybadgers. Our efforts pay off and we work with the most prestigious brands, from big-name retailers to airlines, to professional sports teams. Your contribution will make an impact with many of the most recognizable names in almost every industry including Chase, The Miami HEAT, Cisco, Shell, Express, Riot Games, IcelandAir, Morningstar, and many more!
A Seat at the Table
| One Team One Dream is one of our values, and it shows. We don’t believe in artificial hierarchies. If you’re part of the tribe, you get a seat at the table. This includes unfiltered access to our C-Suite and regular updates about the business and its performance. Which, btw, is through the roof, so it’s a great time to be joining.
As one of our Backend Software Engineers, you will be part of the team responsible for the development of all server-side logic, the definition and maintenance of the database, and ensuring high performance and responsiveness to requests from the front-end developers.
What will you be engaged in?
Collaborate with key internal stakeholders to determine how to scalable design backend systems and APIs to meet their needs
Architect, develop and operate services deployed to millions of users
Collaborate with the DevOps team for the necessary infrastructure needed for services to run on the cloud platform
Write backend services and Restful APIs
Be in charge of data migration, transformation, and scripting
Write reusable, testable, and efficient code
Design and implementation of low-latency, high-availability, scalability, and performant applications
Implement security and data protection
Manage web apps that impact millions of users
What do we expect from you?
3 + years of experience building large-scale backend systems
Knowledge of MVC concepts
Knowledge of web applications systems
A good understanding of data pipelines, data lakes, and data ingestion is Plus
Strong understanding of Database management (MSSQL, SQL)
Strong understanding of NoSQL Database (MongoDB)
Strong understanding of RESTful API
Understanding of JavaScript and Typescripts
Understanding of Node.js frameworks and Nest JS Framework
Passion for building high performance, high throughput, low latency frameworks
Problem-solving mindset
Understanding of GIT Source code
Good at JavaScript and passionate about solving challenges using JavaScript.
Good Understanding of Pub/SUB (Kafka, RabbitMQ etc.)
Fintech Industry experience is plus
What you’ll do:
- Build innovative tools and services for your marketing teammates
- Implement reusable components according to the design guidelines and marketing needs
- Optimise speed, performance, accessibility, mobile-friendliness, and health score
- Ensure all marketing services are live with zero downtime strategies
- Collaborate with multiple stakeholders
What it takes :
- You have around 4+ years of experience successfully building scalable and high-performing websites with modern web development architectures – Jam stack, preferably
- You’re experienced in working with Content-as-a-Service platforms like Contentful
- You have a track record of being able to effectively and successfully translate visual design artifacts into functional sites
- Thrive in a dynamic, creative, and innovative focused environment
- You're confident and comfortable working in teams – you know the value of getting a second/third (maybe even fourth) opinion and proactively engaging your team with your work
- You are used to working on projects with deadlines and you’re good at prioritizing your task list
- Your friends would probably describe you as friendly, communicative, and detail-oriented
- You speak, write and read English fluently
Why Hubs
- We offer a competitive salary plus a bonus incentive
- A unique culture that cares about its employees and has built a place where people belong
- Everyone has the opportunity to make an impact from day one, in a high-paced culture to accelerate our growth as we scale!
- Our Hybrid policy is flexible with most employees working 1-2 days in the office per week
- You'll join a diverse, international team of 150+ people from (30+ nationalities) growing to 200+ in the next 12-18 months
- Everyone's a student and teacher with our Career Development Plan, LinkedIn learning platform, Tech Talks, Hackathons, Tech and Product demos, and Innovation Sprints
- Get access to use our global manufacturing network for your own projects
- Free access to https://www.headspace.com/">Headspace meditation app and Mental-Health Support with https://openup.nl/?gclid=Cj0KCQjw5auGBhDEARIsAFyNm9HGIIjV5Mbp5flAhtGyn15mDqTrWn6jNhn2oUNw4sSco73eqQZWt-kaAhCJEALw_wcB">OpenUp
- Stay fit and sign up to https://classpass.com/">ClassPass and join colleagues who run, climb, cross fit
- In-house chef (50% vegetarian) and Dog-friendly office
- Incredible office views in the Houthavens, Amsterdam
- Learn more about us on our https://www.instagram.com/lifeathubs/">Life at Hubs Instagram and https://www.hubs.com/jobs/">Jobs Page
At Rizzle, we are building the World's #1 Short Videos Platform and are working towards building a team that is
deeply motivated to make that happen. Rizzle is a community for people to talk, react, perform, or create a new
show. Talk about life, relationships, ideas big and small, anything at all - Rizzle is the short video platform you've
been waiting for!
We're passionate about connecting people in interactive ways, the way life should be. We're obsessed about
building positive communities and providing people the right tools to keep interactions positive and are dual-
homed in San Francisco and Hyderabad (India).
Responsibilities:
• Work on an agile engineering team writing maintainable and scalable code for software components and
influencing team decisions.
• Collaborate with stakeholders to imagine, design, develop, test, and launch software.
• Capable of independently clarifying technical requirements, assessing development estimates and
applying a broad range of design approaches.
• Review code of other team members and provide constructive direction.
• Drive continuous improvement of software quality and maintainability of products/features.
• Continuous learning of technology trends, tools, and approaches, including sharing this knowledge with
your team.
• Mentor and lead developers by cultivating curiosity and deep technical understanding.
Requirements:
• Experience contributing to the architecture and design (architecture, design patterns, reliability and
scaling) of new and current systems
• A Bachelor's degree in Computer Science or equivalent combination of technical education and work
experience;
• 3 to 6 years of Software Development experience;
• Experience designing highly interactive web applications with performance, scalability, accessibility,
usability, design, and security in mind. If you don't have all of these, that's ok.
• Strong coding skills
• Solid software development background including design patterns, data structures, test driven
development.
• Experience with distributed systems, algorithms, and relational and no-sql databases.
• Familiar with building complex web applications.
• Software development experience in building highly scalable applications.
• Any previous experience in working with Node.js, Redis, FFMPEG, MongoDB, ElasticSearch, Cassandra,
Kafka or AWS is a plus.
Why choose Us?
• Enjoy a start-up culture where you learn and grow along with the organization. We know when to
work hard and play hard!
• We value your time-off, so we have an unlimited leavespolicy
• We also keep you covered in terms of a health insurance
• You wear what you are most comfortable in (Yes! You heard it right); lunch is on us (Everyday!) and
you also enjoy the liberty to choose your workinghours
Join us if you want to work with a flat and collaborative team and contribute to learnings of the team. We want to
learn from you too!
What you can expect in the interview process:
• Initial screening with HR
• Technical Interview I
• Technical Interview II
• HR Discussion
- 2+ years of experience on Java, Spring Boot, Hibernate in medium to large-scale projects
- Must have experience with at least some flavours of both SQL (MySQL, Postgres) and NoSQL (Kafka, MongoDB, ElasticSearch, NoSQL distributed cache system, DynamoDB etc), datastores in production
- Must have experience with Kafka or similar message queue systems in production
- Stellar problem solving skills
- Hunger to learn new things and ability to grasp new concepts quickly
- Ability to move quickly without breaking things too much (we are dreamers)
- Ability to work under immense pressure which is balanced by a sense of responsibility and ownership
- Should be able to groom juniors and take them to the next level












