Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Full Stack Developer

$150k - $230k

Céra International LLc.

About Charles River AssociatesCharles River Associates is a leading global consulting firm that provides economic, financial, and business management expertise to major law firms, corporations and governments around the world. CRA advises clients on economic and financial matters pertaining to litigation and regulatory proceedings, and guides corporations through critical business strategy and performance-related issues. Since 1965, clients have engaged CRA for its combination of industry experience and rigorous, fact-based analysis that provide clients with clear, implementable solutions to complex business concerns.Position OverviewCharles River Associates is seeking a Full Stack Agentic Developer to help build and evolve a web-based AI platform that enables experts to translate domain expertise into scalable, validated AI-driven workflows. This is a senior full stack engineering role for someone who began with strong product and platform skills and has advanced into LLM-powered agentic systems.The product combines a React/Vite web client, a Node.js/TypeScript backend proxy, Azure-hosted services, and isolated remote execution environments where AI agents run tools against sandboxed project workspaces. This role bridges the application layer and the agent layer: user experience, APIs, session and file workflows, real-time streaming, custom agent runtime behavior, proprietary tools, model-provider integrations, prompt and context systems, reliability, and observability.The ideal candidate is not a narrow frontend engineer, not a pure backend engineer, and not a prompt-only AI specialist. CRA needs a hands-on full stack developer who can design excellent product experiences, write production-grade TypeScript and React, extend Node.js/Express APIs, and also understand how agentic systems plan, use tools, recover from errors, stream activity, and produce work that users can inspect and trust.Core MissionThe Full Stack Agentic Developer will own the path from user intent to agent action to reviewed output. This person will build the product workflows and underlying agentic capabilities that let consultants and domain experts create sessions, upload and organize materials, launch AI-assisted work, monitor agent activity in real time, review files and intermediate outputs, and rely on the platform for high-quality analytical work in confidential, high-stakes environments.Key ResponsibilitiesFull Stack Product DevelopmentBuild and evolve the React web application across core product surfaces: authentication, session setup, workspace navigation, file review, streaming agent activity, results review, and user-facing administration.Create reusable component patterns for complex, stateful workflows while keeping the application maintainable, accessible, and easy for the team to extend.Build and maintain Express/TypeScript API endpoints that support the web application, including session orchestration, file management, workspace operations, usage tracking, and new product capabilities.Integrate frontend workflows with backend services for authentication, LLM routing, usage tracking, agent orchestration, cloud storage, and PostgreSQL-backed application data.Translate complex backend and agent states into intuitive interface patterns, including empty states, progress states, error states, review states, and resumable workflows.Real-Time Agent ExperienceImplement and improve the real-time streaming interface between the backend, agent runtime, and UI, primarily through server-sent events and related event-driven patterns.Render incremental agent output such as token-by-token text, tool execution cards, plans, task lists, progress indicators, cost and usage indicators, file changes, warnings, and final workflow states.Manage stream connection lifecycle, retries, cancellation, cooperative stop, stop/resume behavior, error recovery, and clear feedback when long-running agent workflows are in progress.Help define event contracts so the UI can present agent behavior clearly without exposing unnecessary implementation complexity to end users.Design UX and API patterns that help users understand what the agent is doing, what files it has changed, what outputs are ready for review, and what still requires human judgment.Agentic Runtime and ToolingOwn and improve parts of the custom multi-turn agent loop where the agent sends messages to model providers, parses streaming responses, executes tools, observes results, and iterates within an isolated cloud container.Develop proprietary tools that expand agent capabilities across file operations, analysis, transformation, visualization, document creation, data processing, validation, and workflow automation.Extend the containerized execution environment to support new languages, libraries, utilities, file types, analytical methods, and integrations needed by expert users.Design clear tool schemas, permission boundaries, workspace access patterns, input validation, and error messages that help agents use tools effectively and safely.Create reusable patterns for adding new tools so agent capabilities can expand without making the runtime brittle, opaque, or hard to debug.LLM Provider, Prompt, and Context SystemsSupport multi-model integration across OpenAI, Anthropic, and other frontier or local models, including provider-specific message formats, tool-calling formats, streaming behavior, structured outputs, and error patterns.Build and maintain translation layers that normalize provider differences while preserving access to the strongest capabilities of each model.Design and maintain prompt and context systems that shape agent behavior, including analytical identity, methodology compliance, interaction modes, tool usage policies, quality standards, and escalation patterns.Implement token estimation, usage tracking, context compression, conversation summarization, prompt caching, and model-selection patterns for long-running analytical sessions.Evaluate how agent behavior changes across providers, model families, prompts, tools, and workflows, then adapt the product and runtime to improve quality, cost, speed, reliability, privacy, and user trust.Session, File, and Workspace LifecycleOwn the user-facing lifecycle of an AI work session, including creation, configuration, file upload, streaming execution, interruption, resumption, result review, workspace cleanup, and teardown.Implement browser-to-cloud file flows including multi-file upload, progress tracking, validation, workspace browsing, previewing, downloading, and handling of large or mixed file types.Support interfaces and APIs that help users understand the state of remote workspaces, generated outputs, intermediate artifacts, source files, and final deliverables.Improve the connection between workspace state and agent state so users can review work product clearly and engineers can debug session behavior reliably.Reliability, Security, and ObservabilityImplement reliability patterns such as retry logic, rate-limit handling, tool error recovery, cooperative stop, graceful cancellation, resumability, and failure reporting.Build with enterprise readiness in mind, including secure browser authentication flows, JWT lifecycle, role-based access, CORS, CSRF considerations, auditability, privacy-sensitive UI patterns, and careful handling of confidential work product.Add structured logging, tracing, transcript capture, metrics, tests, and debugging tools so agent behavior can be understood at both the engineering and product level.Partner with product, domain experts, backend, infrastructure, and security stakeholders to ensure end-to-end features are reliable across the browser, API layer, cloud services, and agent execution environment.Contribute to delivery discipline by writing clear technical notes, estimating work thoughtfully, supporting sprint planning, and continuously improving development practices.Desired QualificationsBachelor's degree in Software Engineering, Engineering, or other relevant discipline with programming/technology experience, advanced degree desirable;6+ years of professional software engineering experience, with strong hands-on ownership across frontend, backend, and production product systems;Strong TypeScript skills across the stack, including modern React development and Node.js/Express API development;Experience building component-driven React applications with complex state, multiple interconnected views, real-time updates, and user-facing workflows that require careful error handling;Experience building or consuming real-time interfaces using server-sent events, WebSockets, streaming APIs, or similar event-driven patterns;Experience building LLM-powered agentic systems that use tools, execute multi-turn workflows, manage state, and recover from errors; not just experience building static chatbots;Experience with LLM tool calling or function calling, including tool schema design, streaming tool input/output, multi-turn execution, and provider-specific implementation details;Strong prompt engineering ability for structured, multi-step workflows, including prompts that encode policies, methodology, roles, and tool usage expectations;Comfort working in Python for agent tools, data processing, automation, evaluation, and integration with analytical libraries;Good understanding of browser authentication flows, JWT lifecycle, token refresh, CORS, secure cookies, role-based access, and frontend/backend security boundaries;Familiarity with PostgreSQL and API-driven application design, including practical awareness of schema design, queries, migrations, and data access patterns;Experience with Docker or Linux-based execution environments and practical understanding of isolation, filesystem access, dependency management, and runtime troubleshooting;Strong product judgment, debugging instincts, documentation discipline, and ability to reason about AI behavior, software behavior, and user impact at the same time.Strongly Preferred ExperienceExperience designing custom agent frameworks, agent runtimes, orchestration loops, tool-extension systems, or evaluation harnesses rather than relying entirely on off-the-shelf frameworks.Experience with OpenAI, Anthropic, and other model provider APIs, including streaming, tool use, structured outputs, usage tracking, rate limits, and provider-specific failures.Experience with file-heavy web applications, including upload progress, large file handling, previewing, workspace navigation, generated-output review, and download flows.Experience rendering markdown, structured outputs, tool activity, logs, transcripts, plans, or other rich incremental content in React.Experience with sandboxed or ephemeral compute patterns, dynamically provisioned containers, secure credential injection, and session-scoped runtime lifecycles.Experience with Azure services such as Static Web Apps, Container Apps, Container Instances, Blob Storage, Azure Database for PostgreSQL, Application Insights, or related cloud services.Experience with Docker, GitHub Actions, CI/CD practices, structured logging, cloud observability, and collaboration in a distributed engineering environment.Experience with headless browser automation, document generation, data analysis, visualization, file conversion, R, LaTeX, or workflow automation tools.Experience working in consulting, professional services, legal, economic, healthcare, life sciences, energy, financial services, or other confidential/high-stakes environments.Familiarity with responsible AI practices, model evaluation, transcript review, quality controls, AI governance, and enterprise AI adoption.Core EnvironmentFrontend: TypeScript, React, Vite, Tailwind CSSBackend: Node.js, Express, TypeScriptAgent runtime: Custom multi-turn agent loop, proprietary tools, model-provider adapters, and streaming event protocolLanguages: TypeScript, Node.js, Python; with R, LaTeX, and shell utilities available in execution environmentsModel providers: OpenAI, Anthropic, and other frontier or local models as neededData: PostgreSQL and API-driven application stateStreaming: Server-sent events and event-driven UI updatesRuntime: Containerized Ubuntu-based agent environments with sandboxed project workspacesCloud: Microsoft Azure-hosted web, backend, storage, database, container, and observability infrastructureProduct context: Expert-driven AI workflows where transparency, reliability, confidentiality, and quality control are criticalCareer Growth and BenefitsCRA’s robust skills development programs, including a commitment to offering 100 hours of training annually through formal and informal programs, encourage you to thrive as an individual and team member. Training encompasses technical training, presentation skills, internal seminars, and career mentoring and performance coaching from an assigned senior colleague. Additional leadership and collaboration opportunities exist through internal firm development activities.We offer a comprehensive total rewards program including a superior benefits package, wellness programming to support physical, mental, emotional and financial well-being, and in-house immigration support for foreign nationals and international business travelers.Work Location FlexibilityCRA creates a work environment that enables our colleagues to benefit from being together in the office to best deliver on our promise of career growth, mentorship and inclusivity. At the same time, we recognize that individuals realize a range of benefits when working from home periodically. We currently expect that individuals spend at least 3 to 4 days a week working in the office (which may include traveling to another CRA office or to client meetings), with specific days determined in coordination with your practice or team.Our Commitment to Equal Employment OpportunityCharles River Associates is an equal opportunity employer (EOE). All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, national origin, age, disability, status as a protected veteran, or any other protected characteristic under applicable law.Salary and other compensationA good-faith estimate of the annual base salary range for this position is $150,000 - $230,000. Stating pay within this range may vary based on factors such as education level, experience, skills, geographic location, market conditions, and other qualifications of the successful candidate. This position may be eligible for additional bonus incentive compensation. CRA offers a comprehensive benefits package, subject to eligibility requirements, which may include: medical, dental, and vision insurance; 401(k) retirement plan with employer match; life and disability insurance; paid time off (vacation, sick leave, holidays); paid parental leave; wellness programs and employee assistance resources; and commuter benefits.

Vacancy posted 3 hours ago
Similar jobs that could be interesting for youBased on the Full Stack Developer in Boston, MA vacancy
  •  ...Full Stack DeveloperGreetings,My name is Vipin and I am a Technical Recruiter at STI Org. I am reaching out to you on an exciting job opportunity with one of our clients.PositionFull Stack DeveloperRequirementsCore JavaSpring boot, microservicesHibernateRESTAngular7+... 
    Suggested
    Remote work

    Software Technology Inc

    Boston, MA
    2 days ago
  •  ...Front End EngineerRemote Till covid12 MonthsJob DescriptionProven expertise in architecting, developing multi-tier internet facing web and mobile applications, APIs.Expertise in developing detailed technical specifications, architecture for complex systems.Proven expertise... 
    Suggested

    Samprasoft

    Boston, MA
    2 days ago
  •  ...RTX BBN Technologies Job OpportunityCome join our team to develop the tools for the technology-augmented warfighter of the future! Front-line operators in the military, law enforcement, search and rescue teams, and other areas increasingly rely on cutting-edge technologies... 
    Suggested

    Raytheon

    Cambridge, MA
    2 days ago
  •  ...today's cloud-first software landscape, companies are seeking developers who can do more than just write clean code. They want professionals...  ...is behind roles like Java Backend Developer, DevOps Engineer, Full-Stack Java Developer, and Platform Engineer. And it's exactly what... 
    Suggested

    SynergisticIT

    Boston, MA
    3 days ago
  •  ...Full Stack DeveloperSeeking a highly skilled Full Stack Developer with expertise spanning both middle-tier server development (50%) and presentation-tier development (50%). You will work end-to-end—from front-end user interfaces through to database/OOM layers—delivering... 
    Suggested

    Software Technology Inc

    Boston, MA
    2 days ago
  •  ...better world.  This is a fully remote position with hybrid availability in Nashua, NH and Springfield, MO. ROLE As a Full Stack Developer, you will be responsible for developing and implementing enterprise business solutions for clients, applying independent... 
    Temporary work
    Work experience placement
    Remote work
    Visa sponsorship
    Work visa
    Flexible hours

    GrabJobs

    Boston, MA
    3 days ago
  •  ...Senior AI Full Stack DeveloperLocation: Boston, MADuration: 6 monthsExperience Required: 5–10 years of software engineering experienceRelevant...  ...AI, or AI-powered enterprise applicationsOverviewDesign, develop, and deploy enterprise AI applications, intelligent agents,... 

    Talent Software Services

    Boston, MA
    2 days ago
  •  ...Senior Full Stack DeveloperThe Massachusetts Green High Performance Computing Center (MGHPCC), to help design, build, and integrate the...  ...partners. This is a high-impact position for a creative, self-driven developer excited to work at the intersection of software engineering... 

    MIT

    Cambridge, MA
    2 days ago
  •  ...directly impact how millions of customers shop on their devices? Do you enjoy interesting and challenging projects? We are looking for Developers who are passionate about creating amazing mobile experiences and apps. This is a great opportunity to work within an established... 
    Contract work
    Local area

    Samprasoft

    Boston, MA
    2 days ago
  • $175k - $240k

     ...Full Stack DeveloperWoburn, MAAbout the Team:Information processing and sense-making systems are the lifeblood of national security efforts...  ...'s Analytics and Command & Control (AC2) Division focuses on developing actionable, advanced technology solutions to provide... 
    Full time
    Work experience placement

    Science & Technology Research (STR)

    Boston, MA
    4 days ago
  •  ...POSITION Full Stack Java Developer LOCATION Boston, MA (hybrid) REQUIRED SKILLS 3+ years of Full Stack engineering experience. Experience designing and developing applications using Enterprise Java. Hands-on experience with Spring... 

    Akaasa Technologies

    Boston, MA
    2 days ago
  • Job Title Sr. Java Developer Technical/Functional Skills Sr. Java Developer with strong experience on Java, springboot, ReactJs, Oracle DB Spring Boot Rest API Services Requirement gathering, writing reusable code Identify bugs and resolve them Experience Required Write... 

    The Dignify Solutions, LLC

    Quincy, MA
    4 days ago
  • Job Title Required Skills: Primary and must have good knowledge in ReactJS Need hands-on experience in Java. Good knowledge in OOPS Concept. Good communication skill Need 8 to 10 years of experience in Software development Syntricate Technologies

    Syntricate Technologies

    Quincy, MA
    4 days ago
  •  ...application and user support and performs troubleshooting: Provides production support as necessary: Testing: Defines criteria for testing: Develops test cases, scenarios and scripts to ensure application quality: Creates test transactions and runs component, assembly, and... 

    Samprasoft

    Boston, MA
    4 days ago
  • Java Full Stack Developer Must have 10+ years of IT experience. Must have skillsets: Java, J2EE, REST. Must have React JS experience. JavaScript, Angular, Node.JS. Analytical/debugging skills. Solid understanding and experience using Web Services (SOAP and/or RESTful)... 

    Syntricate Technologies

    Boston, MA
    4 days ago
  •  ...Job Description Job Description Role Summary   Specter Aerospace is seeking a Full Stack Developer Co-op (4-6+ month cycle) to develop software that connects engine test facility control systems, databases, and user interfaces. This role offers experience with... 
    Full time
    Work at office

    Specter Aerospace

    Boston, MA
    17 days ago
  • Need candidates who are extremely good in Full stack dev. Strong basics of Java Multithreading Good attitude and learning new technologies...  ...Detailed JD as below We’re looking for a Java Tech Lead / Sr. Developer to help build and maintain spring based java back-end... 

    Next Level Business Services, Inc.

    Boston, MA
    1 day ago
  • $85k - $100k

     ...websites are how millions of people each year plan a visit, buy tickets, become members, donate, and explore science online. The Full Stack Developer owns the user-facing side of that experience: making thoughtful UX/UI decisions, building polished and accessible interfaces... 
    Local area
    Flexible hours
    1 day per week

    Museum of Science

    Boston, MA
    3 days ago
  • Title: Full Stack Java Developer Location: Boston, MA Onsite 4 days per week. Interview: 2 Rounds, Onsite Final. Seeking local candidates or candidates in the Northeast ready to drive to Boston for a final round onsite Duration: 12+ months Details: Core Java including... 
    Local area

    3B Staffing LLC

    Boston, MA
    4 days ago
  •  ...Full Stack Developer (.NET)DeveloperBoston, MAAsset ManagementJO-1805-595Join a firm that is re-architecting their technology operating model to support their future state business strategy. Our client, a Boston based asset manager, has an immediate need for a full stack... 
    Contract work
    Work experience placement
    Immediate start

    The Ceres Group

    Boston, MA
    2 days ago
  • $114k - $126k

    Full Stack Developer We are seeking an experienced Full Stack Developer with strong ServiceNow development expertise to design, build, and support enterprise technology solutions. This role requires a developer who is comfortable working in a large, governed IT environment... 

    Gilbane Building Company

    Boston, MA
    3 days ago
  • Senior Full Stack Software Developer You will implement robust business applications to help us sell our insurance products, interact with our customers, and communicate electronically with our agents. You will be expected to maintain awareness of internet trends, technologies... 

    Samprasoft

    Boston, MA
    4 days ago
  • Full Stack Java Developer Location: Boston, MA - LOCALS ONLY -- ONSITE INTV WILL BE REQUIRED*** Duration: 12 - 18 month project to start Looking for: 5+ years of experience developing web-based applications and development experience in Java/J2EE technologies. The successful... 
    Local area

    RIT Solutions

    Boston, MA
    4 days ago
  • Job Overview Full stack Developer will be responsible for designing, developing, and maintaining our web applications and services. Key Skills Required Understanding of front‑end frameworks, with a primary emphasis on React Js. Knowledge of other libraries or frameworks... 
    Full time
    Casual work
    Flexible hours

    Winaxis LLC

    Boston, MA
    3 days ago
  • $82.42k - $126.6k

     ...code repositories Implement test strategies, analyse results, and coordinate bug fixes to uphold the software quality standards Develop user training programs, documentation, and support frameworks to ensure a smooth transition to new software applications Actively... 
    Temporary work
    Relocation

    Infosys

    Boston, MA
    5 days ago
  • $86.8k - $165.2k

     ...revolutionary research that solves important problems in an exciting, collaborative environment. Role Overview: Come join our team to develop the tools for the technology-augmented warfighter of the future! Front-line operators in the military, law enforcement, search and... 
    Temporary work
    Work experience placement
    Work at office
    Remote work
    Worldwide
    Flexible hours

    Prattwhitney

    Cambridge, MA
    3 days ago
  • $115k - $151k

    The Senior Full Stack Developers plays a key role in shaping modern, scalable digital experiences across web and mobile. Adopting emerging engineering practices-such as AI‑assisted development, cloud‑native architecture, and automated testing-you will help lead the creation... 
    Temporary work
    Work from home
    Work visa
    3 days per week

    brighthorizons

    Newton, MA
    3 days ago
  •  ...Job ID: Reference Number: Title: LEAD FULL STACK DEVELOPERPosted Date: Contact: Vishika ChaudharyContact Email: Phone: Company: HAN Staffing Role: Full Stack Developer (React, GoLang, Python, Java, Node.js, AWS)Employment Type: PermanentLocation: US (Madison, NJ | Manhattan... 

    HAN Staffing

    Boston, MA
    3 hours ago
  •  ...Full Stack Application DeveloperDeveloperBoston, MAAsset ManagementJO-2104-1330The application development team is responsible for all...  ...decisions in the investment process. The successful application developer will engage users in the design and development process, work... 
    Work experience placement
    Internship

    The Ceres Group

    Boston, MA
    2 days ago
  •  ...Bright Horizons is seeking a Senior Full Stack Developer to shape scalable digital experiences across web and mobile. The role emphasizes AI‑assisted development, cloud-native architecture, and automated testing in a hybrid model. The position requires 5+ years of experience... 

    Bright Horizons

    Newton, MA
    2 days ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Full Stack Developer. Be the first to apply!