Builders Firstsource Inc Linkedin Jobs in Usa

4,290 positions found — Page 5

Quality Assurance Analyst
✦ New
Salary not disclosed
Richmond, Virginia 14 hours ago

For more details, please connect with Kajal Verma at or call at 6

Job Title: Software Tester / QA Analyst – Level 4

Duration: 3+ Months

Location: Richmond, VA 23219 (Hybrid)

Position Type: Contract

Hours Per Week: 40

Interview Type: In Person Only

Ceipal ID: SVA_QA858_KV

Job Code: 797858

End Client: State of Virginia

Department: Virginia Department of Health (VDH)

Scope of Project

The Virginia Department of Health (VDH) is seeking a Software Tester / QA Analyst to ensure product quality by creating comprehensive test coverage and implementing automated test scripts.

The role focuses on improving defect prevention, enhancing system reliability, and reducing manual testing efforts across Agile development processes.

Responsibilities

• Develop detailed, reusable, and traceable test cases based on business requirements and user stories

• Participate in test planning, scenario identification, and execution of manual and automated tests

• Build and maintain automation frameworks (preferably Playwright)

• Develop automated test scripts for regression, functional, and smoke testing

• Identify, log, and track defects with proper documentation and severity levels

• Integrate automated tests into CI/CD pipelines (DevOps, Jenkins, GitLab CI)

• Provide reporting on test coverage, defect trends, and automation progress

• Collaborate with developers, product owners, business analysts, and project managers

Required Skills

• 7+ years experience writing manual test cases and converting them into structured test suites

• 5+ years hands-on experience with test automation tools (Playwright preferred)

• 4+ years experience in programming/scripting languages (Java, Python, JavaScript, C#, etc.)

• 3+ years experience with CI/CD pipelines and version control tools (Git)

• Strong understanding of SDLC, Agile methodologies, and QA best practices

• Experience with API testing tools (Postman, RestAssured or similar)

• Strong communication, documentation, and problem-solving skills

Preferred Skills

• Experience with performance testing tools (JMeter, LoadRunner)

• Knowledge of BDD frameworks (Cucumber, SpecFlow)

• Exposure to Oracle/APEX systems and financial systems

• ISTQB or equivalent QA certification

V Group Inc. is a NJ-based IT Services and Products Company with its business strategically categorized in various Business Units including Public Sector, Enterprise Solutions, Professional Services, Ecommerce, Projects, and Products. Within Public Sector business unit, we cater IT Professional Services to Federal, State and Local. We have multiple awards/ contracts with 30+ states, including but not limited to NY, CA, FL, GA, MD, MI, NC, OH, OR, CO, CT, TN, PA, TX, VA, NM, VT, and WA.

If you are considering applying for a position with V Group, or in partnering with us on a position, please feel free to contact me for any questions you may have regarding our services and the advantages we can offer you as a consultant.

Please share my contact information with others working in Information Technology.

Website: : : :

Not Specified
Lead AI Application Platform in Charlotte, NC Hybrid Job
✦ New
Salary not disclosed

Title: Lead Software Engineer - AI Application Platform

Mode of interview 1 round in person

Location: Must be in Charlotte, NC to work Hybrid Model

Main Skill set: Python, AI and Angular

Description:

Lead Software Engineer - AI Application Platform

The Opportunity

We are seeking a Lead Software Engineer to guide the architectural development and execution of the client, a sophisticated AI-powered application generation platform. This role suits a proven technical leader with deep, hands-on expertise across the full software stack who finds enabling a team to build better software deeply satisfying.

You will shape critical systems, mentor senior and junior developers through complex technical decisions, conduct rigorous code reviews across multiple technology domains, and directly influence the platform's trajectory through strategic engineering leadership.

This is for someone who:

  • Engages thoughtfully when a junior developer asks targeted architectural questions—because you see an opportunity to shape how someone thinks about systems
  • Takes time to explain subtle type-safety issues in code review, understanding that feedback is a teaching moment
  • Can present architecture clearly to executives and confidently explain both what we're building and why it matters
  • Finds more energy in the code your team ships than in the code you write individually
  • Has proven depth across the full stack and a track record of developing engineers into stronger contributors

This is not a single-language codebase. The role requires the ability to make informed decisions on TypeScript design patterns, Python FastAPI architecture, AWS security posture, and Terraform state management in context with one another.

The Platform Challenge

The client is fundamentally a Platform-as-a-Service (PaaS) for dynamic application generation. This differs from building a traditional SaaS product. Rather than building one application, you're building infrastructure that enables users to build their own applications.

What this means architecturally:

  • Dynamic Content Generation at Scale: Unlike traditional development where code is fixed, AppGen generates JSON form schemas, validation rules, and UI layouts on demand. The FormBuilder component doesn't know what fields will exist until runtime. The layout engine renders user-designed screens from configuration, not hardcoded templates.
  • Multi-Tenant Isolation & Data Segregation: Each user gets their own generated app, potentially deployed to their own AWS environment. The architecture must account for data isolation, namespace management, and cross-tenant security considerations.
  • User-Defined Data Structures: Traditional applications are built with predetermined database schemas. AppGen works differently—form structures, field types, and validation rules emerge from user conversations with Claude. This brings engineering challenges: How do you safely execute validation logic that users define? When users modify existing forms that have thousands of submissions, how do you maintain backward compatibility? How do you version schemas?
  • Content Rendering, Not Code Generation: Unlike traditional no-code platforms where users drag-and-drop to build, AppGen uses AI instead. Users chat with Claude, Claude generates a form schema, and your platform renders that schema reliably across diverse field types, validation patterns, and workflows. The system renders configurations for immediate use, rather than generating code for later deployment.

Experience that directly transfers:

  • You've contributed to or led development of low-code/no-code platforms (visual builders, workflow engines, configuration-driven systems)
  • You've worked on SaaS platforms with multi-tenant architecture and understand isolation strategies, rate limiting, and per-customer customization
  • You've built dynamic rendering systems that handle unknown/arbitrary schemas at runtime
  • You've addressed the unique challenges of treating data configurations as user-created content (form builders, report designers, automation workflows)
  • You understand the difference between platform infrastructure and applications built on that infrastructure—and the architectural implications of each

Core Responsibilities

1. Technical Architecture & Systems Thinking (40%)

  • Shape architectural decisions across the full stack: How should the component layer handle dynamically generated forms? What's the right approach to validate complex cross-field dependencies in the FormBuilder? What separation of concerns makes sense between the Generator Lambda and the Parent Backend?
  • Guide architecture discussions: Help senior developers think through design trade-offs. Should we use NgRx or Angular signals for this feature? When does a new Lambda function become worthwhile given cold-start costs?
  • Identify and address system-wide bottlenecks: Work across layers to improve performance. Explore Lambda cold-start optimization, RDS query efficiency, and DynamoDB access patterns.
  • Establish patterns and guide consistency: Define coding conventions that work across Python, TypeScript, and Terraform. Help new team members understand the reasoning behind architectural choices.
  • What this looks like in practice: You're able to justify architectural decisions with technical reasoning. When someone questions an approach, you can explain the trade-offs you considered. You can write code in multiple languages to validate an approach if needed.

2. Code Review & Technical Guidance (30%)

  • Full-stack PR reviews: Review Python FastAPI endpoints and Angular components with equal depth, understanding how they interact.
  • Deep technical review: Catch issues thoughtful code review can surface:
  • RxJS Observable lifecycle and potential memory patterns in Angular
  • Query efficiency and data loading patterns in SQLAlchemy
  • Terraform module organization and state management implications
  • Type safety and TypeScript coverage gaps
  • AWS security and IAM configurations
  • Educational feedback: Your code reviews help the team learn. When you identify an issue, reviewees understand not just what changed, but how to think about similar problems in the future.
  • Define quality expectations: Work with the team to establish what \"production-ready\" means for this platform and support consistent application of those standards.
  • What this requires: Experience reviewing code across teams and multiple languages. You know how to write feedback that resonates—clear, constructive, and focused on helping people improve.

3. Mentorship & Team Development (20%)

  • Expand specialist capabilities: Help backend specialists learn to contribute to the forms-engine. Support frontend experts in understanding FastAPI patterns.
  • Accelerate junior developers: Pair on complex problems. Explain the reasoning behind patterns like DataState. Connect architectural choices to implementation details and performance implications.
  • Identify and address gaps: Recognize when someone is struggling with a technology and provide targeted support—training, pair programming, or guidance through architectural decisions.
  • Create growth opportunities: Stretch the team into new areas. A backend engineer working on their first Terraform contribution. A frontend specialist implementing an AWS Lambda authorizer.
  • What this requires: Genuine investment in people's growth. You've walked developers through major transitions (generalist to specialist, specialist to full-stack, or into new technology areas). You understand that team strength grows when individuals expand their capabilities.

4. Stakeholder Communication & Technical Leadership (10%)

  • Explain to diverse audiences: Translate architectural choices and trade-offs for product managers, executives, and business stakeholders. Connect \"optimizing DynamoDB queries\" to \"improving form submission latency by 30%.\"
  • Shape technical direction: Contribute the engineering perspective on feasibility, risk, and what unlocks future capabilities.
  • Support release confidence: You understand the code changes, comprehend the risks, and know what to monitor. You can stand behind releases.

Required Qualifications

Technical Skills

Frontend (Production Experience)

  • 5+ years of Angular (including handling version migrations, optimizing change detection, and guiding teams through reactive patterns)
  • Strong TypeScript skills with generics, discriminated unions, and strict mode
  • RxJS depth: You understand hot vs. cold observables, unsubscription patterns, and can identify potential memory issues in reviews
  • NgRx state management: You've designed stores at scale, optimized selectors, and evaluated architectural implications
  • CSS Grid & Responsive Design: You can assess component hierarchy and layout decisions
  • Material Design: You've worked within it and know when and how to extend it

Backend (Production Experience)

  • 5+ years of Python (async/await, type hints, data modeling)
  • FastAPI production experience: session management, dependency injection, middleware
  • SQL and ORMs (SQLAlchemy): You write efficient queries and review them critically
  • AWS services: Understanding of Lambda behavior, IAM least-privilege patterns, VPC networking
  • REST API design: Versioning, error handling, idempotency
  • Testing frameworks: pytest, testing st

Remote working/work at home options are available for this role.
Not Specified
Junior Landscape Designer/Project Manager (New Grad May/June 2026)
Salary not disclosed
Sag Harbor, NY 2 days ago

Join a creative and dynamic team shaping extraordinary outdoor spaces in the Hamptons. As a Landscape Designer, you’ll bring ideas to life—from concept to completion—through inspired design, hands-on collaboration, and attention to detail. You’ll work with talented designers and builders to craft beautiful, functional landscapes that reflect Summerhill’s commitment to excellence and innovation.


Responsibilities:

Design:

  • Provide weekly reports to the Senior Landscape Designer
  • Conceptual Landscape Design using AutoCAD
  • Site evaluation, measurements and prepare graphic representations or drawings of proposed plans or designs
  • Assist Landscape Designers in managing and making sure site plans and site evaluations are implemented correctly and reviewing projects on-site with landscape forepersons
  • Plant selection and arrangements for design
  • Assist with preparing presentations for client meetings, preparation of site plans, specifications, or cost estimates for landscape projects
  • Analyze data on conditions such as site location, drainage, or structure location for or landscaping plans
  • Assist with the development of marketing materials, proposals, or presentation to generate new work opportunities
  • Assist with the inspection of landscape work to ensure compliance with specifications, evaluate quality of materials


Project Management:

  • Review construction documents and specifications, including take-offs to create accurate estimates
  • Effectively work, communicate and follow-up with landscape architects, designers, and builders to clarify construction drawings
  • Create construction budgets that detail total costs for approved landscape jobs prior to their commencement
  • Using historical data, create man hour budgets for approved landscape jobs prior to their commencement
  • Responsible for maintaining up-to-date set of construction plans for each assigned job and ensuring field project manager has a matching set
  • Request and review subcontractor and vendor quotes for various work items
  • Communicate with Purchasing departments on materials costings and create vendor markups from historic data
  • Work closely and delegate tasks to the Landscape construction office team
  • Perform site inventories, analyses, and take field measurements as needed
  • Create Landscape Management Reports and minutes for site meetings
  • Maintain and record “as-builts” for projects
  • Verify contract specifications are being met
  • Manage and drive the punch list process to ensure each assigned job is thoroughly completed to the highest standards


Qualifications:

  • Excellent verbal and written communication skills
  • Excellent interpersonal and customer service skills
  • Proficient in Microsoft Office Suite or related software
  • Excellent organizational skills and attention to detail
  • Basic understanding of clerical and payroll procedures and systems such as recordkeeping and filing
  • Ability to work independently
Not Specified
Executive Assistant & Membership Coordinator
Salary not disclosed
Eugene, OR 2 days ago

Job Title: Executive Assistant & Membership Coordinator (Part-Time)

Organization: Western Oregon Builders Association (WOBA)

Location: In-Office, Eugene + Event Sites

Schedule: 18–20 hours per week

Compensation: $20-$25/hour (based on experience)


About Us

The Western Oregon Builders Association (WOBA) is a non-profit trade organization dedicated to supporting builders, developers, and professionals in related industries. Through advocacy, education, and community engagement, WOBA works to strengthen the construction industry in our region. WOBA hosts several signature events each year including the Tour of Homes, Golf Tournament, and other industry networking events bringing together builders, suppliers, and community partners while showcasing the craftsmanship and innovation of our local building community.


Position Overview

WOBA is seeking a highly organized and proactive Executive Assistant & Membership Coordinator to support daily operations of the Association. This part-time, in-office role plays a key part in managing membership engagement, supporting events, and helping the organization deliver value to its members. The ideal candidate is detail-oriented, comfortable managing multiple priorities, and enjoys engaging with members, industry professionals, and community partners.


Key Responsibilities


Membership & Member Services

• Respond to inquiries about membership, events, and association programs.

• Maintain accurate membership records, applications, billing, and reporting using association management software (GrowthZone or similar).

• Assist with membership communication and engagement efforts.


Administrative & Organizational Support

• Maintain association records, board agendas, committee meeting minutes, and event calendars.

• Provide administrative support to the Executive Officer and Board of Directors.

• Attend and assist with Board of Directors and Executive Committee meetings.


Event Coordination & Support planning and execution of WOBA events, including:

• Tour of Homes kickoff party

• Annual Golf Tournament

• Casino Night & Auction

• Builder Associate Social Hours (BASH)

• Quarterly Member Dinners

• Annual Officer Installation & Awards Dinner

Perform other duties as assigned by the Executive Officer.

Responsibilities may include vendor coordination, registration management, event logistics, and member communication.


Qualifications

  • Experience with GrowthZone software (or similar AMS) strongly preferred.
  • Strong written and verbal communication skills.
  • Highly organized, detail-oriented, and able to manage multiple priorities.
  • Proficient in Microsoft Office Suite (Word, Excel, Outlook, PowerPoint).
  • Previous experience in non-profit or association administration preferred.
  • Networking, sales, and sponsorship procurement experience a plus.


What We Offer

  • Flexible, part-time schedule (18–20 hours per week).
  • Hands-on experience supporting a regional trade association.
  • Opportunities to engage with community leaders and industry professionals.
  • Competitive hourly compensation, with semi-monthly payroll.
  • Potential to grow into full-time position as the Association expands.


How to Apply

If you’re interested in joining our team, please submit your resume and a brief cover letter to:

Not Specified
Junior Landscape Designer (Sag Harbor, NY)
🏢 Summerhill Landscapes Inc
Salary not disclosed
Sag Harbor, NY 2 days ago

Join a creative and dynamic team shaping extraordinary outdoor spaces in the Hamptons. As a Landscape Designer, you’ll bring ideas to life—from concept to completion—through inspired design, hands-on collaboration, and attention to detail. You’ll work with talented designers and builders to craft beautiful, functional landscapes that reflect Summerhill’s commitment to excellence and innovation.


Responsibilities:

Design:

  • Provide weekly reports to the Senior Landscape Designer
  • Conceptual Landscape Design using AutoCAD
  • Site evaluation, measurements and prepare graphic representations or drawings of proposed plans or designs
  • Assist Landscape Designers in managing and making sure site plans and site evaluations are implemented correctly and reviewing projects on-site with landscape forepersons
  • Plant selection and arrangements for design
  • Assist with preparing presentations for client meetings, preparation of site plans, specifications, or cost estimates for landscape projects
  • Analyze data on conditions such as site location, drainage, or structure location for or landscaping plans
  • Assist with the development of marketing materials, proposals, or presentation to generate new work opportunities
  • Assist with the inspection of landscape work to ensure compliance with specifications, evaluate quality of materials


Project Management:

  • Review construction documents and specifications, including take-offs to create accurate estimates
  • Effectively work, communicate and follow-up with landscape architects, designers, and builders to clarify construction drawings
  • Create construction budgets that detail total costs for approved landscape jobs prior to their commencement
  • Using historical data, create man hour budgets for approved landscape jobs prior to their commencement
  • Responsible for maintaining up-to-date set of construction plans for each assigned job and ensuring field project manager has a matching set
  • Request and review subcontractor and vendor quotes for various work items
  • Communicate with Purchasing departments on materials costings and create vendor markups from historic data
  • Work closely and delegate tasks to the Landscape construction office team
  • Perform site inventories, analyses, and take field measurements as needed
  • Create Landscape Management Reports and minutes for site meetings
  • Maintain and record “as-builts” for projects
  • Verify contract specifications are being met
  • Manage and drive the punch list process to ensure each assigned job is thoroughly completed to the highest standards


Qualifications:

  • Excellent verbal and written communication skills
  • Excellent interpersonal and customer service skills
  • Proficient in Microsoft Office Suite or related software
  • Excellent organizational skills and attention to detail
  • Basic understanding of clerical and payroll procedures and systems such as recordkeeping and filing
  • Ability to work independently
Not Specified
Residential Project Manager
Salary not disclosed
Indianapolis, IN 2 days ago

Position Title: Residential Project Manager 

Reports To: VP of Residential Operations 

Location: northside of Indianapolis area 

 

Job Summary: 

Duke Homes is an award-winning custom design-build firm serving the central Indiana area. We thoughtfully craft timeless homes with generational quality while aiming to provide a customer experience that strengthens the families we serve. We are not a production builder — we are a high-detail, relationship-driven custom builder. 

 

We are looking for an experienced and driven individual to take on the role of Residential Project Manager. At Duke Homes, the Project Manager is the face of the company during construction; you will be coordinating trades, protecting quality, guiding clients, and ensuring each home reflects our commitment to timeless design and unwavering craftsmanship. This is a field-based Project Manager role responsible for full lifecycle execution of custom residential builds – both custom home and high-end renovation projects. Project Managers typically manage 3–5 custom homes simultaneously ranging from $800,000–$3,500,000. 

 

Essential Job Functions: 

 

1. Project Management: oversee and manage assigned residential construction projects from pre-construction stages to completion 

  1. Oversee and update construction schedules for each project daily 
  2. Ensure that performed work matches designs, specs, and other construction documents, and that workmanship is of high quality, meeting quality standards 
  3. Communicate regularly with clients to keep them in the loop and to ensure decisions needed from them are made on time 
  4. Manage project budget throughout, including coding invoices and capturing change order costs 
  5. Plan and coordinate site logistics: daily coordination of subcontractors and material deliveries 
  6. Schedule and prepare for required inspections 
  7. Identify and resolve project risks or problems 
  8. Create daily job logs for each project, with pictures. 
  9. Prepare punch lists and follow up to ensure completion 

 

 

2. Site Maintenance 

  1. Ensure job sites remain safe and aligns with our safety guidelines 
  2. Keep job sites clean, self-performing the cleaning if necessary 

 

 

Supplemental Job Functions: 

  • Manage service cases as they arise 
  • Run and pickup supplies or items if necessary
  • Assist other Project Managers if they need coverage while being out 
  • Be present at or help at company events if/when they occur 

 

What Success Looks Like: 

  • Clients' lives have been enriched by working with us 
  • Clients feel informed, respected, and confident throughout the build 
  • Clean, organized, safe job sites 
  • Subcontractors who enjoy working on Duke Homes projects 
  • High-quality craftsmanship with minimal punch list items 
  • Projects delivered on time and within budget 

 

Minimum Knowledge, Skills, and Abilities Required: 

  • At least 7 years of experience in construction supervision/management roles 
  • Knowledge of major construction systems, products, and processes 
  • Knowledge of local quality, safety, and health guidelines for residential construction 
  • Proficiency with construction management software (e.g. BuilderTrend / Co-Construct) 
  • Strong communication and organizational skills 
  • Comfortable interacting with high-end clients 
  • Detail-obsessed 
  • Calm under pressure 

 

Salary and Benefits: 

  • Competitive salary based on experience  
  • Profit share opportunity  
  • Health Insurance  
  • 401k match  
  • Paid time off  
  • Company truck 
  • Continuing education support 

 

The above is intended to describe the essential and supplemental functions of this job.  It is not to be construed as an exhaustive statement of all-supplemental duties, responsibilities or nonessential requirements.  

Not Specified
Workforce Development Coordinator
Salary not disclosed
Columbia, MO 2 days ago

Why This Role Matters-


At Emery Sapp & Sons (ESS), building a strong workforce doesn’t start on the jobsite—it starts long before. The Workforce Development Coordinator plays a critical role in introducing the next generation of builders to ESS and the heavy civil construction industry.


This role is on the front lines of workforce recruitment and outreach—showing up in schools, classrooms, career fairs, and communities to spark interest, build relationships, and create early connections to ESS careers. By maintaining a consistent, professional, and engaging presence in targeted talent markets, this role helps ensure ESS has a healthy pipeline of future employee-owners ready to grow with the company.


Position Overview-


Reporting to the Workforce & Industry Outreach Manager, the Workforce Development Coordinator executes ESS’ recruitment outreach and pipeline development efforts across schools, community organizations, and workforce partners. Working in a merit shop heavy civil construction environment, this role partners closely with Talent Acquisition, Human Resources, Marketing, Operations, and Safety to align outreach activity with current and future hiring needs.


This position serves as the FACE of ESS at external workforce events—delivering presentations, attending career fairs, coordinating site tours, and maintaining consistent partner communication to maintain positive industry relationships and generate qualified candidate interest and warm leads.

Helpful insight: This role is focused on external recruitment outreach and talent pipeline development. Technical recruiting or delivery of internal employee training programs sits outside of the scope of this role.


What You’ll Own-


School & Community Outreach

· Serve as the primary ESS representative at high schools, trade schools, technical colleges, universities, and community events.

· Deliver engaging presentations on heavy civil construction careers, career paths, internships, and entry-level opportunities.

· Build and maintain relationships with counselors, instructors, program directors, and community leaders to support long-term workforce pipelines.

· Coordinate and support jobsite tours, classroom visits, and experiential learning opportunities when appropriate.

Talent Pipeline & Partnership Support

· Support and maintain partnerships with schools, workforce boards, industry associations, and community organizations.

· Manage ongoing communication with partners, including event planning, follow-ups, and next-step coordination.

· Identify new outreach opportunities aligned with geographic priorities and workforce needs.

· Serve as a consistent point of contact to ensure ESS remains visible, responsive, and reliable to partners.

Recruiting Events & Candidate Engagement

· Plan and support recruiting activities such as career fairs, hiring events, school visits, and community programs.

· Collect candidate leads, conduct basic interest and fit screening, and coordinate warm handoffs to Talent Acquisition.

· Ensure timely follow-up with candidates and partners to maintain engagement and momentum.

· Support internship and early-career pipeline activity as directed.

Internship Program Sourcing & Support

· Support internship recruiting efforts by collecting, organizing, and tracking intern applications and resumes.

· Assist with initial candidate screening, interview scheduling, and coordination with hiring managers.

· Maintain accurate intern candidate pipelines and status updates across operations and regions.

· Coordinate logistics for intern interviews, onboarding touchpoints, and communications.

· Serve as a point of contact for intern candidates throughout the recruiting process, ensuring a professional and engaging experience.

· Partner closely with the Workforce & Industry Outreach Manager to ensure timelines, documentation, and operational leadership needs are met.

Coordination, Tracking & Reporting

· Track outreach activity and results, including events attended, contacts made, leads generated, and conversion outcomes.

· Maintain organized records of partner contacts, event calendars, presentations, and outreach materials.

· Provide regular updates and insights to the Workforce & Industry Outreach Manager to support planning and resource allocation.

Employer Brand & Communication

· Partner with Marketing to support recruitment messaging, presentations, and materials used for outreach and events.

· Ensure all public-facing communication reflects ESS values, safety standards, culture, and employee-owner mindset.

· Help deliver engaging, on-brand activations at workforce events that represent ESS professionally and authentically.


What Success Looks Like-

· ESS maintains a consistent, professional presence in priority schools and communities.

· Strong relationships exist with counselors, instructors, and workforce partners.

· Candidate leads are generated regularly and handed off smoothly to Talent Acquisition.

· Outreach activity is well-organized, tracked, and communicated.

· Intern candidates experience a smooth, organized recruiting process.

· ESS’ employment brand is represented accurately, consistently, and engagingly.

· Internal teams view this role as dependable, proactive, and well-aligned with hiring needs.


What You’ll Bring to the Role-

· 3+ years of experience in recruiting, workforce outreach, campus recruiting, community engagement, or a related field.

· Preferred exposure to construction, skilled trades, manufacturing, or industrial environments.

· Strong public speaking and presentation skills; comfortable engaging students, educators, and community groups.

· Proven ability to build relationships and maintain partnerships over time.

· Highly organized with strong follow-through and attention to detail.

· Ability to manage multiple events, schedules, and stakeholders simultaneously.

· Proficiency with Microsoft Office; familiarity with HRIS or ATS tools is a plus.

· Willingness to travel regionally and work occasional evenings or weekends for events.

· A professional, approachable, field-first mindset.

* MUST BE ABLE TO TRAVEL*



Work Environment-

· Office-based with frequent travel to schools, community organizations, and recruiting events.

· Fast-paced, field-driven environment requiring collaboration across HR, Marketing, Operations, and Safety.

· Flexible schedule based on event and outreach needs.


Why ESS?

Emery Sapp & Sons is 100% employee owned. When we win, everyone wins. We build critical infrastructure—and we invest just as intentionally in the people who build it.

At ESS, you’ll find:

· Employee ownership from day one. · A company committed to safety, development, and long-term careers. · Help introduce the next generation to meaningful, hands-on work in the heavy civil industry. · Make a direct impact on the future workforce of ESS.

We don’t just build projects—we build careers, strengthen communities, and invest in the next generation of builders.

Not Specified
Crane Operator(s)
✦ New
Salary not disclosed
San antonio, TX 14 hours ago
Join a Legacy of Experience
Since 1932, A.H. Beck Foundation Co., Inc. has set the standard as a premier deep foundation, ground improvement, and earth retention contractor. We're not just builders; we are innovators, engineers, and craftsmen who take pride in our work. At the heart of our continued success are our Crane Operators, professionals who personify precision, safety, and skill.
We are now inviting skilled and safety-conscious Crane Operators to join our esteemed team. If you have a passion for operating advanced construction machinery and thrive in a dynamic work environment, you are the candidate we are seeking. By becoming part of our legacy, you will not only operate cranes but also contribute to the art and science of construction, shaping landscapes and communities.
Job Summary:
As a Crane Operator with A.H. Beck Foundation Co., Inc., your primary responsibility will be more than just the safe and efficient operation of various types of cranes. You'll be an essential player on our construction sites, moving heavy equipment and materials, and ensuring that our projects reflect our commitment to excellence. In addition, you will collaborate with other crew members, contributing to concrete placement, shaft excavation, and rebar cage setting, and embodying the collaborative spirit that defines our company.
Key Responsibilities:
  • Safely operate cranes and adhere to strict safety protocols and practices.
  • Assist the crew with concrete placement, shaft excavation, and rebar cage setting when not operating the crane.
  • Lift materials weighing up to 50 lbs. and navigate uneven surfaces with ease.
  • Work effectively in both hot and cold weather conditions, ensuring project continuity.
  • Collaborate with the mechanic to conduct repairs and preventative maintenance on the crane.
  • Demonstrate physical flexibility by lifting arms above shoulder level and bending, reaching, turning, and twisting repeatedly in confined spaces.

Requirements:
  • Valid certification to operate a crane, such as NCCCO.
  • Valid DOT Medical Certification.
  • Ability to climb up and down the equipment being operated safely.
  • Experience working on construction sites and handling heavy machinery.
  • Available for flexible scheduling, including overtime and weekend shifts.

Benefits: We offer a comprehensive benefits package, including:
  • 401(k) retirement plan.
  • Dental, health, vision, and life insurance.
  • Employer paid short-term and long-term disability benefits.
  • Paid time off to support work-life balance.
  • All employees assigned to a job site greater than 75 miles from their home are eligible to receive per diem.

Schedule:
  • Full-time position with flexible scheduling options.
  • Shifts may vary between 8 to 10 hours, Monday to Friday, with occasional overtime and weekend availability.

Work Location:
You will work at multiple construction jobsites, contributing to a diverse range of projects that showcase your expertise. The nature of our business is such that employees will be required to work on out-of-town jobs.
Join our . Beck Foundation Co., Inc. and be part of a company with a rich history of excellence in the deep foundation industry. Embrace new challenges, grow your career, and enjoy a supportive work environment.
We are an equal opportunity employer and value diversity in our workforce. Applicants of all backgrounds are encouraged to apply.
Not Specified
Project Information Specialist
Salary not disclosed
West Des Moines, IA 6 days ago

Organization: Master Builders of Iowa

Job Title: Project Information Specialist

Location: West Des Moines, IA

Department: Project Information

Type: Full-Time | Hybrid eligible



Job Summary:

Master Builders of Iowa is expanding how Iowa’s construction industry discovers and tracks projects.  Alongside our established project newsletter — a free benefit available to all 500+ member firms — we are launching MBI Source1, a new digital platform offering advanced project discovery and bid management tools for members who want deeper capabilities.


The Project Information Specialist plays a critical role in both.  You will be the backbone of MBI’s project information operation: curating and validating construction project data, supporting members by phone, email, and chat, and building relationships with architects, engineers, and owners across Iowa to keep our project information current and complete.


This role works alongside AI-powered tools to research, gather, and verify project data — not replacing judgment, but extending it.  You will be expected to interrogate AI-generated results critically, catch errors, and apply your own research skills and construction knowledge to ensure members get information they can trust.





What You’ll Spend Your Time On:

This role is a genuine blend of data, service, and relationship work:


Data Research, Validation & Entry — ~30%


•        Source and research construction project information from public agencies, permit offices, architects, and design firms across Iowa.

•        Work collaboratively with AI-powered research tools to gather and organize project data — then apply critical judgment to verify accuracy, identify gaps, and correct errors before information reaches members.

•        Interrogate AI-generated results with a skeptical eye: cross-reference sources, flag inconsistencies, fix data quality issues, and escalate recurring issues.

•        Enter and maintain project records in MBI’s systems with a high standard of accuracy and completeness.


Member & Customer Support — ~30%

•        Serve as a frontline resource for MBI members by phone, email, and chat, answering questions about project listings, platform features, and subscription services.

•        Conduct independent research to resolve member inquiries — digging into project records, public sources, and internal data to provide accurate, useful answers.

•        Support members in getting the most from MBI Source1, including onboarding assistance and troubleshooting.

•        Respond professionally and promptly, representing MBI’s commitment to service in every interaction.


Outreach & Relationship Building — ~20%

•        Proactively develop and maintain relationships with architects, engineers, owners, and design firms to improve the completeness and timeliness of project information.

•        Build a network of contacts across Iowa’s construction ecosystem who see MBI as a reliable, trusted partner.


Administration — ~10%

•        Prepare regular reports and data summaries for the Plan Room Manager and internal stakeholders.

•        Maintain confidentiality and security of project information and member data.

•        Support the Plan Room Manager with administrative tasks related to the project information function.



Key Responsibilities:

•        Exceptional attention to detail — you catch what others miss, especially when reviewing AI-generated or automated data.

•        Strong written and verbal communication; you are comfortable reaching out to contacts you don’t know and supporting members through complex questions.

•        Proficiency with Microsoft Office and the ability to learn new digital platforms quickly.

•        Comfort working alongside AI tools: you know how to prompt effectively, question outputs critically, and not take results at face value.

•        Ability to manage multiple priorities and deadlines with a calm, organized approach

•        Customer service orientation and a positive, professional attitude.

•        Ability to work independently and contribute effectively as part of a small team.



Qualifications:

•        Experience in the Iowa construction industry or commercial building sector — familiarity with project delivery, the design-bid-build process, or contractor operations is a meaningful advantage.

•        Experience with construction project estimating, plan reading, or bid preparation.

•        Prior work with construction project management platforms, plan rooms, or document management systems.

•        Experience in data entry, administrative support, or project coordination roles.

•        Familiarity with public procurement processes and agency bid sources in Iowa.

•        Comfortable working in a small but dynamic team environment!




Why Join Us?

At Master Builders of Iowa, our core values are engrained in everything we do. We are an engaged, team of professionals, in service to others. We value creativity, collaboration, and innovation as a way of serving our members who are all building Iowa’s landscapes.


Master Builders of Iowa is the recognized leader of the construction industry in the state of Iowa. Founded in 1912, MBI is one of 89 chapters of the Associated General Contractors of America, the most influential and widely respected construction association in the country. MBI’s members perform the majority of the state’s commercial, industrial, and public works building projects. The association provides its members with a comprehensive array of educational, safety, environmental, labor, legal, professional development, and legislative services.


We offer competitive compensation, generous benefit packages and a supportive work environment that allows you to thrive!


If you thrive in a fast-paced environment and enjoy task oriented work in assisting the construction industry, we encourage you to apply and join our team!


Not Specified
Salesforce Presales Solution Consultant
✦ New
Salary not disclosed
Tampa, FL 4 hours ago

About Convene Inc.

Convene, Inc. is a Tampa based, award-winning technology services organization with offices and resources throughout the US, Mexico, and India. We have successful, referenceable customers, competitive benefits, and high-growth opportunities.


The Role

This is not a demo-only role.

You'll sit at the intersection of sales, delivery, and strategy—owning how Salesforce solutions are shaped, positioned, and scoped during the sales cycle.

You'll partner closely with sales and delivery teams to lead discovery, design solutions, and build trust with clients—ensuring we win work that we can deliver successfully.


What You'll Do

  • Lead discovery sessions to understand client needs, challenges, and goals
  • Design scalable Salesforce solutions across Sales, Service, and/or Experience Cloud
  • Translate business requirements into clear solution approaches and architectures
  • Support deal strategy, scoping, and solution positioning alongside sales
  • Deliver tailored demos, workshops, and solution walkthroughs
  • Ensure alignment between presales commitments and delivery capabilities
  • Contribute to reusable assets, playbooks, and solution frameworks


What We're Looking For

  • 5+ years of Salesforce experience in consulting, solutioning, or presales
  • Strong knowledge of Salesforce platform capabilities and architecture
  • Experience designing end-to-end solutions (not just features)
  • Ability to lead discovery and communicate effectively with both business and technical stakeholders
  • Strong storytelling and presentation skills
  • Experience working in a Salesforce partner or consulting environment
  • Salesforce certifications (Admin, Platform App Builder, Sales/Service Cloud Consultant, etc.)
  • Multi-cloud implementation experience
  • Familiarity with integrations and enterprise architecture
  • Experience working with nearshore or distributed delivery teams


Why Convene

  • High-impact role shaping a growing Salesforce practice
  • Direct collaboration with leadership—no siloed presales structure
  • Focus on quality deals and real outcomes, not volume selling
  • Flexible, fast-moving environment with room to build and influence


What Success Looks Like

  • Clear, realistic scopes aligned with delivery
  • Increased client trust early in the sales cycle
  • Scalable, repeatable solution patterns
  • Proposal win rate
  • Salesforce consulting revenue growth
  • Client confidence in pre-sales phase
  • Contribution to pipeline expansion
Not Specified
jobs by JobLookup
✓ All jobs loaded