1

Internship Christian Software Developer Jobs in Texas

Zero to two years of professional software engineering experience, including internships and substantial project work. * Bachelor's degree in computer science, computer engineering, or a related ...

Zero to two years of professional software engineering experience, including internships and substantial project work. * Bachelor's degree in computer science, computer engineering, or a related ...

New

Internship or project experience in software development. * Knowledge of web development frameworks ... Understanding of DevOps practices and tools. What We Offer: * Competitive salary and benefits ...

Software Development/ Engineering Main location: United States, Texas, Austin Position ID:J0826 ... internships, research, or personal projects. • Interest in learning and responsibly using AI ...

Software Development/ Engineering Main location: United States, Texas, Houston Position ID:J0826 ... internships, research, or personal projects. • Foundational understanding of data analysis tools ...

$40/hr

SPRING 2027 SOFTWARE ENGINEERING INTERNSHIP/CO-OP SpaceX seeks extraordinary students to join us for software engineering roles in Spring 2027. As a software intern, you will work closely with your ...

next page

Showing results 1-20

Internship Christian Software Developer information

What does an internship Christian software developer do?

An Internship Christian Software Developer is a student or recent graduate who works with software development teams, often within Christian organizations or companies, to gain practical experience in coding, designing, and maintaining software applications. Their work may include writing code, testing software, debugging issues, and collaborating on projects that support the organization's mission or values. This internship typically combines professional growth in technology with personal and spiritual development, allowing interns to integrate their faith into their work environment.

What types of projects can an internship Christian software developer expect to work on, and how are these projects typically structured within faith-based organizations?

As an Internship Christian Software Developer, you can expect to contribute to a variety of projects such as church management systems, outreach platforms, mobile apps for Bible study, or enhancing existing ministry websites. These projects are often collaborative, involving close work with other developers, designers, and ministry leaders to align technical solutions with organizational missions and values. Interns typically participate in regular team meetings, code reviews, and may have the opportunity to present their work to stakeholders, providing valuable feedback and mentorship. This hands-on experience not only enhances your technical skills but also deepens your understanding of how technology can support faith-based initiatives.

What are the key skills and qualifications needed to thrive as an internship Christian software developer, and why are they important?

To thrive as an Internship Christian Software Developer, you generally need foundational programming skills, familiarity with software development principles, and enrollment in or completion of a relevant degree program. Experience with languages such as Java, C#, or Python, and tools like Git or Visual Studio Code, as well as exposure to Christian-focused software platforms, is often valuable. Strong communication, teamwork, and a commitment to ethical standards and faith-based values help candidates stand out. These skills ensure you can contribute effectively to mission-driven projects while learning and growing in both technical and spiritual aspects.

What is the difference between Internship Christian Software Developer vs Christian Software Developer?

AspectInternship Christian Software DeveloperChristian Software Developer
CredentialsTypically pursuing or recently completed relevant education, no formal certification requiredUsually holds a degree in computer science or related field, with possible certifications
Work EnvironmentInternship programs, entry-level projects, mentorship settingsFull-time employment, project development, team collaboration
Employer & Industry UsageInternship positions in churches, faith-based organizations, or Christian tech companiesFull-time roles in Christian organizations, tech companies, or faith-based initiatives

The main difference is that an Internship Christian Software Developer is an entry-level position aimed at gaining experience, while a Christian Software Developer is a full-time professional role with more responsibilities and experience. Interns focus on learning and skill development, whereas full-time developers work on ongoing projects within Christian organizations.

What are the most commonly searched types of Christian Software Developer jobs in Texas?

The most popular types of Christian Software Developer jobs in Texas are:

What job categories do people searching Internship Christian Software Developer jobs in Texas look for?

The top searched job categories for Internship Christian Software Developer jobs in Texas are:

What cities in Texas are hiring for Internship Christian Software Developer jobs?

Cities in Texas with the most Internship Christian Software Developer job openings:

Infographic showing various Internship Christian Software Developer job openings in Texas as of September 2026, with employment types broken down into 100% Part Time. Highlights an 100% In-person job distribution.

Software Developer

Austin, TX • On-site

Fathom5
Software Development • 1 - 10 employees

Full-time

Posted 4 days ago


Job description

About Caliburn

Caliburn is an independent company that was spun out of Fathom5 and is focused on building advanced software for tactical and robotic autonomous systems. This position is being posted through Fathom5's recruiting platform on Caliburn's behalf, but the role itself is with Caliburn.

Caliburn develops TempestOS, a security-focused operating system built for autonomous and tactical systems operating in demanding environments. The team works across software, edge computing, cybersecurity, robotics, and systems integration to build technology designed for environments where reliability and resilience are critical.

Role Overview

TempestOS is the operating system Caliburn builds for tactical and robotic autonomous systems: robust cybersecurity, edge AI hosting, and services on a Linux kernel. It runs on hardware we do not own, in environments we cannot reach, for customers who cannot tolerate it failing. Code we ship is code no one can reach to fix.

The Caliburn Tempest Software Developer is accountable for implementing and maintaining features in TempestOS services, and for the tests and documentation that go with them. The Tempest Software Developer has three key responsibilities:

  1. Implement and integrate features in TempestOS services.
    • Implement features and fixes from designs and tickets with guidance from senior engineers.
    • Integrate new capabilities into existing OS microservices such as messaging, configuration, and telemetry without breaking current behavior.
  2. Deliver code that is tested, documented, and reliable.
    • Write unit and integration tests and basic documentation for the services and APIs you touch.
    • Monitor, debug, and improve the reliability of TempestOS in development and test environments.
  3. Participate in the engineering process.
    • Take part in code reviews, stand ups, and planning to help refine requirements, edge cases, and tradeoffs.
    • Raise questions early when requirements, assumptions, or edge cases are unclear.

This is a junior individual contributor role with no direct reports. Work is assigned and reviewed by senior engineers, and scope grows as you demonstrate you can own it without supervision.

Core Responsibilities
Implementation and Integration
  • Follow the interface, versioning, and documentation standards that keep TempestOS services compatible as they change.
  • Flag where a design does not survive contact with the code, early so the correction is cheap.
  • Deliver small, well-scoped tasks predictably and with minimal rework.
  • Work in the AI Native wayour engineering team uses. Caliburn employs AI agents in the design and development of code with developers providing context and oversight.
Code Quality and Testing
  • Produce readable, maintainable code with tests that catch common failure modes.
  • Write documentation another developer can work from without coming to find you.
  • Extend test coverage when a bug found in development points at a gap.
Reliability and Debugging
  • Reduce operational friction by fixing bugs, addressing small reliability issues, and simplifying code paths.
  • Reproduce a failure before fixing it, and confirm the fix with a test.
  • Work the development and test environments in AWS, including build pipelines, logging, and deployments, well enough to diagnose your own failures.
Team Process and Growth
  • Review peers' code as well as receiving review, and act on the reasoning behind a correction.
  • Build a working understanding of TempestOS architecture beyond the components you are assigned, so the scope you can own grows.
  • Present your own work at internal technical sessions and company demo days when that is the clearest way to share what you learned.
Qualifications
Core
  • Zero to two years of professional software engineering experience, including internships and substantial project work.
  • Bachelor's degree in computer science, computer engineering, or a related field, or equivalent practical experience.
  • Proficiency in at least one modern programming language used for systems or backend development (Go, Rust, C, C++, or Python). Go experience is an advantage.
  • Comfort working in a Linux environment: shell, basic tooling, and debugging workflows.
  • Basic understanding of distributed systems concepts: services, APIs, message passing, and data serialization.
  • Familiarity with Git and common workflows including branching, pull requests, and code review.
  • Familiar with AI development and coding tools and comfortable with AI Native development.
  • Willingness to learn AWS-based development tooling for build pipelines, logging, and deployments.
  • Clear written communication for tickets, code comments, and design clarifications.
  • US citizenship, required for clearance eligibility and customer site access.
  • Active US Department of War Secret clearance, or the ability to obtain and maintain one over the duration of employment.
Preferred
  • Exposure to robotics, autonomous systems, or real-time control software.
  • Experience with Protocol Buffers, gRPC, or similar RPC and serialization technologies.
  • Understanding of observability basics including logs, metrics, and traces, and how to instrument code.
  • Familiarity with AWS developer tooling such as CodeBuild or CodePipeline.
  • Kubernetes experience.
  • Familiarity with Agile and DevSecOps principles.
  • Prior Navy, Marine Corps, or Joint service experience, particularly in engineering, cyber, or unmanned systems roles.
Cultural
  • Honest about reality. Brings problems to the team rather than softening them.
  • Defaults to verification. Treats LLM output as a powerful but unreliable collaborator, and tests it the same way as any other code path.
  • Team-First Mentality. The ability and desire to work in a team environment.
  • Startup stamina. Caliburn is building at the intersection of tactical systems and advanced software. That occasionally means long hours, in-person work, and travel.
Interested in joining the Caliburn team? Apply today to help build the next generation of software for tactical and autonomous systems.
We may use artificial intelligence (AI) tools to support parts of the hiring process, such as reviewing applications, analyzing resumes, or assessing responses and identifying potential inconsistencies or verification signals in application materials based on available information. These tools assist our recruitment team but do not replace human judgment. Final hiring decisions are ultimately made by humans. If you would like more information about how your data is processed, please contact us.
apply for this job