1

Junior Backend Developer Jobs in Austin, TX (NOW HIRING)

Proficiency in Java, with a good understanding of its ecosystems Develop and Mentor Junior ... Hands on strong Java frontend and backend programming, J2EE, hands-on experience with Spring ...

Proficiency in Java, with a good understanding of its ecosystems Develop and Mentor Junior ... Hands on strong Java frontend and backend programming, J2EE, hands-on experience with Spring ...

Senior Java Developer

Austin, TX · On-site

$60 - $65/hr

... front-end/back-end integration. 4 years of experience in modern software development practices ... Mentor junior developers by sharing institutional knowledge and providing technical guidance. Stay ...

Mentor junior developers and contribute to engineering best practices. Nice to Have: * Experience ... Backend Development, REST APIs, gRPC Services, Microservices Architecture, Distributed Systems ...

Sr. Software Engineer

Austin, TX · On-site

$121K - $160K/yr

Responsibilities : • Design, develop, test, and maintain front-end and back-end services for ... junior engineers and contribute to best practices across the team • Assist in planning ...

Java Developer - Senior

Austin, TX · On-site

$63 - $65/hr

... junior developers by sharing knowledge and providing technical guidance. - Conduct code reviews ... front-end/back-end integration (4+ years) - knowledge in modern software development practices ...

Sr. Software Engineer

Austin, TX

$121K - $160K/yr

Design, develop, test, and maintain front-end and back-end services for Exacta's gaming platform ... Mentor junior engineers and contribute to best practices across the team * Assist in planning ...

Sr. Software Engineer

Austin, TX · On-site

$121K - $160K/yr

Design, develop, test, and maintain front-end and back-end services for Exacta's gaming platform ... Mentor junior engineers and contribute to best practices across the team * Assist in planning ...

Sr. System Engineer

Austin, TX · Hybrid

$121K - $160K/yr

The Software Developer will work hands-on designing and writing code based on detailed requirements ... Design and develop scalable web and applications using modern front-end and back-end technologies ...

... backend services and APIs using Flask to support data driven applications. • Manage deployment and configuration of Nginx servers to ensure high availability and security Mentor junior developers ...

Showing results 41-60

Junior Backend Developer information

See Austin, TX salary details

$23.8K

$88.2K

$136.3K

How much do junior backend developer jobs pay per year?

As of Sep 3, 2026, the average yearly pay for junior backend developer in Austin, TX is $88,193.00, according to ZipRecruiter salary data. Most workers in this role earn between $66,400.00 and $86,200.00 per year, depending on experience, location, and employer.

What is a junior backend developer?

A Junior Backend Developer is an entry-level software engineer who focuses on server-side development, databases, and API integrations. They typically work with languages like Python, Java, or Node.js and collaborate with frontend developers to ensure seamless application functionality. Their responsibilities include writing and maintaining code, debugging issues, and optimizing performance. Junior Backend Developers often follow the guidance of senior developers and gradually take on more complex tasks as they gain experience.

What are the main responsibilities of a junior backend developer?

As a Junior Backend Developer, you'll typically be involved in writing and maintaining server-side logic, integrating with databases, and supporting the development of APIs that connect various parts of an application. You may work closely with front-end developers, QA testers, and project managers to implement new features and resolve technical issues. Your daily responsibilities could also include debugging code, participating in code reviews, and updating documentation. This entry-level role offers an excellent opportunity to build foundational development skills while collaborating within a larger software engineering team.

What are the key skills and qualifications needed to thrive as a junior backend developer?

To thrive as a Junior Backend Developer, you need a solid understanding of programming languages like Python, Java, or Node.js, alongside knowledge of databases and basic software development principles. Familiarity with tools such as version control systems (e.g., Git), RESTful APIs, and frameworks like Django or Express is highly valued, and online certifications in these technologies can be beneficial. Strong problem-solving, effective communication, and a willingness to learn make candidates stand out in a collaborative development environment. These skills and qualities are crucial for building reliable backend systems, debugging issues, and contributing effectively to team projects.

What are the most commonly searched types of Backend Developer jobs in Austin, TX?

The most popular types of Backend Developer jobs in Austin, TX are:

What job categories do people searching Junior Backend Developer jobs in Austin, TX look for?

The top searched job categories for Junior Backend Developer jobs in Austin, TX are:

What cities near Austin, TX are hiring for Junior Backend Developer jobs?

Cities near Austin, TX with the most Junior Backend Developer job openings:

Infographic showing various Junior Backend Developer job openings in Austin, TX as of August 2026, with employment types broken down into 85% Full Time, 5% Part Time, and 10% Contract. Highlights an 83% Physical, 4% Hybrid, and 13% Remote job distribution, with an average salary of $88,193 per year, or $42.4 per hour.

Junior Software Engineer, AI-Forward

Texas Sports Academy Main

Austin, TX • On-site

Full-time

Re-posted 27 days ago


Job description

Texas Sports Academy is a K-12 school designed for serious student-athletes who want both elite academics and high-level athletic development. Students cover 2x the material in just 2 hours a day, using the same 2-Hour Learning model as Alpha Schools. That frees up their entire afternoon for serious training, where they work alongside former pro and D1 athletes coaching them at the highest standard.
We're hiring a Junior Full-Stack Product Engineer to build the web apps and internal tools that run our K-12 campuses. You'll own features end to end in a TypeScript stack: React and Tailwind on the frontend, Node and API routes on the backend, Postgres for data. The bar is the product itself, with real users, real features, and real polish.
This is early-career, but we want someone who already ships full products on their own. If you've built a TypeScript app end to end, designed a schema, written the API, shipped the UI, and put it in front of real users, you're the kind of engineer we want to talk to. We care more about what you've built than where you went to school.
What You'll Do
  • Build Full-Stack Features in TypeScript: Own features end to end in a TypeScript stack (Next.js, React, Node), from the UI to the API routes to the database schema. Ship them to production and iterate based on how people actually use them.
  • Design UI That Holds Up: Build clean, responsive interfaces in React and Tailwind that work the first time on a parent's phone and a coach's laptop. You care how it looks, not just whether it renders.
  • Own the Backend Behind Your Features: Write the API routes, data models, and database queries that power what you build. Postgres, Prisma or Drizzle, and basic auth patterns are not someone else's job.
  • Think in Products, Not Tickets: Take a rough problem from a coach, parent, or operator, scope it into something shippable, and decide what to build and what to cut. Push back when the spec is wrong.
  • Model Data and Write the Queries: Design Postgres schemas, write the migrations, and tune the queries your features depend on. Use Prisma or Drizzle as the ORM, and drop down to raw SQL when it's the right call.
  • Integrate the Tools We Run On: Build the integrations and webhooks that connect our app to Google Workspace, Notion, Slack, Workable, and our AI providers.
  • Keep Production Healthy: Handle the parts that are not glamorous: logging, error states, loading states, monitoring, and the small details that keep a product from feeling cheap.

Requirements
  • You've Shipped Full-Stack TypeScript Apps: Not a tutorial clone. Something you built end to end in Next.js or a similar TypeScript framework, with a real database, real users, and a real URL. Be ready to walk us through how you built it and what you'd do differently.
  • Strong Product Instincts: You can look at a half-formed idea and turn it into a working v1. You make calls about scope, edge cases, and what the user actually needs without waiting for a PM to spell it out.
  • You Care About the Frontend: You write clean React, you have opinions about component structure and state management, and you notice when spacing, typography, or loading behavior is off.
  • You Can Own the Backend Too: You can model data in Postgres, write the API, handle auth, and reason about performance. You don't bounce off the database layer.
  • Comfortable Across the Stack: You can jump from a React component to an API route to a database migration in the same afternoon and not slow down. You don't have a side of the stack you avoid.
  • You Finish What You Start: You communicate clearly, flag blockers early, and get features across the finish line. Speed matters, but completion and polish matter more.
  • Location: Remote (U.S.). U.S. work authorization required.

Bonus Points
  • Design Sense: You're comfortable in Figma, can take a rough sketch to a working UI, and have a point of view on what good product design looks like.
  • Public Work to Show: A GitHub profile, a live side project, a personal site, or a writeup of something you built. Anything that lets us see how you think and what you have done.
  • Experience with Our Stack: Next.js, React, Tailwind, Postgres, Prisma or Drizzle, tRPC, Vercel. Not required, but a head start.
  • SQL and Light Data Work: You're comfortable writing queries, cleaning up data, and building small internal dashboards when the situation calls for it.
  • AI Image or Video Generation: You've used Nano Banana Pro, Veo, Seedance, Kling, or similar tools to produce real assets. Not required, but a real plus.