1

Temporary Java Coding Jobs in Texas (NOW HIRING)

Senior AI Developer

Southlake, TX · On-site

$81.90 - $91/hr

Temporary Salary: $81.90-91 Hourly Start Date: Jun 28, 2026 Aquent is partnering with a leading ... Lead the integration and application of Generative AI coding assistants throughout the System ...

Perform code reviews and mentor junior team members. Support automated testing, quality assurance ... Working knowledge of Java. Experience building and supporting enterprise-scale Android applications.

Perform code reviews and mentor junior team members. Support automated testing, quality assurance ... Working knowledge of Java. Experience building and supporting enterprise-scale Android applications.

... code following best practices and coding standards ● Leverage best-fit frameworks for project ... If eligible, the benefits available for this temporary role may include the following: • Medical ...

... code following best practices and coding standards ● Leverage best-fit frameworks for project ... If eligible, the benefits available for this temporary role may include the following: • Medical ...

... code following best practices and coding standards ● Leverage best-fit frameworks for project ... If eligible, the benefits available for this temporary role may include the following: • Medical ...

Showing results 41-60

Temporary Java Coding information

What is a temporary java coding job?

A Temporary Java Coding job is a short-term position where an individual is hired to write, debug, or maintain Java code for a specific project or period. These roles are often used by companies to address immediate programming needs, such as meeting project deadlines, filling in during staff absences, or handling seasonal workloads. Temporary Java coders may work on developing new software, fixing bugs, or updating existing applications. The duration can vary from a few weeks to several months, and these roles can be on-site or remote depending on the employer’s requirements.

What are the key skills and qualifications needed to thrive as a temporary java coder?

To thrive as a Temporary Java Coder, you need strong proficiency in Java programming, understanding of object-oriented concepts, and a relevant degree or coding bootcamp experience. Familiarity with version control systems like Git, build tools such as Maven or Gradle, and common IDEs (e.g., IntelliJ IDEA or Eclipse) is typically expected. Excellent problem-solving abilities, adaptability, and effective communication are standout soft skills for this role. These competencies ensure you can quickly contribute to projects, collaborate with existing teams, and deliver reliable code within tight timeframes.

What are some common challenges faced in a temporary java coding role, and how can applicants prepare for them?

Temporary Java coding positions often require professionals to quickly adapt to new codebases and team workflows. A common challenge is the need to deliver high-quality code under tight deadlines, often with limited onboarding or documentation. Applicants can prepare by brushing up on core Java concepts, familiarizing themselves with popular frameworks, and practicing reading and understanding legacy code. Strong communication skills are also essential, as you'll likely collaborate with multiple team members to clarify requirements and ensure smooth handoffs.

What is the difference between Temporary Java Coding vs Java Developer?

AspectTemporary Java CodingJava Developer
CredentialsBasic Java knowledge, possibly some certificationsJava certifications, degree in Computer Science or related field
Work EnvironmentProject-based, short-term assignments, often freelance or contractFull-time employment, ongoing projects within a company
Industry UsageUsed for short-term coding tasks, prototyping, or specific project needsInvolved in designing, developing, and maintaining Java applications
Search & Comparison IntentTemporary Java Coding vs Java Developer

Temporary Java Coding typically involves short-term, task-specific coding assignments requiring basic Java skills. In contrast, a Java Developer usually holds a more comprehensive role with ongoing responsibilities, advanced skills, and often formal certifications. Both roles are essential in the software industry but differ mainly in scope, duration, and depth of expertise.

What are the most commonly searched types of Java Coding jobs in Texas?

The most popular types of Java Coding jobs in Texas are:

What are popular job titles related to Temporary Java Coding jobs in Texas?

For Temporary Java Coding jobs in Texas, the most frequently searched job titles are:

What job categories do people searching Temporary Java Coding jobs in Texas look for?

The top searched job categories for Temporary Java Coding jobs in Texas are:

What cities in Texas are hiring for Temporary Java Coding jobs?

Cities in Texas with the most Temporary Java Coding job openings:

SRE Monitoring Platform Software Engineer (Early Career / Temporary)

Austin, TX • On-site, Remote

$105K - $155K/yr

Full-time

Posted 22 days ago


Job description

Bitdeer is a world-leading technology company for AI and Bitcoin mining infrastructure.
Bitdeer is committed to providing comprehensive Bitcoin mining solutions for its customers and building AI computational infrastructure to support the AI revolution. Bitdeer handles complex processes involved in computing such as equipment procurement, transport logistics, data center design and construction, equipment management, and daily operations. Bitdeer also offers advanced cloud capabilities to customers with high demand for artificial intelligence.
Headquartered in Singapore, Bitdeer has deployed data centers across multiple countries, including the United States, Norway, Bhutan, and Ethiopia.
To learn more, visit https://ir.bitdeer.com/
Position Overview
Bitdeer is building an AI-operated GPU cloud - a global fleet of self-built and OEM-rented data centers running the world's most valuable compute, run by a platform that observes, protects, and operates the fleet. The SRE Platform team builds the monitoring and automation substrate that every other squad - storage, network, GPU, K8S, and L1 operators - depends on. Their signals become the system you help build.
As an entry-level Software Engineer on the SRE / Monitoring Platform team, you contribute to the NeoCloud SRE platform - the multi-region system that observes, protects, and operates a GPU rental fleet across self-built and OEM-rented data centers. You join a bounded context led by a senior engineer, take well-scoped components from design to production code that ships through GitOps + the CICD release pipeline, follows the Plugin Framework conventions, meets declared SLOs, and stays drift-free.
This is a build + learn role. You write code, write tests, and operate what you build under the guidance of a senior engineer. You participate in on-call as a shadow before taking primary. Within 12 months, you should be delivering components independently within your assigned area and growing toward owning a sub-context.
Key Responsibilities
    Where you'll contribute (guided by a senior engineer)
    • Collection + Storage - help build collection-agent, metrics-store / logs-store / traces-store / profiles-store, enrichment-service, collection-monitor. Write ingestion, query, and storage-path code.
    • Alert + Correlation + SLO - contribute to alert-engine-framework, alert-correlation, slo-framework; implement and tune default alert rules.
    • Topology + Cluster-Health - contribute to topology-service, cluster-health-rollup, OSS-SRE-tool collection plugins for K8s / Slurm / Ray / Volcano / Kueue / KubeRay.
    • Remediation + Workflow + Jobs - help build remediation-actuator, orchestration / workflow components, inspection probes, job-scheduler.
    • Observability instrumentation - instrument services with metrics, logs, and traces via OpenTelemetry; build dashboards; write runbooks an on-call can follow.
    • Test discipline - write unit / integration / contract tests for everything you ship; participate in chaos and soak tests led by senior engineers.

    Why this is a great first role
    • Greenfield with a well-defined vision. The Plugin Framework, GitOps pipeline, and SLO framework are decided; you build components inside them with a clear blueprint - not from a blank page.
    • You learn the full observability stack at production scale - ingest, query, storage - by building it, not just using it.
    • Mentorship-heavy. You work directly with senior and principal engineers who own the architecture; their expertise becomes your growth path.

Job Requirements
    • 0-2 years of software engineering experience (new graduates with strong projects or internships welcome).
    • Solid fundamentals in one programming language - Go (preferred), Python, Java, or Rust. You can write clean, tested, readable code and explain your design choices.
    • CS fundamentals - data structures, algorithms, concurrency, basic networking (TCP / HTTP), and operating-system concepts (processes, threads, I/O). You can reason about correctness and performance.
    • Distributed systems basics - you understand the ideas behind idempotency, retries, back-pressure, caching, and eventual consistency, even if you haven't operated them at scale yet. Eagerness to go deep.
    • Monitoring / observability exposure - some hands-on with Prometheus, Grafana, Loki, or similar; can write a basic PromQL query and instrument a service. Eagerness to learn the ingest, query, and storage path of a real observability stack.
    • Familiarity with Linux and the shell; comfort reading system logs and using standard debugging tools.
    • Kubernetes basics - understand Pods, Services, Deployments; have run something on K8s (a project, lab, or internship).
    • Git + CI basics - branching, pull requests, and have used a CI pipeline (GitHub Actions, GitLab CI, or similar).
    • Test discipline - you write unit and integration tests as a habit, not an afterthought.
    • Communication - clear written and verbal English; can write a good PR description and ask good questions.
    • Curiosity and a learning mindset - the most important qualifier. You're excited to learn GPU / AI infrastructure, AIOps, distributed systems, and observability at production scale.

Nice-to-Haves
    • Internship or project in monitoring / observability, telemetry pipelines, or platform / SRE tooling.
    • Exposure to GPU / AI-infra - DCGM, InfiniBand / RoCE, Kubernetes GPU Operator, Slurm / Ray. Interest counts more than depth.
    • Exposure to AIOps / ML-adjacent tooling (anomaly detection, alert correlation).
    • Contributions to open-source observability or cloud-native projects.

Bitdeer is committed to providing equal employment opportunities in accordance with country, state, and local laws. Bitdeer does not discriminate against employees or applicants based on conditions such as race, color, gender identity and/or expression, sexual orientation, marital and/or parental status, religion, political opinion, nationality, ethnic background or social origin, social status, disability, age, indigenous status, and union.