1

Resume Examples For Jobs in Holbrook, MA (NOW HIRING)

Front of House Manager

Stoneham, MA · On-site

$65K - $78K/yr

The successful candidate with be responsible for the implementation of our restaurant's policies ... Examples of Restaurant Manager Responsibilities include, but are not limited to: * Train ...

next page

Showing results 1-20

Resume Examples For information

See Holbrook, MA salary details

$7

$14

$19

How much do resume examples for jobs pay per hour?

As of Aug 21, 2026, the average hourly pay for resume examples for in Holbrook, MA is $14.45, according to ZipRecruiter salary data. Most workers in this role earn between $11.78 and $16.44 per hour, depending on experience, location, and employer.

What are resume examples and how can they help me create my own resume?

Resume examples are sample documents that show how to format and structure your own resume for different industries or job titles. They provide guidance on what information to include, how to highlight your skills and experience, and how to present your qualifications in a professional way. By reviewing resume examples, you can get inspiration for phrasing your achievements and ensure your resume meets current standards. Using examples can help you avoid common mistakes and create a stronger, more effective resume.

What are some common challenges when tailoring resume examples for specific job applications?

One common challenge is ensuring that your resume examples are closely aligned with the requirements of each specific job posting, which often involves customizing your skills and experience to match different roles. Job seekers may also struggle with identifying which achievements or responsibilities to highlight, especially if their experience spans multiple industries or job functions. It's important to maintain clarity and relevance while avoiding generic language, so each resume stands out and speaks directly to the employer's needs. Regularly reviewing job descriptions and seeking feedback from professionals in your field can help you refine your tailored resumes.

What are the key skills and qualifications needed to thrive as a resume writer, and why are they important?

To thrive as a Resume Writer, you need strong writing skills, attention to detail, and a solid understanding of industry-specific resume formats, often supported by a background in HR, communications, or career coaching. Familiarity with applicant tracking systems (ATS), word processing software, and resume-building tools is essential. Outstanding interpersonal skills, creativity, and the ability to tailor documents to individual clients help you stand out in this role. These skills ensure clients receive effective, professional resumes that improve their chances in competitive job markets.

What is the difference between Resume Examples For vs Resume Examples For a Data Analyst?

AspectResume Examples ForResume Examples For a Data Analyst
Required CredentialsGeneral professional skills, certifications vary by industryDegree in Data Science, Statistics, or related field; certifications like SQL, Python
Work EnvironmentVaries widely across industries and rolesOffice, remote, or hybrid settings in tech, finance, healthcare
Employer & Industry UsageUsed across all industries for various rolesPrimarily used in tech, finance, marketing, healthcare sectors
Search & Comparison IntentGeneral resume examples for any professionSpecific examples tailored for data analysis roles

In summary, 'Resume Examples For' provides broad templates for various professions, while 'Resume Examples For a Data Analyst' focuses on tailored examples specific to data analysis roles, skills, and industry expectations.

What cities near Holbrook, MA are hiring for Resume Examples For jobs?

Cities near Holbrook, MA with the most Resume Examples For job openings:

Infographic showing various Resume Examples For job openings in Holbrook, MA as of August 2026, with employment types broken down into 74% Full Time, 20% Part Time, 1% Temporary, and 5% Contract. Highlights an 94% Physical, 1% Hybrid, and 5% Remote job distribution, with an average salary of $30,056 per year, or $14.4 per hour.

AI Development & Support Engineer

Starfish Storage Corporation

Waltham, MA • On-site, Remote

Full-time

Medical, Dental, Vision, Retirement, PTO

Re-posted yesterday


Job description

How to Apply

Provide the following required materials:

  • Resume
  • Cover Letter – In your application, you must submit a cover letter.  Please provide brief, concrete examples for the following questions. We value specific technical details, tool names, and honest assessments of where technology succeeds and fails.
  1. Describe a project where you used an AI tool (e.g., ChatGPT, Claude, Cursor, GitHub Copilot, etc) to write or significantly speed up your coding. What were you building, what was your specific approach to instructing the AI, and where did the AI fall short?
  2. All LLMs have specific coding quirks and repetitive errors. Name the specific model you use most (e.g., Opus, GPT-5.x) and describe a highly specific, recurring syntax or logic error it makes that drives you crazy. How do you work around it?
  3. If a hot new open-source AI model gets released tomorrow and you want to test it out locally on your own laptop or machine (not just using a web browser), how would you set that up? What specific software, tools, or frameworks would you use to get it running?
 Location

Your home office or our Waltham, MA HQ or hybrid 

 Qualifications

Hard Requirements

  • Solid grasp of agent architectures, prompt engineering, and MCP or tool-use patterns
  • Hands-on experience with local/open-source LLMs: you've run them, tuned them, deployed them
  • Comfortable working in Linux environments and debugging at the command line
  • Strong communicator: you can explain what's broken and why to both engineers and non-engineers
  • This is not a role for someone who has tried out some youtube tutorial videos on their own. You need to have some real experience implementing this.

Helpful Background

  • 2+ years Python development — real shipped and used code
  • Experience with RAG pipelines or vector databases
  • Familiarity with REST APIs and integration patterns
  • Docker comfort
  • Background in storage systems or HPC environments (this helps more than you think)

Working Style

  • You can context-switch between deep development work and supporting a customer mid-debug
  • You're comfortable being the person who figures things out when there's no playbook yet
 About Starfish Storage

Starfish Storage is an established company that maintains a startup culture mindset. We cater to a diverse client base, serving industries such as life sciences, artificial intelligence, and research computing. Our technology is critical to modern organizations, helping customers organize, manage, and move the tens of billions of files central to their operations. 

Most AI work right now is happening in the cloud, with managed APIs, and relatively clean data. Some of our customers can't do that: they're operating in classified or regulated environments with filesystem metadata spanning billions of files. The AI problems here are genuinely hard, the deployments are genuinely constrained, and the work actually matters to science and research.

If you want AI work that's genuinely constrained, genuinely consequential, and can't phone home to OpenAI — this is it.

 Job Overview

Starfish manages petabytes of unstructured data for national labs, research institutions, fintech, and pharma, the kind of data that doesn't fit neatly into databases or cloud buckets. We're building an AI-native layer on top of that: MCP servers, agentic workflows, local LLM deployments, and tools that let researchers and engineers actually talk to their storage infrastructure. We're tackling hard questions too: should an agent be permitted to move 2PB of data autonomously? How do you govern that?

In this role, you'll build and ship MCP servers, deploy and tune local LLMs, write custom agents for real customers with real petabyte-scale problems, and get them running in environments where "just use the API" isn't an option. You'll also support customers when things don't work: which means you need to actually understand what you've built.

Responsibilities and Duties include:

MCP & Agent Development

  • Build and expand MCP servers that expose Starfish's data management capabilities to LLM-powered workflows
  • Develop intelligent agents that can reason over storage metadata at scale — including local LLM deployment and configuration using vLLM, Ollama, or similar
  • Create workflow automation and chat-based interfaces for querying and acting on Starfish data
  • Build proof-of-concept implementations and turn them into production-grade features

Customer-Facing Technical Work

  • Support customers through installation, configuration, and troubleshooting of AI features and integrations
  • Get on calls with technical teams, understand their use cases, and translate requirements into working agents
  • Document what you learn so the next person doesn't have to figure it out from scratch

Benefits
We recognize that satisfaction and well-being are essential to long-term sustainability and business success. Full-time employees are eligible for the following benefits:

  • Salary with potential for future commissions
  • Multiple health insurance options
  • Medical FSA and Dependent Care FSA
  • Dental insurance
  • Vision insurance
  • 401(k) savings plan with employer matching
  • Employer-sponsored long-term disability insurance
  • Paid holidays and PTO (increasing with tenure)
  • Discounted health club membership
  • Many opportunities for growth

Equal Opportunity Employer
Starfish Storage provides equal employment opportunities (EEO) to all employees and applicants without regard to race, color, religion, gender, sexual orientation, gender identity or expression, national origin, age, disability, genetic information, marital status, amnesty, military service, or veteran status, in accordance with applicable federal, state, and local laws.

This position may require a background check.

 

Salary 140k to 210k

Employment Type: FULL_TIME