[![Image](https://upload.wikimedia.org/wikipedia/commons/8/82/Telegram_logo.svg) Fresh remote jobs, sorted by category — join Jobicy on Telegram  › Fresh remote jobs on Telegram  ›](https://t.me/JobicyJobs) [All remote jobs](https://jobicy.com/jobs.md)Open role[![Mactores logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/cea77a13-221.jpeg)](https://jobicy.com/company/mactores.md)Remote opportunity at[Mactores](https://jobicy.com/company/mactores.md)

# Full Stack Product Engineer Intern, Agent Native

Review the role, location requirements, compensation details, and application process before deciding whether this opportunity fits your next career move.

[Apply for this job](#job-application)[View company](https://jobicy.com/company/mactores.md)Share1 Sep 2026Published23Listing views0Application actions1 Oct 2026Apply before  Opportunity details

## About this role.

AI SummaryThis is an entry-level full-stack product engineering internship focused primarily on building Aedeon frontend features with React and Next.js. The intern will work under senior-engineer mentorship across feature development, test-case creation, release validation, documentation, and agile ceremonies. Candidates need foundational JavaScript/TypeScript, HTML, CSS, and React knowledge; prior professional experience is not required. The role emphasizes test-driven development, code quality, feedback, and learning how production software is delivered. Exposure to AWS, Git, Next.js, and automated testing tools such as Playwright or Cypress is advantageous.

## Role DNA

A quick view of the complexity, pace, ownership and collaboration implied by the job description.

### Job Complexity

3/5EasyHard

### Pace & Pressure

3/5RelaxedFast-paced

### Autonomy Level

2/5GuidedFull ownership

### Communication Load

4/5IndependentCollaborative

AI insightThe role is designed for students or recent graduates and includes close mentorship, making its overall technical difficulty moderate. However, work on a real enterprise product, testing expectations, and release processes require disciplined learning and attention to detail.

## Salary analysis

Estimated compensation compared with the broader US market for similar roles.

Estimated job medianHighly competitive$60,000US market range$50k–$70k0$77k

AI insightNo actual salary is disclosed in the posting. This is an estimated US-market annual base-pay range for a full-time-equivalent software engineering intern, with a midpoint estimate of $60,000 USD; actual internship pay commonly varies by hourly structure, duration, location, and employer.

## Core skills

Skills and capabilities most closely associated with this opportunity.

[React.js](https://jobicy.com/jobs?search_keywords=React.js.md)[Next.js](https://jobicy.com/jobs?search_keywords=Next.js.md)[JavaScript](https://jobicy.com/jobs?search_keywords=JavaScript.md)[TypeScript](https://jobicy.com/jobs?search_keywords=TypeScript.md)[HTML5](https://jobicy.com/jobs?search_keywords=HTML5.md)[CSS3](https://jobicy.com/jobs?search_keywords=CSS3.md)[Git](https://jobicy.com/jobs?search_keywords=Git.md)[Test-Driven Development](https://jobicy.com/jobs?search_keywords=Test-Driven%20Development.md)[Automated Testing](https://jobicy.com/jobs?search_keywords=Automated%20Testing.md)[CI/CD](https://jobicy.com/jobs?search_keywords=CICD.md)

Sample interview questionsHow would you approach building a new React feature from a product specification?I would first clarify the user flow, acceptance criteria, edge cases, and API dependencies. Then I would break the feature into small components and tasks, write or outline tests early, implement incrementally, and submit a documented pull request for review.

What is the difference between unit, integration, and end-to-end testing?

Unit tests verify a small isolated function or component. Integration tests verify that multiple components or services work together, while end-to-end tests validate a complete user journey in an environment close to the real application.

How do React hooks help manage component behavior?

Hooks let functional components manage state and side effects. For example, useState manages local state, while useEffect can handle effects such as data loading, subscriptions, or synchronization with external systems.

How would you respond if you discovered a blocker that could affect a sprint deadline?

I would investigate enough to describe the issue, its impact, and possible options, then raise it early with my mentor or team. I would document the blocker, ask for help where needed, and update the task plan rather than waiting until the deadline is close.

What would you include in documentation for a feature you delivered?

I would document the feature purpose, user behavior, technical approach, important decisions, configuration or dependencies, test coverage, known limitations, and steps for validating the release. This helps teammates understand and maintain the work without relying on verbal context.

About Mactores

Mactores is the agent-native AWS modernization firm. Most enterprise modernization stalls at pilots and handoffs; ours ships, production systems running, legacy retired, outcomes measured. Our delivery is built on Aedeon, the agent platform built by Mactores’ founders’ sister company, Aedeon Inc. Aedeon absorbs the repetitive 60–70% of engagement work, discovery, mapping, validation, test generation, while forward-deployed engineers own architecture, judgment, and cutover. Mactores is Aedeon’s flagship deployment partner: field delivery informs the platform roadmap, and the platform shapes how we deliver.

About Aedeon

Aedeon is the agent platform for enterprise modernization, built by Aedeon Inc., a separate product company founded by the same team that founded Mactores. Aedeon turns the systems already running a business applications, databases, data platforms, business rules, workflows into governed AI agents, grounded in a persistent Code Intelligence Graph of the customer’s own code and verified through behavior-equivalence proof. Aedeon is delivered as a product, not a services engagement, and runs without mandatory forward-deployed engineers.

This internship puts you inside the platform side of Aedeon: you’ll help build product features on the Aedeon frontend, working alongside senior full-stack engineers who will mentor you through the full delivery lifecycle, building features, writing test cases, and validating releases. You’ll get hands-on exposure to a real product with real enterprise customers, not a sandbox project.

### What you’ll do?

Product development

*

Assist in designing, building, and maintaining features across the Aedeon frontend (React + Next.js) under the guidance of senior engineers.

*

Work with product managers, designers, and backend engineers to understand requirements and help take features from spec to shipped, tested release.

*

Participate in sprint planning, backlog grooming, and retrospectives, and start building a product-first perspective.

Learning release discipline

*

Learn how features are owned end to end — from development through deployment and post-release validation.

*

Practice breaking down tasks against sprint timelines and flagging blockers early.

*

Shadow how the team coordinates with DevOps and QA to keep releases clean and repeatable.

Testing and quality

*

Learn test-driven development: write test cases before code, under mentor review.

*

Help write test cases for features you work on — functional flows, edge cases, and regression scenarios.

*

Get exposure to AI-assisted tools for generating test coverage, and to automated test suites (E2E, integration, unit) wired into CI/CD.

Collaboration and documentation

*

Write clear, well-documented code and submit pull requests for review.

*

Document your work features, test plans, decisions in Confluence or equivalent, in a way others can follow without you in the room.

### What we’re looking for?

Frontend fundamentals

* Currently pursuing, or recently completed, a degree in Computer Science, Engineering, or a related field (final-year students welcome).
* Working knowledge of React.js fundamentals components, state, hooks.
* Familiarity with HTML5, CSS3, and JavaScript/TypeScript basics.
* Some exposure to Next.js, Git, and modern frontend tooling is a plus, but not required, we’ll teach you.
* No prior professional experience required; personal projects, coursework, or hackathon work count.

Mindset

* Curiosity about how production software actually ships — not just how it’s coded.
* Comfortable asking for feedback and iterating quickly on it.
* Genuine interest in testing discipline and quality, not just feature output.

### You’ll be preferred if you’ve

* Any exposure to AWS services (S3, DynamoDB, Cognito) through coursework or personal projects.
* Familiarity with Playwright, Cypress, or any automated testing framework.
* A GitHub profile or portfolio showing projects you’ve built.

### Compensation

### Additional Information

Life at Mactores

We care about creating a culture that makes a real difference in the lives of every Mactorian. Our 10 Core Leadership Principles that honor Decision-making, Leadership, Collaboration, and Curiosity drive how we work.

1. Be one step ahead

2. Deliver the best

3. Be bold

4. Pay attention to the detail

5. Enjoy the challenge

6. Be curious and take action

7. Take leadership

8. Own it

9. Deliver value

10. Be collaborative

We would like you to read more details about the work culture on [https://mactores.com/careers](https://mactores.com/careers)

The Path to Joining the Mactores Team

At Mactores, our recruitment process is built around distinct structured stages. Here’s an overview of what to expect at each stage:

Take-home Assessment:

A technical task relevant to the role, so you can demonstrate your thinking and approach at your own pace.

Technical Interview:
A hands-on session with one of our panel members covering your technical skills, hands-on experience, and how you deliver quality under pressure.

HR Discussion:
During this 30-minute session, you’ll have the opportunity to discuss the offer and next steps with a member of the HR team.

At Mactores, we are committed to providing equal opportunities in all of our employment practices, and we do not discriminate based on race, religion, gender, national origin, age, disability, marital status, military status, genetic information, or any other category protected by federal, state, and local laws. This policy extends to all aspects of the employment relationship, including recruitment, compensation, promotions, transfers, disciplinary action, layoff, training, and social and recreational programs. All employment decisions will be made in compliance with these principles.

Note: Please answer as many questions as possible with this application to accelerate the hiring process.

Show more

[Apply now >](https://jobicy.com/jobs/152300-full-stack-product-engineer-intern-agent-native.md)

>  Annual salary information is not provided for this position. Explore salary ranges for similar roles in our [Salary Directory ›](https://jobicy.com/salaries.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

Next step

## Apply now.

Follow the employer’s application method and review Jobicy’s safety guidance before sharing personal information.

Keep exploring

## Related remote jobs.

Matched by job category10 related opportunities[Software Engineering](https://jobicy.com/categories/engineering.md) [Browse all jobs](https://jobicy.com/jobs.md)
*
![CodePath logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/58acdc3a-221.webp)
CodePath  Sep 1

### [Staff Software Engineer](https://jobicy.com/jobs/152299-staff-software-engineer-5.md)

CodePath is the largest educator of college computer science students in the country. We’ve trained over 40,000 students from 1,000+ universities, and our partners include Amazon, Google, and other leading…

*
![Mactores logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/cea77a13-221.jpeg)
Mactores  Sep 1

### [Database Migration Engineer](https://jobicy.com/jobs/152296-database-migration-engineer.md)

Mactores is the agent-native AWS modernization firm. Most modernization work doesn’t ship, it stalls in pilots, slips a year, or lands at three times the budget. We exist to ship…

*
![Alma logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/bcae38e1-221.jpeg)
Alma  Sep 1

### [Software Backend Engineer – Senior / Confirmed (Paris or Remote France)](https://jobicy.com/jobs/152271-software-backend-engineer-senior-confirmed-paris-or-remote-france.md)

🧡 About Alma At Alma, we believe sustainable commerce depends on fair, well-balanced trade. Because finance plays a pivotal role in business, our mission is to put it back in…

*
![ManTech logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/265c7fe8-221-1.png)
ManTech  Sep 1

### [Electrical Engineer](https://jobicy.com/jobs/149908-electrical-engineer-2.md)

General information Requisition # R69656 Locations USA-Remote Work Posting Date 07/31/2026 Security Clearance Required Secret Remote Type Fully Remote Time Type Full time Description & Requirements Shape the future of…

*
![ManTech logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/265c7fe8-221-1.png)
ManTech  Sep 1

### [Systems Analyst](https://jobicy.com/jobs/149907-systems-analyst.md)

General information Requisition # R69661 Locations USA-NC-Cherry Point Posting Date 07/31/2026 Security Clearance Required Secret Remote Type Fully Remote Time Type Full time Description & Requirements Shape the future of…

*
![Reddit logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/Reddit.jpg)
Reddit  Aug 31

### [Software Engineer, Content Platform](https://jobicy.com/jobs/152261-software-engineer-content-platform.md)

Reddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit…

*
![Axiom logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/1c48ca0c-221.jpeg)
Axiom  Aug 31

### [Forward Deployed Engineer](https://jobicy.com/jobs/152244-forward-deployed-engineer.md)

About Us Axiom is using zero-knowledge proofs to enable new types of verifiable and private software applications, starting with crypto and fintech. We are a small but incredibly strong team…

*
![Axiom logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/1c48ca0c-221.jpeg)
Axiom  Aug 31

### [Distributed Systems Engineer](https://jobicy.com/jobs/152240-distributed-systems-engineer-2.md)

About Us Axiom is using zero-knowledge proofs to enable new types of verifiable and private software applications, starting with crypto and fintech. We are a small but incredibly strong team…

*
![Axiom logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/08/1c48ca0c-221.jpeg)
Axiom  Aug 31

### [ZK Proof Engineer](https://jobicy.com/jobs/152237-zk-proof-engineer.md)

About Us Axiom is using zero-knowledge proofs to enable new types of verifiable and private software applications, starting with crypto and fintech. We are a small but incredibly strong team…

*
![Roboflow logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2026/06/8cd75e4b-221.webp)
Roboflow  Aug 31

### [Full Stack Engineer (Enterprise)](https://jobicy.com/jobs/152220-full-stack-engineer-enterprise.md)

Who We Are Our mission is to make the world programmable. Sight is one of the key ways we understand the world, and soon this will be true for the…