About
At J&F, we are a globally established engineering consultancy with over 500 engineers and detailers across five countries, delivering high-quality engineering solutions for buildings and infrastructure projects. We specialize in BIM-enabled Structural and MEP engineering, combining deep technical expertise with digital innovation to help clients execute complex projects efficiently, accurately, and at scale.
Through our two core business lines—Virtual Technical Office and End-to-End Engineering Solutions—we provide tailored engineering support as well as fully integrated project planning and supervision. By partnering closely with our clients, we deliver sustainable, cost-effective, and technology-driven solutions across a wide range of sectors, ensuring engineering excellence throughout every stage of the project lifecycle.
Jobs at J&F
Job Description:
Position: CAD/CAM Developer / CAD Software Developer
Experience: 3–6 years
Employment Type: Full-time
Location: Hybrid/ Remote
Job Summary
We are looking for a skilled CAD/CAM Developer to design, develop, customize, and optimize CAD-related software applications and plugins. The ideal candidate should have strong programming experience in C++, C#, and/or Python, along with hands-on experience in CAD APIs, 2D/3D geometry, computational geometry, mathematical modeling, and algorithm development.
The candidate will work closely with engineering and product teams to develop high-performance CAD solutions, automate design workflows, process 3D geometry and point-cloud data, and improve the accuracy and efficiency of engineering applications.
Key Responsibilities
- Develop and maintain CAD/CAM software applications, plugins, and automation tools.
- Develop solutions using C++, C#, Python OR .NET.
- Work with CAD APIs such as AutoCAD API, Revit API, or equivalent CAD SDKs.
- Develop algorithms for 2D/3D geometry processing and geometric modeling.
- Design and optimize computational geometry algorithms for complex engineering problems.
- Work with 3D models, point-cloud data, mesh data, and spatial information.
- Implement geometric operations including alignment, rotation, transformation, measurement, and shape/geometry extraction.
- Develop tools for CAD model validation, quality checking, and automated workflows.
- Optimize algorithms for performance, accuracy, and scalability.
- Integrate software components and third-party SDKs into CAD applications.
- Participate in code reviews, debugging, testing, and technical documentation.
- Collaborate with cross-functional teams including engineering, product, and technical teams.
- Follow Agile development practices and maintain source code using Git/SVN.
Required Skills
Programming
- C++
- C#
- Python
- .NET Framework / .NET Core
- Object-Oriented Programming
- Data Structures & Algorithms
CAD / Geometry
- CAD/CAM Software Development
- AutoCAD / Revit / Autodesk platforms
- CAD API / SDK development
- 2D/3D Geometry
- Computational Geometry
- Geometric Modeling
- Spatial Computing
- Mathematical Modeling
- Algorithm Development & Optimization
3D / Point Cloud – Preferred
- Point Cloud Processing
- 3D Reconstruction
- Mesh Processing
- Voxelization
- PCL / Open3D
- LAS / LAZ / E57 / PLY formats
- Coordinate Transformation
Role Summary
We are hiring a Data Engineer / ML Data Pipeline Engineer to build and operate the data backbone of the Enterprise AI platform:
What You'll Own
- Ingestion & ETL/ELT pipelines for heterogeneous project folders (PDF drawings, SVG files, IFC models, BBS.json bar-bending-schedule data, Excel exports, and AI agent output JSON).
- AWS-based data architecture: S3 raw/staging/curated/outputs structuring, partitioning, versioning, and lifecycle management; querying via Athena/Glue and warehousing via Redshift or Snowflake as needed.
- Data validation frameworks: GUID cross-referencing between SVG and BBS data, schema enforcement, duplicate/orphan detection, reference integrity checks, and structured validation reporting.
- Agent run logging & observability: designing the database schema and pipelines that track every AI agent run (inputs, outputs, status, errors, cost, retries, reviewer feedback).
- AI Factory monitoring dashboards: operational dashboards (failure rates, retries, latency, data quality) and business dashboards (throughput, cost per run, rework rate) for Power BI/QuickSight or equivalent.
- ML data pipeline support: dataset preparation, labeling/annotation workflows, human-in-the-loop review tooling, and dataset versioning for models that classify or QC drawing issues.
- APIs: designing and building FastAPI/Flask endpoints to trigger validation runs and expose agent processing status to internal tools.
- Data quality & testing discipline: idempotent pipelines, quarantine/reject handling, regression and reconciliation testing, and root-cause debugging when pipelines or query performance degrade in production.
Key Skills — Non-Negotiable (Must-Have, Strong Level)
- Python — production-grade scripting: file/folder handling, JSON/schema processing, clean error handling, not just notebook-level scripting.
- SQL — strong hands-on ability, including GROUP BY/HAVING for duplicate detection, window functions, and daily aggregate/rate calculations (e.g., success-rate queries).
- AWS S3 data handling — practical experience structuring buckets for raw/staging/curated data, versioning, and avoiding overwrite issues at scale.
- Data validation — demonstrable experience building validation logic (set comparisons, duplicate/missing detection, structured pass/fail reporting), not just "I write assertions."
- ETL/ELT pipeline design — end-to-end ownership of at least one pipeline: source → transform → storage → validation → monitoring → business outcome, with clear articulation of what they personally built.
- Query/warehouse engine judgment — working knowledge of when to use Athena vs. Redshift vs. Snowflake (or equivalent), partitioning, clustering, sort/distribution keys, and storage format trade-offs (Parquet vs. JSON vs. CSV).
Key Skills — Good to Have
- Dashboarding — Power BI / QuickSight (or equivalent) fact/dimension table design, KPI cards, drill-downs; medium-to-strong level is a plus but trainable.
- FastAPI / Flask — building real endpoints with request/response schemas and basic error handling; especially valuable for validation-trigger and agent-status APIs.
- ML data pipeline experience — dataset labeling, annotation platform design, train/test/validation splitting, dataset versioning; strong on the pipeline/data side rather than model training itself.
- Human-in-the-loop / review tooling — experience building or contributing to browser-based labeling/review platforms (session persistence, label schema, export formats).
- Large-scale metadata querying — experience making file discovery fast across large volumes (1,000+ projects, thousands of files each) via metadata index tables, event-based ingestion, or catalog tools like AWS Glue.
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.
KEY RESPONSIBILITIES:
•Build agents with persistent context & memory
•Design self-learning feedback loops
•Implement RAG pipelines for domain knowledge
•Manage conversation state & orchestration
•Integrate with LLM APIs (OpenAI, Claude, open-source)
Iterate fast — ship daily, measure weekly
MUST-HAVE SKILLS
•Python / TypeScript proficiency
•LangChain, CrewAI, AutoGen or custom frameworks
•Experience with vector DBs (Pinecone, Weaviate, Qdrant)
•Prompt engineering & evaluation pipelines
•Understanding of agent architectures (ReAct, tool-use)
Git, CI/CD, containerization basics
Similar companies
About the company
Appknox, a leading mobile app security solution HQ in Singapore & Bangalore was founded by Harshit Agarwal and Subho Halder.
Since its inception, Appknox has become one of the go-to security solutions with the most powerful plug-and-play security platform, enabling security researchers, developers, and enterprises to build safe and secure mobile ecosystems using a system-plus human approach.
Appknox offers VA+PT solutions ( Vulnerability Assessment + Penetration Testing ) that provide end-to-end mobile application security and testing strategies to Fortune 500, SMB and Large Enterprises Globally helping businesses and mobile developers make their mobile apps more secure, thus not only enhancing protection for their customers but also for their own brand.
During the course of 9 years, Appknox has scaled up to work with some major brands in India, South-East Asia, Middle-East, Japan, and the US and has also successfully enabled some of the top government agencies with its On-Premise deployments & compliance testing. Appknox helps 500+ Enterprises which includes 20+ Fortune 1000 and ministries/regulators across 10+ countries and some of the top banks across 20+ countries.
A champion of Value SaaS, with its customer and security-first approach Appknox has won many awards and recognitions from G2, and Gartner and is one of the top mobile app security vendors in its 2021 Application security Hype Cycle report.
Our forward-leaning, pioneering spirit is backed by SeedPlus, JFDI Asia, Microsoft Ventures, and Cisco Launchpad and a legacy of expertise that began at the dawn of 2014.
Jobs
4
About the company
We’re a UI/UX design company, super-powering businesses by crafting simple & delightful digital experiences.
We are designers, artists, creators, researchers, visualizers and observers; well a bunch of driven individuals with creative minds, working together as User Interface and User Experience Designers!
At Monsoonfish, we believe in working in an environment that suits each teammate, makes them feel comfortable and encourages them to become a better version of themselves at work and beyond. Our agency culture is open, liberal, accepting, outgoing, driven, focused, and the one that values work-life balance.
Jobs
9
About the company
Jobs
1
About the company
Jobs
18
About the company
Vy Systems is a Global Technology consulting, Solutions, and Managed Technology Services company. We service our customers with ‘RESPONSIVENESS’ as a key factor and we believe that timely response to any transaction increases the operational efficiency and accelerates the revenue and profitability to our customers.
The Company is founded and managed by a team of professionals having more than two+ decades of global experience in the business of Technology Consulting and Services.
Jobs
73
About the company
Jobs
10
About the company
Jobs
5
About the company
Jobs
3
About the company
Jobs
131
About the company
At AltInvest, we are on a mission to democratize wealth creation by providing investors access to institutional-quality alternative investment opportunities. Through our technology-enabled platform, we offer curated investment options across REITs, InvITs, commercial real estate, private credit, global real estate, and other alternative asset classes that have traditionally been accessible primarily to institutional investors.
Backed by global institutional investors and led by a team with deep expertise in investing and financial services, we have built one of India's leading alternative investment platforms. Today, we serve over 300,000 users and manage more than $250 million in assets, helping investors diversify their portfolios and achieve long-term wealth creation through alternative investments.
Jobs
10






