HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/_buildinmotion/bim_ci/app/Views/careers.php
<div id="splash" class="parallax-window subpage" data-parallax="scroll" data-image-src="/img/splash3.jpg">
    <div class="overlay"></div>
    <div class="container" id="splash-content">
        <div class="row">
            <div class="col-sm-12">
                <h1 class="semi">Careers</h1>
            </div>
        </div>
    </div>
</div>

<div class="container contactus">

    <div class="row">
        <div class="col-sm-6">
            <div class="subsection-head">
                <h1>We're Hiring!</h1>
            </div>
            <p>&nbsp;</p>

            <!--            <img src="/img/hiring.jpg" style="width:100%;height:auto;">-->
            <p><b>Build in Motion is a rapidly growing</b>, Pittsburgh-based custom sofware agency. Our dynamic team
                builds
                first-class applications for a great stable of clients.</p>
            <p>Working in our fast-paced environment, you'll be challenged to embrace shifting
                project priorities and responsibilities, work well in a team environment, display strong
                communication
                skills, and deliver a quality product. And with our growing company, there is ample opportunity for
                upward mobility as our products reach into new markets.</p>
            <p>We offer medical benefits, flexible schedules, paid time off, and full-time work-from-home.
                Salaries are negotiable, and dependent upon experience.</p>
            <p>If this sounds like a good fit for you, please submit your resume and any portfolio or code
                samples you think may be helpful.</p>
        </div>
        <div class="col-sm-6">
            <div class="subsection-head">
                <h1>Current Openings:</h1>
            </div>
            <p>&nbsp;</p>
            <table class="table">
                <tr>
                    <th>Position</th>
                    <th>Status</th>
                </tr>
                <tr>
                    <td><a href="/careers/business_development">Business Development Manager - Software</a></td>
                    <td>Urgent</td>
                </tr>
                <tr>
                    <td><a href="/careers/dotnet">Software Engineer - .NET / .NET Core</a></td>
                    <td>Urgent</td>
                </tr>
                <tr>
                    <td><a href="/careers/react">Front End Developer - React / React Native</a></td>
                    <td>Urgent</td>
                </tr>
                <tr>
                    <td><a href="/careers/devops">DevOps CI / CD Delivery Manager</a></td>
                    <td>Open</td>
                </tr>
                <tr>
                    <td><a href="/careers/software">Software Developer for Mobile / Web</a></td>
                    <td>Open</td>
                </tr>
                <tr>
                    <td><a href="/careers/fullstack">Full Stack Web Developer</a></td>
                    <td>Open</td>
                </tr>
            </table>
        </div>
    </div>

</div>