Résumé

Gregory Pittman

Columbia, SC • Emailgregorypittman.net

    <div class="section">
        <h2 class="section-title">Professional Summary</h2>
        <p>Experienced administrator and arts educator committed to fostering a positive learning environment, supporting faculty and staff development, and empowering students to achieve their full potential</p>
    </div>
    
    <div class="section">
        <h2 class="section-title">Work Experience</h2>
        
        <div class="job">
            <div class="job-header">
                <div class="job-title">Assistant Principal</div>
                <div class="job-date">2025 - </div>
            </div>
            <div class="job-company">Pelion High School, Lexington SC</div>
            <div class="job-description">
                <!--<ul>
                    <li>Lead a team of 5 developers in creating responsive, user-friendly web applications</li>
                    <li>Implemented CI/CD pipelines that reduced deployment time by 40%</li>
                    <li>Architected microservice-based systems using Node.js and React</li>
                    <li>Improved site performance metrics by 35% through optimization techniques</li>
                </ul>-->
            </div>
        </div>
        
        <div class="job">
            <div class="job-header">
                <div class="job-title">Assistant Administrator</div>
                <div class="job-date">2021 - 2025</div>
            </div>
            <div class="job-company">Sandhills Middle School, Gaston SC</div>
            <div class="job-description">
                <ul>
                    <li>Developed a scheduling solution that reduced discipline referrals by 67%</li>
                    <li>Used restorative practice and relationship-building to improve student success</li>
                    <li>Administered summer school program focused on bridging learning and achievement gaps</li>
                    <li>Developed master schedule and scheduled students for six core content teams and 12 related arts specialties</li>
                </ul>
            </div>
        </div>
        
        <div class="job">
            <div class="job-header">
                <div class="job-title">Junior Web Developer</div>
                <div class="job-date">2015 - 2017</div>
            </div>
            <div class="job-company">CreativeTech Studios, Portland, OR</div>
            <div class="job-description">
                <ul>
                    <li>Built responsive websites for small businesses using HTML, CSS, and JavaScript</li>
                    <li>Integrated payment gateways and e-commerce functionality</li>
                    <li>Performed cross-browser testing and bug fixes</li>
                    <li>Assisted in website maintenance and content updates</li>
                </ul>
            </div>
        </div>
    </div>
    
    <div class="section">
        <h2 class="section-title">Skills</h2>
        <div class="skills">
            <span class="skill">JavaScript</span>
            <span class="skill">React</span>
            <span class="skill">Node.js</span>
            <span class="skill">Vue.js</span>
            <span class="skill">PHP</span>
            <span class="skill">MySQL</span>
            <span class="skill">MongoDB</span>
            <span class="skill">REST APIs</span>
            <span class="skill">GraphQL</span>
            <span class="skill">AWS</span>
            <span class="skill">Docker</span>
            <span class="skill">Git</span>
            <span class="skill">CI/CD</span>
            <span class="skill">Responsive Design</span>
            <span class="skill">UI/UX Principles</span>
        </div>
    </div>
    
    <div class="section">
        <h2 class="section-title">Education</h2>
        
        <div class="education-item">
            <div class="education-header">
                <div class="education-degree">Bachelor of Science in Computer Science</div>
                <div class="education-date">2011 - 2015</div>
            </div>
            <div>Oregon State University, Corvallis, OR</div>
        </div>
        
        <div class="education-item">
            <div class="education-header">
                <div class="education-degree">Web Development Certification</div>
                <div class="education-date">2016</div>
            </div>
            <div>Portland Code Academy, Portland, OR</div>
        </div>
    </div>
    
    <div class="section">
        <h2 class="section-title">Projects</h2>
        
        <div class="job">
            <div class="job-header">
                <div class="job-title">E-commerce Platform Redesign</div>
                <div class="job-date">2022</div>
            </div>
            <div class="job-description">
                <p>Led the complete redesign of a high-traffic e-commerce platform, implementing modern UI patterns and optimizing the checkout flow, resulting in a 28% increase in conversion rates.</p>
            </div>
        </div>
        
        <div class="job">
            <div class="job-header">
                <div class="job-title">Community Event Finder App</div>
                <div class="job-date">2021</div>
            </div>
            <div class="job-description">
                <p>Developed a mobile-first web application that helps users discover local community events, featuring geolocation services and personalized recommendations.</p>
            </div>
        </div>
    </div>