2

No Experience Full Stack Software Developer Jobs in Cleveland, OH

EDUCATION AND/OR EXPERIENCE: Required Qualifications * Bachelor's degree in computer science ... Software Engineering, or related field. * Strong communication skills and ability to work directly ...

New

Software Developer

Mentor, OH · On-site

$60 - $130/hr

EDUCATION AND/OR EXPERIENCE: Required Qualifications * Bachelor's degree in computer science ... Software Engineering, or related field. * Strong communication skills and ability to work directly ...

New

Specific Duties * Participate in the full application life cycle from technical design to ... Experience with using modern IDEs (Eclipse, Visual Studio) and SCM tools (SVN, Git) * A creative ...

Engineer

Cleveland, OH · On-site

$100K - $120K/yr

Skill: .NET Developer * Design, develop, and maintain full stack web applications using C#, .NET ... Collaborate with business analysts, UI/UX designers, and QA teams to deliver features. * Perform ...

next page

Showing results 1-20

No Experience Full Stack Software Developer information

See Cleveland, OH salary details

$23

$57

$83

How much do no experience full stack software developer jobs pay per hour?

As of Aug 21, 2026, the average hourly pay for no experience full stack software developer in Cleveland, OH is $57.47, according to ZipRecruiter salary data. Most workers in this role earn between $47.79 and $66.20 per hour, depending on experience, location, and employer.

What is a no experience full stack software developer?

A No Experience Full Stack Software Developer job is an entry-level position for individuals who have little to no professional experience but possess foundational knowledge of front-end and back-end development. These roles often focus on training, mentorship, and hands-on projects to build technical skills. Employers may look for candidates with coding bootcamp experience, personal projects, or strong problem-solving abilities. The goal is to gain practical experience in developing complete web applications while learning industry best practices.

What kinds of projects or tasks are typically assigned to a no experience full stack software developer?

New Full Stack Software Developers with little or no prior experience are often assigned to smaller features, bug fixes, or supporting tasks within larger projects. They may be tasked with writing and testing code for both front-end and back-end components under the guidance of more senior developers. This collaborative environment helps beginners gain familiarity with company workflows, development tools, and best practices. Over time, as they demonstrate growth and reliability, they may be given more responsibility and ownership over specific features or modules.

What are the key skills and qualifications needed to thrive as a no experience full stack software developer?

To thrive as a No Experience Full Stack Software Developer, you need a foundational understanding of programming concepts, basic knowledge of both front-end and back-end technologies, and a willingness to learn quickly. Familiarity with tools such as Git, JavaScript frameworks (like React or Vue), and backend platforms (such as Node.js or Python/Django) is helpful, though not always mandatory, and online certifications can demonstrate commitment. Strong problem-solving skills, adaptability, and effective communication are crucial for collaborating on projects and growing in the role. These skills and qualities are important because they enable new developers to rapidly build competence, contribute to team goals, and adapt to the fast-evolving technology landscape.

What are the most commonly searched types of Full Stack Software Developer jobs in Cleveland, OH?

The most popular types of Full Stack Software Developer jobs in Cleveland, OH are:

What job categories do people searching No Experience Full Stack Software Developer jobs in Cleveland, OH look for?

The top searched job categories for No Experience Full Stack Software Developer jobs in Cleveland, OH are:

What cities near Cleveland, OH are hiring for No Experience Full Stack Software Developer jobs?

Cities near Cleveland, OH with the most No Experience Full Stack Software Developer job openings:

Infographic showing various No Experience Full Stack Software Developer job openings in Cleveland, OH as of August 2026, with employment types broken down into 1% As Needed, 76% Full Time, 15% Part Time, 5% Temporary, and 3% Contract. Highlights an 92% Physical, 2% Hybrid, and 6% Remote job distribution, with an average salary of $119,580 per year, or $57.5 per hour.

Senior Full Stack Software Engineer

Life Line Screening

Cleveland, OH • On-site, Remote

Full-time

Posted 2 days ago

New


Life Line Screening rating

5.3

Company rating: 5.3 out of 10

Based on 14 frontline employees who took The Breakroom Quiz


Job description

Senior Full Stack Software Engineer
TypeScript • React • Node.js • GraphQL • Event-Driven Architecture • AWS Serverless • AI-Assisted Engineering
Overview
We're looking for a Senior Full Stack Software Engineer to build and evolve modern, cloud-native applications. You'll own features end-to-end - from designing performant React/TypeScript user experiences to building event-sourced Node.js services and GraphQL APIs running serverless on AWS. You'll partner closely with product and design, contribute to system architecture in an event-driven, service-oriented environment, and help strengthen engineering practices around CI/CD, automated testing, observability, and security-by-design.
We use a modern stack and SDLC, this is an AI-native engineering role. Our software development lifecycle is built around agentic AI: coding agents plan, implement, test, and review alongside us across the full pipeline. We expect senior engineers to be fluent operators of these tools - directing agents with precise intent, engineering the context they work from, and rigorously verifying what they produce. The bar for correctness, security, and maintainability does not move because an agent wrote the code; if anything, it rises. You will spend less time typing boilerplate code and more time specifying, orchestrating, reviewing, and owning outcomes.
Key Responsibilities
Product & Platform Delivery
  • Own and deliver end-to-end product features from discovery and design through production support.
  • Build high-quality, accessible (WCAG 2.2 AA), and performant user interfaces using React and TypeScript.
  • Design and implement backend services and APIs using Node.js and GraphQL, with clear contracts and versioning strategies.
  • Develop and operate cloud-native and serverless workloads on AWS, including Lambda, EventBridge, Aurora, SQS/SNS, and DynamoDB.
  • Contribute to service-oriented, event-driven, and event-sourced architectures that scale reliably and evolve safely over time.
  • Commit clean, maintainable, well-documented code and participate in thoughtful code reviews that raise the standard for the whole team.
  • Contribute to architecture decisions and lightweight design records (ADRs, RFCs) that keep intent and trade-offs discoverable - by humans and by agents.
Agentic AI Development & Orchestration
  • Work agent-first by default. Use coding agents (e.g., Claude Code, GitHub Copilot) as the primary implementation surface for well-scoped work, escalating to hands-on coding.
  • Practice spec-driven development. Translate product intent into precise, codebase-grounded specifications, acceptance criteria, and task decompositions that an agent can execute.
  • Engineer the context, not just the prompt. Author and maintain the artifacts agents depend on: repository instruction files, coding standards, architectural conventions, domain glossaries, reusable prompt and skill libraries, and golden reference implementations.
  • Orchestrate multi-agent workflows. Decompose larger initiatives into parallelizable agent tasks, run and supervise concurrent agent sessions, and integrate their output into coherent, reviewable changes.
  • Extend the agent toolchain. Collaborate with teammates to build and maintain MCP servers, tools, and integrations that give agents safe, scoped access to our repositories, ticketing, documentation, observability, and internal services.
  • Build AI-enabled product features where they create real user value - integrating LLM APIs, retrieval pipelines, and agentic workflows with attention to latency, cost, failure modes, and graceful degradation.
  • Evaluate what you ship. For AI-powered features, define and maintain evals, regression suites, and quality benchmarks; monitor for hallucination, prompt injection, and drift.
  • Collaborative & Team-Centric. Share patterns, prompts, workflows, and hard-won failure modes; help colleagues move from AI assistance toward safe, well-governed autonomy.
Quality, Testing & Verification
  • Create and maintain automated tests - unit, integration, contract, and end-to-end - as the primary safety net for both human- and agent-authored change.
  • Design tests that verify behavior and intent rather than restating implementation, so they remain meaningful when agents refactor freely.
  • Champion the definition of done: tests, docs, telemetry, security review, and rollback plan - not just a green build.
Delivery, CI/CD & Operations
  • Build and improve CI/CD pipelines and release processes that enable fast, safe, repeatable, and reversible deployments.
  • Define infrastructure as code (AWS CDK, Terraform, or CloudFormation) and treat environments as reproducible artifacts.
  • Instrument services with structured logging, metrics and participate in on-call, incident response, and blameless postmortems.
Security, Privacy & Compliance
  • Apply secure coding practices, least-privilege access, and secrets hygiene as part of everyday development.
  • Protect sensitive data by design - encryption in transit and at rest, data minimization, and appropriate retention.
  • Understand and mitigate AI-specific risks such as prompt injection, insecure tool/agent permissions, sensitive data leakage into models, and over-permissioned automation.
Collaboration & Technical Leadership
  • Collaborate closely with product, design, QA, and engineering peers in an Agile environment.
  • Mentor engineers on system design, code quality, and effective, safe AI-assisted workflows.
  • Influence roadmap and technical direction by translating between business outcomes and engineering trade-offs.

Qualifications
  • 5+ years of professional experience building and shipping production web applications.
  • Strong experience with React and modern frontend development practices, TypeScript-first.
  • Strong backend experience with Node.js and event-based service design.
  • Hands-on experience deploying and operating services in AWS environments.
  • Familiarity with event-driven and event-sourced system design.
  • Demonstrated experience with automated testing and CI/CD pipelines.
  • Proficiency with Git-based workflows and collaborative, review-driven development.
  • Practical, day-to-day experience using AI coding assistants or agents in real production work - and a clear point of view on where they help, where they fail, and how you verify their output.
  • Strong problem-solving skills and the ability to work effectively across the full stack.
  • Excellent written and verbal communication and the ability to collaborate cross-functionally.
  • Ownership mindset: you take responsibility for outcomes in production, not just for merged pull requests.

Preferred Qualifications
  • Experience with GraphQL and contract-first API development.
  • Familiarity with Infrastructure as Code (AWS CDK, Terraform, or CloudFormation).
  • Experience with observability tooling and OpenTelemetry-based instrumentation.
  • Database experience with SQL and/or NoSQL systems, including data modeling for event-sourced systems.
  • Experience building software in regulated or security-sensitive environments.
  • Experience orchestrating multiple coding agents, or building internal tooling, MCP servers, or platform capabilities that make agents effective for a whole team.
  • Experience shipping LLM-powered product features, including retrieval, tool use, prompt/version management, and evaluation.
  • Experience defining evals, guardrails, or governance for AI systems (e.g., aligned to the NIST AI Risk Management Framework or OWASP Top 10 for LLM Applications).
  • Experience leading large-scale automated refactoring, migration, or modernization efforts.
  • Contributions to developer experience, internal platforms, or engineering enablement.

How We Work
  • Product-Led Teams with Strategic Focus. Engineers are embedded within cross-functional product teams that work from intentionally prioritized backlogs aligned to business outcomes. We empower engineers to understand the "why" behind the work and actively contribute ideas that shape solutions and product direction.
  • A Culture of Collaboration. Collaboration is central to how we work. Architecture reviews, design discussions, pair programming, mob sessions, and open RFCs are part of our normal rhythm. We share ideas early and often because the strongest solutions emerge through collective thinking and diverse perspectives.
  • Humans own the outcome. Agents draft, propose, and automate. Engineers own architecture, security, business logic, and the decision to ship.
  • Small batches, fast feedback, reversible decisions. We optimize for lead time and change-failure rate, not lines of code.

What Success Looks Like
  • First 30 days: productive in the codebase and our agentic workflow; shipping small, reviewed changes to production with confidence.
  • First 90 days: independently owning features end-to-end; improving at least one shared asset - a test suite, a pipeline stage, an agent context file, a quality gate - that makes the whole team faster.
  • First year: trusted owner of a meaningful part of the system; a visible force multiplier for how the team designs, builds, verifies, and operates software.

This is a fully remote position.
INDCORHP
Life Line Screening is proud to be an equal opportunity employer. Employment decisions are made without regard to race, color, religion, national or ethnic origin, sex, sexual orientation, gender identity or expression, age disability, protected veteran status, or other characteristics protected by law. Life Line Screening will only employ those who are legally authorized to work in the United States for this opening. Any offer of employment is conditional upon the successful completion of a background check and drug screen.
Privacy Notice to California Applicants

What Life Line Screening employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom