diff --git a/.github/workflows/job_scraper_dynamic.yml b/.github/workflows/job_scraper_dynamic.yml index 65a5354..49c73b5 100644 --- a/.github/workflows/job_scraper_dynamic.yml +++ b/.github/workflows/job_scraper_dynamic.yml @@ -6,7 +6,7 @@ on: user_email: description: 'Email of user' required: true - default: 'branden@autoemployme.onmicrosoft.com' + default: 'Branden@autoemployme.onmicrosoft.com' permissions: contents: read @@ -30,13 +30,14 @@ jobs: pip install --upgrade pip pip install -r requirements.txt - - name: Sanitize Email + - name: Sanitize Email (Preserve Case) id: sanitize run: | - safe_email=$(echo "${{ github.event.inputs.user_email }}" | sed 's/@/_at_/g; s/\./_/g') + raw_email="${{ github.event.inputs.user_email }}" + safe_email=$(echo "$raw_email" | sed 's/@/_at_/g; s/\./_/g') echo "safe_email=$safe_email" >> $GITHUB_OUTPUT - - name: Run Job Scraper + - name: Run Job Scraper with Config run: | python scripts/job_scraper_dynamic.py "${{ github.event.inputs.user_email }}" @@ -44,4 +45,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: jobspy-output-${{ steps.sanitize.outputs.safe_email }} - path: outputs/jobspy_output_dynamic_${{ steps.sanitize.outputs.safe_email }}.csv + path: outputs/jobspy_output_${{ steps.sanitize.outputs.safe_email }}.csv diff --git a/configs/config.json b/configs/config.json index c34292b..ffd7bbb 100644 --- a/configs/config.json +++ b/configs/config.json @@ -3,6 +3,6 @@ "results_wanted": 50, "max_days_old": 7, "target_state": "NY", - "user_email": "branden@autoemployme.onmicrosoft.com" + "user_email": "Branden@autoemployme.onmicrosoft.com" } \ No newline at end of file diff --git a/configs/config_Branden_at_autoemployme_onmicrosoft_com.json b/configs/config_Branden_at_autoemployme_onmicrosoft_com.json new file mode 100644 index 0000000..d9a2cb7 --- /dev/null +++ b/configs/config_Branden_at_autoemployme_onmicrosoft_com.json @@ -0,0 +1,8 @@ +{ + "search_terms": ["Testing", "Help Desk", "Support"], + "results_wanted": 50, + "max_days_old": 7, + "target_state": "NY", + "user_email": "Branden@autoemployme.onmicrosoft.com" + } + \ No newline at end of file diff --git a/job_scraper_dynamic.py b/job_scraper_dynamic.py index 9f28d78..8af2213 100644 --- a/job_scraper_dynamic.py +++ b/job_scraper_dynamic.py @@ -123,7 +123,7 @@ if __name__ == "__main__": target_state=config["target_state"] ) - output_file = f"outputs/jobspy_output_dynamic_{safe_email}.csv" + output_file = f"outputs/jobspy_output_{safe_email}.csv" save_jobs_to_csv(job_data, output_file) except Exception as e: diff --git a/jobspy_output.csv b/jobspy_output.csv index 125aea1..40de98f 100644 --- a/jobspy_output.csv +++ b/jobspy_output.csv @@ -1,180 +1,1159 @@ -User Email|~|Job ID|~|Job Title (Primary)|~|Company Name|~|Industry|~|Experience Level|~|Job Type|~|Is Remote|~|Currency|~|Salary Min|~|Salary Max|~|Date Posted|~|Location City|~|Location State|~|Location Country|~|Job URL|~|Job Description|~|Job Source,branden@autoemployme.onmicrosoft.com|~|go-RUd3r13f0Yi5nV75AAAAAA==|~|GPS - Quality Automation Engineer - Senior Associate|~|EY|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-12|~|McLean|~|VA|~|Unknown|~|https://www.indeed.com/viewjob?jk=f6f5bbb3fa46b83e&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|At EY you’ll have the chance to build a career as unique as you are with the global scale support inclusive culture and technology to become the best version of you. And we’re counting on your unique voice and perspective to help EY become even better. Join us and build an exceptional experience for yourself and a better working world for all. +Job ID|~|Job Title (Primary)|~|Company Name|~|Industry|~|Experience Level|~|Job Type|~|Is Remote|~|Currency|~|Salary Min|~|Salary Max|~|Date Posted|~|Location City|~|Location State|~|Location Country|~|Job URL|~|Job Description|~|Job Source,in-14aa3a6878ef8f7b|~|DevOps Automation Engineer IV|~|Airlines Reporting Corporation (ARC)|~|Consulting And Business Services|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|107400.0|~|171800.0|~|2025-04-14|~|Arlington|~|VA|~|US|~|https://www.indeed.com/viewjob?jk=14aa3a6878ef8f7b|~|About The Role:: -The exceptional EY experience. It's yours to build. +It's a great time to join us at Airlines Reporting Corporation (ARC)! ARC accelerates the growth of global air travel by delivering forward\-looking travel data flexible distribution services and other innovative industry solutions. We are a leading travel intelligence company with the world’s largest most comprehensive global airline ticket dataset including more than 15 billion passenger flights. By working here you can contribute to solutions and expertise that strengthen economies and enrich lives. We think big embrace challenges and explore new ideas to lead the way for the travel industry. -EY focuses on high-ethical standards and integrity among its employees and expects all candidates to demonstrate these qualities. +ARC is looking for a **DevOps Automation Engineer IV** to join our team! In this role you will provide subject\-matter expertise to product teams using an automated and template approach for deploying infrastructure required product stack. You'll be responsible for configuration management infrastructure as code for environment consistencies and optimal infrastructure utilization of with direction from the Product Owner the Solution Owner and technical guidance from Solution Architects and Developers. +What You'll Get to Do:: +* Support software development by implementing infrastructure as code and the necessary infrastructure to run the full product stack including the multiple challenging projects that span over longer periods of time and support business critical initiatives. This includes VPCs CI/CD (continuous integration and continuous deployment) recommendations and design for serverless and various container technologies. Provide a service\-focused approach leveraging continuous process improvement. Participate in chaos testing to improve system resiliency. Mentor other engineers. Provide overall technical thought leadership to the rest of the DevOps team and to ancillary teams working closely with DevOps. +* Provide thought leadership on how supportability scalability and recovery for engineered solutions can be improved using new methods and tools. Provide resource consumption for the engineered solution. Ensure the overall technical solution is aligned with the business needs. +* Drive the improvement of service costs while maintaining service level objectives and infrastructure automation to maintain a high level of velocity. Introduce new methods for auto\-scaling technologies. Reduce the environment drift by leveraging and improving infrastructure as code and configuration management processes. May collaborate with ARC architecture and design teams on ways to improve development standards. +* Consistently identify process improvements and identify ways to automate where manual tasks exist today. Identify and recommend new methodologies to provide the business with increased flexibility and agility. +* Stay current with latest development tools technology platforms and ideas patterns and methodologies applicable to the DevOps Automation space. Coach peers and other stakeholders by documenting and sharing knowledge and clearly articulating ideas and results. +* Ensure operating costs for Cloud resources are properly tracked reported and alerted on and recommend and perform cost optimization actions where applicable. -Quality Automation Engineer – Senior Associate -From strategy to execution the Government & Public Sector (GPS) practice of Ernst & Young LLP provides a full range of consulting and audit services to help our Federal State Local and Education clients implement new ideas to help achieve their mission outcomes. We deliver real change and measurable results through our diverse high-performing teams quality work at the highest professional standards operational know-how from across our global organization and creative and bold ideas that drive innovation. We enable our government clients to achieve their mission of protecting the nation and serving the people; increasing public safety; improving healthcare for our military veterans and citizens; delivering essential public services; and helping those in need. EY is ready to help our government build a better working world. +You'll Bring These Qualifications:: +* Bachelor’s degree in Computer Science or related engineering field; or equivalent experience +* 7\+ years of infrastructure and/or Cloud administration role +* 5\+ years of experience with full cycle application development (Full SDLC experience: design development delivery etc.) +* 3\+ years with Agile Scrum DevOps XP and Continuous Integration and Continuous Delivery +* 5\+ years of experience implementing modern applications using: + + Cloud Based Solutions/Technologies (AWS Google Azure) + + Account and resource management coupled with cloud accounting methodologies + + Implementation of infrastructure as code including orchestration and change management tools (Terraform AWS CloudFormation Ansible Chef Puppet SaltStack etc.) + + Experience with Software Development Kits command line utilities YAML JSON and various access methods of restful APIs + + Experience with one minimum programming or scripting language (Python NodeJS Salt Stack Bash PowerShell etc.) + + DevOps tools including but not limited to GIT GitLab CI/CD Jira Confluence automated testing and deployment tools +* Proven knowledge of networking concepts virtualization concepts operating system internals configuration management and system management +* Proven ability to lead multiple resources through triaging events and ability communication after action reports +* A passion for continuous improvement reduction of mean time to resolution of issues and demonstrable ability to lead others in these areas +* Experience leading small technical teams to mentor and guide multiple\-disciplined technical teams as well as peers +* Team and company first mentality willing to adjust priorities to meet predefined timelines and goals +* Ability to discover and define non\-functional requirements and to transform them into technical requirements and solution definition +* Proven ability to influence technology strategy and best practices across peer and leadership groups to support an agile development culture +* Outstanding communication skills (verbal and written) and ability to communicate with internal and external customers and all levels of management including communicating technical information to nontechnical audiences +* Strong intellectual curiosity to challenge what exists and explore what should be changed to best meet evolving business and market +* A strong passion to support peers to help meet timelines on larger projects -Our GPS Technology Organization is a structure within the US GPS practice that implements and maintains a new operate and technology model designed specifically to support U.S. Defense and Government engagements. -The opportunity +What We Can Offer You:: +* Joining ARC means joining a team that is motivated diverse creative collaborative and solutions\-oriented. We think big embrace challenges and explore new ideas to lead the way for the travel industry. +* Our employees value the hands\-on learning and professional development opportunities that allow them to expand their skills and grow their career in new dynamic ways. +* ARC offers **WorkFlex**. WorkFlex is ARC’s hybrid work program which offers eligible employees the flexibility to work from home while also requiring in office workdays throughout the year to foster collaboration and connection throughout the organization. We’ve designed WorkFlex to enable employees to succeed and thrive while maintaining strong connections to one another and ARC \- both of which are critical to our shared success. +* We offer a highly competitive comprehensive benefits package so you can worry less and focus on what truly matters. +* By joining ARC you will partner with top minds in the industry as we use data and technology to innovate how the world travels. -As an Automation Engineer – Quality Assurance you will focus on automating everything—from application testing to infrastructure validation Azure checks and continuous integration processes. You will develop and maintain automation frameworks streamline deployments and ensure high-quality cloud-based applications using Azure-centric tools and methodologies. -You will work under the guidance of senior engineers and architects collaborating with developers and DevOps teams to design and implement scalable automation solutions across Azure services and applications. +EOE M/F/D/V Females and Minorities Encouraged to Apply|~|indeed,in-e110f2924c46f5de|~|QA Automation Engineer – Software Testing Specialist- Remote|~|ZIRLEN TECHNOLOGIES INCORPORATED|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|79166.0|~|100242.0|~|2025-04-14|~|Remote|~|Unknown|~|US|~|https://www.indeed.com/viewjob?jk=e110f2924c46f5de|~|**REQUIREMENT:** + +**QA Automation Engineer – Software Testing Specialist (Automated Testing SQL API Testing)** + +**Austin Texas (Remote)\-Locals Only** + +**Long Term Contract** + +**Need Overall 10\+Years of experience** + +**3 References from the recent projects is must.** + + + +**Minimum Qualifications:** + +* 7 years of Testing complex Web Applications +* 7 years of Testing all phases of Software Development Life Cycle SDLC +* 3 years of Database/SQL Language experience +* 3 years of Experience with Creating Automation test cases +* 2 years of Experience with API JSON MXL + +**Preferred:** + +* 5 years Test automation experience using open source technologies and/or in\-house frameworks +* 5 years of Experience with test frameworks such TestNG JUnit BDD +* 2 years of Experience with test frameworks such TestNG JUnit BDD +* 2 years of Experience in API testing (SOAP and REST) +* 1 years of WAPT Pro Jmeter or other performance testing tools +* 1 years of Experience testing .NET applications +* 1 years of Experience working with Power BI +* 1 years of Previous experience with Zephyr Scale preferred +* 1 years of Previous experience with JIRA preferred + +**Specific Skills:** + +* Strong automation testing expertise with Selenium and TestNG. +* Experience with functional regression performance and accessibility testing. +* Ability to analyze user requirements and develop detailed test cases. +* SQL knowledge to perform data queries and validations. +* Proficiency in Java programming for automation testing. +* Familiarity with performance testing tools like JMeter or WAPT Pro. +* Experience with manual testing and data validation. +* Strong collaboration skills to work with development teams. + +If you are interested share your updated resume with contact number to this email **sivarajan.s@zirlen.com** + + + +This is a remote position.|~|indeed,go-W0Tmb9QGOz3Lib5hAAAAAA==|~|Product Manager CRM Marketing & Data Cloud|~|PPG|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-13|~|Pittsburgh|~|PA|~|Unknown|~|https://careers.ppg.com/us/en/job/PIIPIIUSJR2433940EXTERNALENUS/Product-Manager-CRM-Marketing-Data-Cloud?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|As the Digital Product Manager CRM Marketing & Data Cloud you will play a pivotal role in shaping and executing our strategy to optimize customer engagement retention and acquisition. In order to unlock financial impact you will lead a cross functional cross business unit team through delivery of Salesforce Marketing Cloud Account Engagement & Salesforce Data Cloud and collaborate closely with cross-functional teams including Marketing Sales Commercial Excellence and IT to drive the development implementation and process improvement of CRM solutions. + +This is a role will require 20-30% travel. It is based in Pittsburgh PA (USA) or Remote. Relocation assistance available. Key Responsibilities -• Develop and implement code-driven automation solutions for web and Windows applications in a cloud-based environment using Katalon Selenium and Java (beyond record/playback functionality). -• Automate testing for both locally deployed applications and cloud-hosted environments (e.g. Azure Virtual Desktops (AVDs) Azure Web Apps). -• Automate Azure infrastructure validation including VM health checks resource configurations access policies and networking. -• Integrate automated testing into Azure DevOps CI/CD pipelines to ensure seamless deployments and validation. -• Develop API automation testing using Postman to validate cloud and microservices-based architectures. -• Leverage Git functionalities for version control test script management and CI/CD integration. -• Implement automation for security and compliance checks within Azure environments ensuring adherence to best practices. -• Troubleshoot and optimize automation scripts collaborating with developers and senior engineers to enhance framework efficiency. -• Work in an Agile development environment contributing to test planning execution and continuous improvements. +• Scale Salesforce Marketing Automation Account Engagement and Salesforce Data Cloud globally across PPG’s Strategic Business Units and regions with a focus on negotiating trade-offs to achieve as much standardization as possible while meeting business objectives +• Define and prioritize the product roadmap considering customer needs competitive landscape and business objectives. +• Collaborate cross-functionally with Marketing Operations Sales Commercial Excellence and IT teams to ensure alignment and successful execution of initiatives. +• Work closely with stakeholders to gather and prioritize requirements translating them into actionable product features and enhancements. +• Oversee the end-to-end product development lifecycle from ideation and design to development testing and release. +• Define and monitor key performance metrics to assess product performance identify areas for improvement and drive optimization efforts. +• Stay abreast of industry trends competitor offerings and emerging technologies to inform product strategy and decision-making. +• Leverage customer feedback data analysis and market research to gain insights into customer needs and preferences informing product enhancements and innovations. +• Effectively communicate product plans progress and updates to internal stakeholders executive leadership and external partners as needed. -Skills and Attributes for Success -• Deep experience in automation development using Katalon Selenium and Java. -• Strong experience with Azure DevOps Git and CI/CD automation. -• Advanced scripting in PowerShell Python or Bash for Azure infrastructure automation. -• Hands-on experience with Azure services (VMs App Services Functions AKS Networking). -• Experience automating Windows application testing. -• Strong understanding of API automation and cloud service testing. -• Knowledge of cloud security and compliance automation in Azure environments. -• Strong troubleshooting and problem-solving skills. -• Ability to collaborate effectively while following guidance from senior engineers and architects. +Qualifications +• Bachelor’s degree in Business Information Technology or a related field (or equivalent experience). +• 3+ years of hands-on experience with Marketing Cloud and Data Cloud Technology as a Product Manager Administrator or Consultant. +• Salesforce certifications (e.g. Pardot Marketing Cloud) strongly preferred. +• Proven track record of managing Salesforce projects and delivering measurable business outcomes. +• Strong understanding of sales processes metrics and best practices. +• Experience with Agile and/or Scrum methodologies. +• Excellent problem-solving skills and attention to detail. +• Strong communication and interpersonal skills with the ability to influence and collaborate across teams -To Qualify for the Role You Must Have -• Bachelor’s degree in computer science Software Engineering or a related field (or equivalent experience). -• 2-3+ years of experience in automation engineering focusing on Azure-based environments. -• Expertise in Katalon Studio Selenium Java-based automation frameworks. -• Experience automating Azure infrastructure validations and security checks. -• Proficiency in integrating automation into Azure DevOps CI/CD pipelines. -• Experience with API automation testing using Postman. -• Strong command of Git version control and branching strategies. -• Ability to obtain and maintain Top Secret Security Clearance. +PPG pay ranges and benefits can vary by location which allows us to compensate employees competitively in different geographic markets. PPG considers several factors in making compensation decisions including but not limited to skill sets experience and training qualifications and education licensure and certifications and other organizational needs. Other incentives may apply. -Ideally You’ll Also Have -• Experience with PowerShell IaC or Ansible for Azure automation. -• Knowledge of Azure security and compliance automation tools. -• Familiarity with containerized application testing (AKS Docker). -• Experience integrating automation with Azure Monitor and Log Analytics. +Our employee benefits programs are designed to support the health and well-being of our employees. Any insurance coverages and benefits will be in accordance with the terms and conditions of the applicable plans and associated governing plan documents. -What we look for -• We are looking for a technically skilled and detail-oriented automation engineer who thrives in a collaborative remote work environment. This role is ideal for someone who enjoys automation testing software engineering and working within structured frameworks set by lead engineers. +About us: -What we offer +Here at PPG we make it happen and we seek candidates of the highest integrity and professionalism who share our values with the commitment and drive to strive today to do better than yesterday – everyday. -We offer a comprehensive compensation and benefits package where you’ll be rewarded based on your performance and recognized for the value you bring to the business. The base salary range for this job in all geographic locations in the US is $67900 to $123300. The salary range for New York City Metro Area Washington State and California (excluding Sacramento) is $81500 to $140100. Individual salaries within those ranges are determined through a wide variety of factors including but not limited to education experience knowledge skills and geography. In addition our Total Rewards package includes medical and dental coverage pension and 401(k) plans and a wide range of paid time off options. Join us in our team-led and leader-enabled hybrid model. Our expectation is for most people in external client serving roles to work together in person 40-60% of the time over the course of an engagement project or year. Under our flexible vacation policy you’ll decide how much vacation time you need based on your own personal circumstances. You’ll also be granted time off for designated EY Paid Holidays Winter/Summer breaks Personal/Family Care and other leaves of absence when needed to support your physical financial and emotional well-being. -• Continuous learning: You’ll develop the mindset and skills to navigate whatever comes next. -• Success as defined by you: We’ll provide the tools and flexibility so you can make a meaningful impact your way. -• Transformative leadership: We’ll give you the insights coaching and confidence to be the leader the world needs. -• Diverse and inclusive culture: You’ll be embraced for who you are and empowered to use your voice to help others find theirs. +PPG: WE PROTECT AND BEAUTIFY THE WORLD™ -EY accepts applications for this position on an on-going basis. If you can demonstrate that you meet the criteria above please contact us as soon as possible. +Through leadership in innovation sustainability and color PPG helps customers in industrial transportation consumer products and construction markets and aftermarkets to enhance more surfaces in more ways than does any other company.. To learn more visit www.ppg.com and follow @ PPG on Twitter. -EY exists to build a better working world helping to create long-term value for clients people and society and build trust in the capital markets. +The PPG Way -Enabled by data and technology diverse EY teams in over 150 countries provide trust through assurance and help clients grow transform and operate. +Every single day at PPG: -Working across assurance consulting law strategy tax and transactions EY teams ask better questions to find new answers for the complex issues facing our world today. +We partner with customers to create mutual value. -For those living in California please click here for additional information. +We are “One PPG” to the world. -EY provides equal employment opportunities to applicants and employees without regard to race color religion age sex sexual orientation gender identity/expression pregnancy genetic information national origin protected veteran status disability status or any other legally protected basis including arrest and conviction records in accordance with applicable law. +We trust our people every day in every way. -EY is committed to providing reasonable accommodation to qualified individuals with disabilities including veterans with disabilities. If you have a disability and either need assistance applying online or need to request an accommodation during any part of the application process please call 1-800-EY-HELP3 select Option 2 for candidate related inquiries then select Option 1 for candidate queries and finally select Option 2 for candidates with an inquiry which will route you to EY’s Talent Shared Services Team (TSS) or email the TSS at ssc.customersupport@ey.com.|~|google,branden@autoemployme.onmicrosoft.com|~|in-a8d0f9c94e2ce938|~|Software Quality Automation Engineer|~|Butler Till|~|Not Provided|~|Not Provided|~|FULL_TIME|~|False|~|USD|~|72000.0|~|100000.0|~|2025-04-14|~|Rochester|~|NY|~|US|~|https://www.indeed.com/viewjob?jk=a8d0f9c94e2ce938|~|**SUMMARY** +We make it happen. + +We run it like we own it. + +We do better today than yesterday – everyday. + +PPG provides equal opportunity to all candidates and employees. We offer an opportunity to grow and develop your career in an environment that provides a fulfilling workplace for employees creates an environment for continuous learning and embraces the ideas and diversity of others. All qualified applicants will receive consideration for employment without regard to sex pregnancy race color creed religion national origin age disability status marital status sexual orientation gender identity or expression. If you need assistance to complete your application due to a disability please email recruiting@ppg.com. + +PPG values your feedback on our recruiting process. We encourage you to visit Glassdoor.com and provide feedback on the process so that we can do better today than yesterday. + +Benefits will be discussed with you by your recruiter during the hiring process.|~|google,go-E8O47PoUwNGCXEgOAAAAAA==|~|CRM Database Manager|~|HearingLife|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-13|~|Franklin Township|~|NJ|~|Unknown|~|https://www.learn4good.com/jobs/new-jersey/info_technology/4141636785/e/?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Location: Township of Franklin +Overview + +Hearing Life is a national hearing care company and part of the Demant Group a global leader in hearing healthcare built on a heritage of care health and innovation since 1904. Hearing Life operates more than 600 hearing care centers across 42 states. We follow a scientific results-oriented approach to hearing healthcare that is provided by highly skilled and caring professionals. + +Our vision is to help more people hear better through life-changing hearing health delivered by the best personalized care. This Team Member must role-model and uphold the Hearing Life Core Values: +• We create trust. +• We are team players. +• We apply a can-do attitude. +• We create innovative solutions. + +CRM Database Manager: + +We are seeking a detail-oriented and strategic CRM Database Manager to oversee the health integrity and efficiency of our customer relationship management (CRM) database. This role will be responsible for data monitoring quality assurance compliance with data governance policies and technical database management. The ideal candidate will collaborate across departments to ensure best practices in data entry maintenance and reporting data-driven decision-making and business insights. +Responsibilities + +CRM Data Monitoring & Best Practices +• Develop and implement strategies to monitor CRM data quality and consistency to improve overall business performance. +• Establish and enforce global and local best practices for data entry updates and maintenance. +• Identify and address data discrepancies duplicates and inconsistencies. + +Project Collaboration: +• Work closely with the marketing team to understand project requirements and objectives. Provide insights and data-driven recommendations to enhance campaign effectiveness and customer engagement. +• Respond to requests for CRM data and reports on an ad-hoc basis. Ensure timely and accurate delivery of data to support various marketing initiatives and decision-making processes. + +Data Health Management & Quality Assurance +• Regularly audit CRM data to ensure accuracy completeness and compliance. +• Implement automated and manual processes for data cleansing and validation. +• Develop key performance indicators (KPIs) to track data health aligned with global principles. + +Collaboration & Training +• Work cross-functionally with teams to ensure proper CRM data usage. +• Determine training needs on data entry protocols compliance requirements and best practices. +• Provide ongoing support and guidance to enhance CRM adoption and data quality. + +Data Analysis & Reporting +• Create and maintain reports on data quality user behaviors and trends. +• Analyze CRM data to provide insights for business strategy and decision-making. +• Partner with Analytics team on dashboards and reporting to track key CRM metrics. + +Compliance & Data Governance +• Working with IT and Global ensure CRM data management aligns with industry regulations and internal policies. +• Work with IT on maintaining compliance with data protection laws (e.g. GDPR CCPA). +• Define uphold and support data governance standards for security and data privacy. + +Technical Database Management +• Optimize CRM database performance storage and retrieval processes. +• Work with IT teams to troubleshoot and resolve CRM system issues. +• Assist with CRM upgrades integrations and system enhancements. +Qualifications +• Bachelor’s degree in Information Systems Business Data Science or related field. +• Proven 3-5 years of experience in CRM database management (Microsoft 365 Salesforce Hub Spot or similar). +• Strong analytical skills with experience in data reporting and visualization. +• Knowledge of data governance compliance regulations and best practices. +• Proficiency in SQL Excel and CRM & reporting tools. + +Travel: + +Position will require travel 10-20% of the time. + +Location: + +Somerset New Jersey is preferable but may consider Remote. + +We are an Equal Opportunity / Affirmative Action employer all qualified applicants will receive consideration for employment without regard to race color religion sexual orientation sex national origin disability or protected veteran status. + +# + +#LI-WJ1 + +#LI-ON +#J-18808-Ljbffr|~|google,in-9e469b502f018a76|~|Lead Project Manager|~|Imperial Management Group|~|Not Provided|~|Not Provided|~|PART_TIME|~|True|~|USD|~|30.0|~|35.0|~|2025-04-15|~|Remote|~|Unknown|~|US|~|https://www.indeed.com/viewjob?jk=9e469b502f018a76|~|**About Us:** + +Imperial Management Group (IMG) is a premier consulting firm that empowers businesses through strategic planning operational efficiency and compliance solutions. We specialize in helping organizations streamline operations enhance financial management and ensure regulatory compliance. + +A core part of our work involves assisting businesses and nonprofit organizations navigate the complex landscape of **grants and government contracts**. From *securing funding opportunities to ensuring compliance with federal and state regulations* we provide expert guidance at every stage. Our mission is to equip our clients with the tools and strategies to access funding optimize resources and sustain long\-term growth. + +With a client\-centric approach we offer tailored solutions that drive measurable impact through operational consulting business development or financial strategy. + +**Position Overview** + +IMG is seeking a strategic results\-driven Lead Project Manager to oversee client\-facing projects and internal operational initiatives. This role is ideal for someone with exceptional organizational skills a proactive mindset and the ability to manage multiple complex projects simultaneously. + +The ideal candidate will have experience leading teams managing deadlines and ensuring quality execution across cross\-functional deliverables. A background in grants government contracts or compliance is a strong plus. + +**Key Responsibilities** + +* Lead the planning execution and delivery of multiple projects across internal operations and client engagements. +* Identify areas for process improvement and implement best practices to enhance team efficiency. +* Develop detailed project plans track progress and ensure deliverables are completed on time and within scope. +* Serve as the primary point of contact for project teams on project timelines goals and updates. +* Coordinate and facilitate project meetings including status updates action planning and issue resolution. +* Manage and optimize workflows across platforms such as Trello Clockify and other project management and AI tools. +* Track and ensure compliance\-related deliverables (grants contracts reporting) are met accurately and on time. +* Collaborate with finance team on budget tracking invoicing milestones and resource allocation. +* Support onboarding and training of new contractors or project contributors. + +**Qualifications \& Requirements** + +* Proven experience as a project manager or program lead preferably in consulting nonprofit government or compliance\-related industries. +* Strong communication skills—both written and verbal. +* Ability to work independently and make data\-driven decisions. +* Comfortable leading meetings presenting updates and providing strategic insights to leadership. +* Strong understanding of project management methodologies (Agile Waterfall or hybrid). +* Experience working with grants government contracts or regulatory compliance is highly preferred. +* Demonstrated ability to manage multiple priorities and coordinate across teams. +* Proficient in tools such as Trello Google Workspace Microsoft Office Clockify and client CRM systems. +* Familiarity with AI\-powered tools (e.g. ChatGPT Notion AI or similar) to streamline project planning content generation and task automation. + +**Position Details \& Compensation** + +* **Part\-Time Role**: This position requires approximately **10 hours per week** making it ideal for those seeking supplemental work or a flexible schedule. +* **Compensation**: $25\-$30 per hour based on experience. +* **Schedule Flexibility**: While this role offers flexibility availability for occasional scheduled meetings or urgent requests during business hours (Eastern Time) may be required. A reasonable expectation could be availability for key check\-ins a few times per week and responsiveness within 24 hours for standard requests. +* **Preferred Time Zone**: Eastern Time preferred but candidates in other time zones are welcome as long as availability aligns with the team’s needs. +* **Employment Type**: Independent Contractor (1099\). Candidates must have their own computer reliable internet and necessary software. + +**Why Join IMG?** + +* Flexible remote work environment +* Collaborative and mission\-driven team +* Work with impactful clients across diverse industries + +**How to Apply:** Submit your resume and a brief cover letter outlining your experience and qualifications. We look forward to hearing from you! + +Job Types: Part\-time Contract + +Pay: $30\.00 \- $35\.00 per hour + +Expected hours: 10 – 15 per week + +Benefits: + +* Flexible schedule + +Compensation Package: + +* 1099 contract + +Schedule: + +* Monday to Friday +* Weekends as needed + +Work Location: Remote|~|indeed,go-Fo9ox8SUDrcXJDHfAAAAAA==|~|HCM Implementation Specialist|~|Macro Solutions|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-13|~|Fort Washington|~|MD|~|Unknown|~|https://us.bebee.com/job/da86f86a5a75e2d147717bc43e30dc9f?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|About the Role: +At Macro Solutions we're seeking a highly skilled Workday HCM Implementation Lead to join our team. As a key member of our organization you will be responsible for designing configuring and implementing Workday environments for our clients. + +Key Responsibilities: +• Participate in the ongoing design configuration security and reporting for Workday HCM and its associated modules +• Partner and build relationships with stakeholders to advance Workday adoption and ease of use +• Research problems identify opportunities and seek opinions and feedback on suggested solutions +• Translate business requirements into system requirements +• Create Workday reports +• Provide end-user troubleshooting issue remediation and escalation management +• Work with application owners to create and deliver system training + +Requirements: +• Federal agency requires US Citizenship +• Required Workday Certification - HCM Certification (Consulting) +• Bachelor's degree in business organizational development human resources information systems or related field +• 5 years' HCM or HRIS experience +• 2 years' Workday experience +• At least two full implementations of Workday with demonstrated Workday experience +• General understanding of human resources benefits compensation and payroll processes +• Ability to work with multiple projects and stakeholders +• Experience translating business requirements into system requirements +• Strong oral and written communications skills +• Great organizational analytical and problem-solving skills +• Ability to work independently and communicate and work productively as part of multiple fully remote and/or hybrid teams + +Benefits: +Macro Solutions is a woman-owned IT and management consulting firm that helps government organizations select implement integrate and maintain critical business solutions. We pride ourselves on building high-touch high-trust environments for our clients and partners at every level of our business. Assessed at CMMI Maturity Level 3 for both Development and Services and ISO 9001:2015 certification Macro delivers honest powerful results from the inside outward. + +We deeply invest in advancing long-lasting employee relationships through our Consultant Care program which ensures that our employees are always a priority at every level of the organization. This has been integral to our 94% employee retention rate. + +We offer a supportive environment and culture that thrives on dreaming big getting things done and having fun together. Our competitive benefits package includes health dental 401(k) and paid time off.|~|google,in-34972e42b89843e8|~|Technical Implementation Specialist|~|Planet DDS|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|None|~|None|~|2025-04-15|~|Atlanta|~|GA|~|US|~|https://www.indeed.com/viewjob?jk=34972e42b89843e8|~|Planet DDS is a leading provider of a platform of cloud\-based solutions that empowers growth\-minded dental businesses. Now serving over 13000 practices and 118000 customers in North America Planet DDS delivers a comprehensive suite of solutions including Denticon Practice Management Cloud 9 Ortho Practice Management and Apteryx Cloud Imaging. Planet DDS is dedicated to enabling dental support organizations (DSOs) and groups to grow and thrive with technology that delivers seamless integrations improved workflows and future\-proof scalability. -The Software Quality Automation Engineer will have a focus on designing developing and maintaining automated testing frameworks to improve software reliability and accelerate the development lifecycle. The ideal candidate has extensive experience in automation testing strong coding skills and a passion for driving efficiency through automated solutions. +The Technical Implementation Specialist is responsible for the successful implementation and installation of our imaging software. They work collaboratively with our Professional Services and Technical Support organizations to schedule and deliver installation activities and work remotely with our clients (dentists office staff and IT resources) to install test and enable proper software use. The specialist is the primary point of contact for our clients during the implementation charged with overseeing all aspects of the customer journey. -This role is integral in supporting software engineering teams by implementing test automation strategies optimizing CI/CD pipelines and ensuring high\-quality software releases with minimal manual intervention. +JOB DUTIES: + +* Serve as the primary point of contact (internal and external) during the implementation process with responsiveness and customer care. +* Advocate for client’s needs throughout the organization and drive activities and decisions that will enable a client’s successful launch. +* Evaluate each client’s unique needs and abilities to deliver the appropriate level of support for a positive experience ensuring all relevant parties stay on track and meet agreed upon milestones. +* Coordinate client data conversions education and third\-party integrations. +* Coordinate collaborate and communicate proactively with internal and external parties. +* Advocate for client’s needs throughout the organization and drive activities and decisions that will enable a client’s successful launch. +* Responsible for the complete and successful installation of the image software. +* Assist with testing of office imaging hardware to ensure it is functional post installation. +* Create manage deliver and review project plans and deliverables. +* Respond to calls e\-mail messages and incident tickets in line with company policies. +* Lead internal and external meetings including kickoff setup weekly status etc. +* Understand and meet performance metrics related to implementation scope and timelines. +* Maintain understanding of new product offerings and potential impacts to active and future clients. +* Identify and share opportunities to improve the customer journey and experience with our products. +* Collaborate with Product and Engineering teams to create and maintain product content related to onboarding +* Other duties as required -**Our tech stack includes HTML5/CSS Node.js React TypeScript C\# Python JavaScript Docker AWS and Azure** **Services along with databases such as MS\-SQL PostgreSQL and Snowflake.** +SKILLS/QUALIFICATIONS: + +* High school diploma or equivalent +* Strong written and oral communication skills +* 1\+ years of experience managing multiple simultaneous projects +* 1\-2 years of experience in a Windows technology support function +* Ability to work independently and as a collaborative team member +* Strong written and oral communication skills; ability to simplify complex technical jargon +* Highly organized self\-starter with exceptional attention to detail and accountable to deadlines +* Ability to be flexible with work hours; some weekend work occasionally required to meet client deadlines and go\-live expectations + +**PLANET DDS CORE IDEOLOGY** + +**Why are we here?** + + +Unleashing dentists and their staff to focus on patient care. + + +**Where are we headed?** + +In the next 5 years Planet DDS will remain the leading provider of cloud\-based technology solutions in North America expanding to serve more than 25000 dental practices. + + +**How do we get there?** + + +To encourage measurable progress toward our vision and make the best decisions on behalf of employees and customers we adopted a set of common values: + + +Collaborative – Working independently and across teams we create scalable solutions to enable company growth + + +Empathetic – We are educated on the experience of our customers and feel vested in their success + + +Accountable – We feel ownership for the quality of our work and take pride in the positive outcomes + + +Trustworthy – We operate with integrity and honest making promises we know that we can keep + + +Ambitious – We are driven by our ability to make a long\-term positive impact on the lives of dental market leaders + + +*An Equal Opportunity Employer – Including Disability/Veterans* + + + + +tpjY6tbZyM|~|indeed,go-W0Tmb9QGOz3Lib5hAAAAAA==|~|Product Manager CRM Marketing & Data Cloud|~|PPG|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-13|~|Pittsburgh|~|PA|~|Unknown|~|https://careers.ppg.com/us/en/job/PIIPIIUSJR2433940EXTERNALENUS/Product-Manager-CRM-Marketing-Data-Cloud?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|As the Digital Product Manager CRM Marketing & Data Cloud you will play a pivotal role in shaping and executing our strategy to optimize customer engagement retention and acquisition. In order to unlock financial impact you will lead a cross functional cross business unit team through delivery of Salesforce Marketing Cloud Account Engagement & Salesforce Data Cloud and collaborate closely with cross-functional teams including Marketing Sales Commercial Excellence and IT to drive the development implementation and process improvement of CRM solutions. + +This is a role will require 20-30% travel. It is based in Pittsburgh PA (USA) or Remote. Relocation assistance available. + +Key Responsibilities +• Scale Salesforce Marketing Automation Account Engagement and Salesforce Data Cloud globally across PPG’s Strategic Business Units and regions with a focus on negotiating trade-offs to achieve as much standardization as possible while meeting business objectives +• Define and prioritize the product roadmap considering customer needs competitive landscape and business objectives. +• Collaborate cross-functionally with Marketing Operations Sales Commercial Excellence and IT teams to ensure alignment and successful execution of initiatives. +• Work closely with stakeholders to gather and prioritize requirements translating them into actionable product features and enhancements. +• Oversee the end-to-end product development lifecycle from ideation and design to development testing and release. +• Define and monitor key performance metrics to assess product performance identify areas for improvement and drive optimization efforts. +• Stay abreast of industry trends competitor offerings and emerging technologies to inform product strategy and decision-making. +• Leverage customer feedback data analysis and market research to gain insights into customer needs and preferences informing product enhancements and innovations. +• Effectively communicate product plans progress and updates to internal stakeholders executive leadership and external partners as needed. + +Qualifications +• Bachelor’s degree in Business Information Technology or a related field (or equivalent experience). +• 3+ years of hands-on experience with Marketing Cloud and Data Cloud Technology as a Product Manager Administrator or Consultant. +• Salesforce certifications (e.g. Pardot Marketing Cloud) strongly preferred. +• Proven track record of managing Salesforce projects and delivering measurable business outcomes. +• Strong understanding of sales processes metrics and best practices. +• Experience with Agile and/or Scrum methodologies. +• Excellent problem-solving skills and attention to detail. +• Strong communication and interpersonal skills with the ability to influence and collaborate across teams + +PPG pay ranges and benefits can vary by location which allows us to compensate employees competitively in different geographic markets. PPG considers several factors in making compensation decisions including but not limited to skill sets experience and training qualifications and education licensure and certifications and other organizational needs. Other incentives may apply. + +Our employee benefits programs are designed to support the health and well-being of our employees. Any insurance coverages and benefits will be in accordance with the terms and conditions of the applicable plans and associated governing plan documents. + +About us: + +Here at PPG we make it happen and we seek candidates of the highest integrity and professionalism who share our values with the commitment and drive to strive today to do better than yesterday – everyday. + +PPG: WE PROTECT AND BEAUTIFY THE WORLD™ + +Through leadership in innovation sustainability and color PPG helps customers in industrial transportation consumer products and construction markets and aftermarkets to enhance more surfaces in more ways than does any other company.. To learn more visit www.ppg.com and follow @ PPG on Twitter. + +The PPG Way + +Every single day at PPG: + +We partner with customers to create mutual value. + +We are “One PPG” to the world. + +We trust our people every day in every way. + +We make it happen. + +We run it like we own it. + +We do better today than yesterday – everyday. + +PPG provides equal opportunity to all candidates and employees. We offer an opportunity to grow and develop your career in an environment that provides a fulfilling workplace for employees creates an environment for continuous learning and embraces the ideas and diversity of others. All qualified applicants will receive consideration for employment without regard to sex pregnancy race color creed religion national origin age disability status marital status sexual orientation gender identity or expression. If you need assistance to complete your application due to a disability please email recruiting@ppg.com. + +PPG values your feedback on our recruiting process. We encourage you to visit Glassdoor.com and provide feedback on the process so that we can do better today than yesterday. + +Benefits will be discussed with you by your recruiter during the hiring process.|~|google,in-9e469b502f018a76|~|Lead Project Manager|~|Imperial Management Group|~|Not Provided|~|Not Provided|~|PART_TIME|~|True|~|USD|~|30.0|~|35.0|~|2025-04-15|~|Remote|~|Unknown|~|US|~|https://www.indeed.com/viewjob?jk=9e469b502f018a76|~|**About Us:** + +Imperial Management Group (IMG) is a premier consulting firm that empowers businesses through strategic planning operational efficiency and compliance solutions. We specialize in helping organizations streamline operations enhance financial management and ensure regulatory compliance. + +A core part of our work involves assisting businesses and nonprofit organizations navigate the complex landscape of **grants and government contracts**. From *securing funding opportunities to ensuring compliance with federal and state regulations* we provide expert guidance at every stage. Our mission is to equip our clients with the tools and strategies to access funding optimize resources and sustain long\-term growth. + +With a client\-centric approach we offer tailored solutions that drive measurable impact through operational consulting business development or financial strategy. + +**Position Overview** + +IMG is seeking a strategic results\-driven Lead Project Manager to oversee client\-facing projects and internal operational initiatives. This role is ideal for someone with exceptional organizational skills a proactive mindset and the ability to manage multiple complex projects simultaneously. + +The ideal candidate will have experience leading teams managing deadlines and ensuring quality execution across cross\-functional deliverables. A background in grants government contracts or compliance is a strong plus. + +**Key Responsibilities** + +* Lead the planning execution and delivery of multiple projects across internal operations and client engagements. +* Identify areas for process improvement and implement best practices to enhance team efficiency. +* Develop detailed project plans track progress and ensure deliverables are completed on time and within scope. +* Serve as the primary point of contact for project teams on project timelines goals and updates. +* Coordinate and facilitate project meetings including status updates action planning and issue resolution. +* Manage and optimize workflows across platforms such as Trello Clockify and other project management and AI tools. +* Track and ensure compliance\-related deliverables (grants contracts reporting) are met accurately and on time. +* Collaborate with finance team on budget tracking invoicing milestones and resource allocation. +* Support onboarding and training of new contractors or project contributors. + +**Qualifications \& Requirements** + +* Proven experience as a project manager or program lead preferably in consulting nonprofit government or compliance\-related industries. +* Strong communication skills—both written and verbal. +* Ability to work independently and make data\-driven decisions. +* Comfortable leading meetings presenting updates and providing strategic insights to leadership. +* Strong understanding of project management methodologies (Agile Waterfall or hybrid). +* Experience working with grants government contracts or regulatory compliance is highly preferred. +* Demonstrated ability to manage multiple priorities and coordinate across teams. +* Proficient in tools such as Trello Google Workspace Microsoft Office Clockify and client CRM systems. +* Familiarity with AI\-powered tools (e.g. ChatGPT Notion AI or similar) to streamline project planning content generation and task automation. + +**Position Details \& Compensation** + +* **Part\-Time Role**: This position requires approximately **10 hours per week** making it ideal for those seeking supplemental work or a flexible schedule. +* **Compensation**: $25\-$30 per hour based on experience. +* **Schedule Flexibility**: While this role offers flexibility availability for occasional scheduled meetings or urgent requests during business hours (Eastern Time) may be required. A reasonable expectation could be availability for key check\-ins a few times per week and responsiveness within 24 hours for standard requests. +* **Preferred Time Zone**: Eastern Time preferred but candidates in other time zones are welcome as long as availability aligns with the team’s needs. +* **Employment Type**: Independent Contractor (1099\). Candidates must have their own computer reliable internet and necessary software. + +**Why Join IMG?** + +* Flexible remote work environment +* Collaborative and mission\-driven team +* Work with impactful clients across diverse industries + +**How to Apply:** Submit your resume and a brief cover letter outlining your experience and qualifications. We look forward to hearing from you! + +Job Types: Part\-time Contract + +Pay: $30\.00 \- $35\.00 per hour + +Expected hours: 10 – 15 per week + +Benefits: + +* Flexible schedule + +Compensation Package: + +* 1099 contract + +Schedule: + +* Monday to Friday +* Weekends as needed + +Work Location: Remote|~|indeed,in-4691298bbfd808c5|~|IT&S Project Manager|~|Northwell Health|~|Not Provided|~|Not Provided|~|FULL_TIME|~|False|~|USD|~|85090.0|~|147220.0|~|2025-04-14|~|Lake Success|~|NY|~|US|~|https://www.indeed.com/viewjob?jk=4691298bbfd808c5|~|Job Description + + +Plans manages and coordinates project activities to ensure goals and objectives of multiple and large projects are accomplished within prescribed time\-frame and funding parameters. Establishes timelines and ensures project deadlines are met. Maintains integrity and cost containment of projects. + + + +Job Responsibility + + + +* Plans manages and coordinates projects and ensures project initiatives and timelines are met. Develops project initiation process by defining project scope determining action items assigning ownership creating project timetables and tracking execution and workflow; prepares presents and distributes project status reports. +* Evaluates plans and monitors project implementation for solutions; manages project and project delivery teams ensures deadlines are met escalates issues for appropriate timely resolution and adheres to standardized project management methodologies. +* Develops interdisciplinary project teams in coordination with clinical/business community to ensure deployment of systems; serves as liaison to project sponsors project teams and stakeholders. +* Works with internal and external groups to optimize success of project deployment; communicates with user departments and project teams on project activities; confers with project staff and vendors to provide support and resolve problems. +* Collaborates with clinical business financial and quality teams to define and develop metric goals; partners with management to develop tools and metrics to evaluate performance of target initiatives. +* Assists with planning monitoring criteria and required corporate reporting metrics; ensures availability of performance measurement data for review analysis and corrective actions. +* Evaluates and drives risk management process improvements efficiencies and workflow enhancements. +* Partners with management identifies end user education training program and services; assists in the development and maintains department policies and procedures. +* Provides subject matter expert support in the development of clinical/business information systems and integration to improve the timely completion of projects. +* Operates under general guidance and work assignments are varied and require interpretation and independent decisions on course of action. +* Performs related duties as required. All responsibilities noted here are considered essential functions of the job under the Americans with Disabilities Act. Duties not mentioned here but considered related are not essential functions. + + +Job Qualification + + + +* Bachelor's Degree required or equivalent combination of education and related experience. +* 3\-5 years of project management for Information Technology projects required. +* Experience in assigned technical area required. +* PMP Certification preferred. + -**KEY OUTCOMES \& RESPONSIBILITIES** +* **Additional Salary Detail** -**Key Outcome: Scalable and Reliable Test Automation for Continuous Deployment** - -*Key Responsibilities:* +The salary range and/or hourly rate listed is a good faith determination of potential base compensation that may be offered to a successful applicant for this position at the time of this job advertisement and may be modified in the future.When determining a team member's base salary and/or rate several factors may be considered as applicable (e.g. location specialty service line years of relevant experience education credentials negotiated contracts budget and internal equity).|~|indeed,in-ff7c4ac1e4085aff|~|Associate Project Manager|~|Northwell Health|~|Not Provided|~|Not Provided|~|FULL_TIME|~|False|~|USD|~|64350.0|~|86060.0|~|2025-04-14|~|Manhasset|~|NY|~|US|~|https://www.indeed.com/viewjob?jk=ff7c4ac1e4085aff|~|Job Description -* Develop and Maintain Automation Frameworks: Build robust scalable test automation frameworks for API UI performance and security testing. -* Execute Automated Tests: Design and execute automated test scripts to validate software functionality regression performance and security across multiple environments. -* Integrate with CI/CD Pipelines: Implement and enhance automated tests within continuous integration and deployment (CI/CD) pipelines. -* Manage Test Data: Develop scripts and tools to generate test data dynamically for automated test suites. -* Identify Defects and Analyze Root Cause: Work closely with developers to diagnose debug and resolve software defects efficiently. -* Conduct Performance Testing: Conduct load and stress testing to ensure system stability under peak loads. -* Develop and Plan Test Strategy: Define and document test strategies ensuring automated tests align with business requirements. +Partners supports and facilitates projects and ensures project initiatives and timelines are met. Assists with management of project plans research and analysis. Coordinates implementation of project plans and evaluates outcomes. -**Key Outcome: Efficient Collaboration and Continuous Improvement in Testing Automation** - -*Key Responsibilities:* +Job Responsibility -* Work Closely with Development Teams: Collaborate with software engineers to develop strategies for implementing best practices in testing define test requirements and integrate automated testing early in the development lifecycle. -* Adopt and Promote Best Practices: Stay updated with emerging test automation tools and techniques driving adoption of best practices across teams. -* Mentorship and Knowledge Sharing: Provide guidance and mentorship to developers and other QA engineers on automation frameworks and tools. -* Code Reviews and Quality Assurance: Participate in code reviews with a focus on automation scripts and testability of applications. -**REQUIREMENTS** - -**Required:** +* Assists the project initiation process by creating project timetables and tracking execution and workflow. +* Aids the preparation of project status reports. +* Assists internal and external groups to optimize success of project deployment. +* Participates in communication with user departments and project teams on project activities. +* Assists the management to develop tools and metrics to evaluate performance of target initiatives. +* Helps in driving risk management process improvements efficiencies and workflow enhancements. +* Assists in the development and maintains department policies and procedures. +* Operates with direct guidance and work assignments are generally straightforward and of moderate complexity. +* Performs related duties as required. All responsibilities noted here are considered essential functions of the job under the Americans with Disabilities Act. Duties not mentioned here but considered related are not essential functions. -* Bachelor's degree in Computer Science Engineering or equivalent work experience. -* 3\-5 years of experience in test automation including designing and maintaining automated test suites. -* Proficiency in programming languages such as Python JavaScript TypeScript or C\#. -* Proven experience with API testing tools like Postman Insomnia or equivalent. -* Hands\-on experience with automated testing frameworks such as Selenium Playwright Cypress Jest or Cucumber. -* Experience with integrating automated tests into CI/CD pipelines (e.g. Jenkins GitHub Actions GitLab CI/CD or Azure DevOps). -* Familiarity with containerized environments (Docker Kubernetes) and cloud services (AWS Azure). +Job Qualification -**Preferred:** -* Experience with performance testing tools (JMeter k6 Locust). -* Strong understanding of software development best practices including test\-driven development (TDD) and behavior\-driven development (BDD). -* Knowledge of monitoring and logging solutions for automated testing. -* Experience with System Observability tools (Datadog New Relic Prometheus). -* Experience working in an Agile/Scrum environment. +* Bachelor's Degree required or equivalent combination of education and related experience. +* 0\-1 years of relevant experience required. +* Proficiency in MS Office Suite (Excel Powerpoint Access etc) preferred +* Strong attention to detail and project timelines. +* Strong written and verbal communication skills. +* Proven success working with all levels of management preferred. + +* **Additional Salary Detail** + +The salary range and/or hourly rate listed is a good faith determination of potential base compensation that may be offered to a successful applicant for this position at the time of this job advertisement and may be modified in the future.When determining a team member's base salary and/or rate several factors may be considered as applicable (e.g. location specialty service line years of relevant experience education credentials negotiated contracts budget and internal equity).|~|indeed,in-e35d2f3138e734f3|~|IT&S Project Manager|~|Northwell Health|~|Not Provided|~|Not Provided|~|FULL_TIME|~|False|~|USD|~|85090.0|~|147220.0|~|2025-04-14|~|Lake Success|~|NY|~|US|~|https://www.indeed.com/viewjob?jk=e35d2f3138e734f3|~|Job Description -**CORE COMPETENCIES** +Plans manages and coordinates project activities to ensure goals and objectives of multiple and large projects are accomplished within prescribed time\-frame and funding parameters. Establishes timelines and ensures project deadlines are met. Maintains integrity and cost containment of projects. -* CUSTOMER FOCUS/CLIENT INTIMACY: seeking to understand client business challenges/needs and delivering continuous value to our clients -* COLLABORATIVE: working with teams and across the organization with ease -* OWNER AGILITY: able to continuously learn and quickly adapt to changing circumstance -* RESULTS DRIVEN: accepts accountability to deliver business outcomes even under changing circumstances. Delivers on commitments -* DISCIPLINED: Thinks plans and prioritizes work on an ongoing basis plans and aligns with key team members before acting + +Job Responsibility -**WORK ENVIRONMENT \& PHYSICAL DEMANDS** -The work environment and physical demands characteristics described here are representative of those an employee encounters while performing the essential functions of this job typically in an office setting or in a home office. An employee in this role may be in a stationary position often standing or sitting for prolonged periods and using office equipment and computers. The noise level in the office environment is usually moderate. (I.e. business office with computers and printers light foot traffic etc.). Reasonable accommodation may be requested to enable individuals to perform the essential functions. +* Plans manages and coordinates projects and ensures project initiatives and timelines are met. Develops project initiation process by defining project scope determining action items assigning ownership creating project timetables and tracking execution and workflow; prepares presents and distributes project status reports. +* Evaluates plans and monitors project implementation for solutions; manages project and project delivery teams ensures deadlines are met escalates issues for appropriate timely resolution and adheres to standardized project management methodologies. +* Develops interdisciplinary project teams in coordination with clinical/business community to ensure deployment of systems; serves as liaison to project sponsors project teams and stakeholders. +* Works with internal and external groups to optimize success of project deployment; communicates with user departments and project teams on project activities; confers with project staff and vendors to provide support and resolve problems. +* Collaborates with clinical business financial and quality teams to define and develop metric goals; partners with management to develop tools and metrics to evaluate performance of target initiatives. +* Assists with planning monitoring criteria and required corporate reporting metrics; ensures availability of performance measurement data for review analysis and corrective actions. +* Evaluates and drives risk management process improvements efficiencies and workflow enhancements. +* Partners with management identifies end user education training program and services; assists in the development and maintains department policies and procedures. +* Provides subject matter expert support in the development of clinical/business information systems and integration to improve the timely completion of projects. +* Operates under general guidance and work assignments are varied and require interpretation and independent decisions on course of action. +* Performs related duties as required. All responsibilities noted here are considered essential functions of the job under the Americans with Disabilities Act. Duties not mentioned here but considered related are not essential functions. + + +Job Qualification + + + +* Bachelor's Degree required or equivalent combination of education and related experience. +* 3\-5 years of project management for Information Technology projects required. +* Experience in assigned technical area required. +* PMP Certification preferred. + -**COMMITMENT TO DIVERSITY EQUITY INCLUSION AND BELONGING** +* **Additional Salary Detail** -Our dedication to Diversity Equity Inclusion and Belonging (DEIB) is a cornerstone of our culture. We believe that the diversity and inclusivity of our workforce are sources of strength. As you become part of our community you'll discover that we are dedicated to creating a positive impact not only for our clients but also for the communities where we live and work. +The salary range and/or hourly rate listed is a good faith determination of potential base compensation that may be offered to a successful applicant for this position at the time of this job advertisement and may be modified in the future.When determining a team member's base salary and/or rate several factors may be considered as applicable (e.g. location specialty service line years of relevant experience education credentials negotiated contracts budget and internal equity).|~|indeed,in-9e469b502f018a76|~|Lead Project Manager|~|Imperial Management Group|~|Not Provided|~|Not Provided|~|PART_TIME|~|True|~|USD|~|30.0|~|35.0|~|2025-04-15|~|Remote|~|Unknown|~|US|~|https://www.indeed.com/viewjob?jk=9e469b502f018a76|~|**About Us:** + +Imperial Management Group (IMG) is a premier consulting firm that empowers businesses through strategic planning operational efficiency and compliance solutions. We specialize in helping organizations streamline operations enhance financial management and ensure regulatory compliance. + +A core part of our work involves assisting businesses and nonprofit organizations navigate the complex landscape of **grants and government contracts**. From *securing funding opportunities to ensuring compliance with federal and state regulations* we provide expert guidance at every stage. Our mission is to equip our clients with the tools and strategies to access funding optimize resources and sustain long\-term growth. + +With a client\-centric approach we offer tailored solutions that drive measurable impact through operational consulting business development or financial strategy. + +**Position Overview** + +IMG is seeking a strategic results\-driven Lead Project Manager to oversee client\-facing projects and internal operational initiatives. This role is ideal for someone with exceptional organizational skills a proactive mindset and the ability to manage multiple complex projects simultaneously. + +The ideal candidate will have experience leading teams managing deadlines and ensuring quality execution across cross\-functional deliverables. A background in grants government contracts or compliance is a strong plus. + +**Key Responsibilities** + +* Lead the planning execution and delivery of multiple projects across internal operations and client engagements. +* Identify areas for process improvement and implement best practices to enhance team efficiency. +* Develop detailed project plans track progress and ensure deliverables are completed on time and within scope. +* Serve as the primary point of contact for project teams on project timelines goals and updates. +* Coordinate and facilitate project meetings including status updates action planning and issue resolution. +* Manage and optimize workflows across platforms such as Trello Clockify and other project management and AI tools. +* Track and ensure compliance\-related deliverables (grants contracts reporting) are met accurately and on time. +* Collaborate with finance team on budget tracking invoicing milestones and resource allocation. +* Support onboarding and training of new contractors or project contributors. + +**Qualifications \& Requirements** + +* Proven experience as a project manager or program lead preferably in consulting nonprofit government or compliance\-related industries. +* Strong communication skills—both written and verbal. +* Ability to work independently and make data\-driven decisions. +* Comfortable leading meetings presenting updates and providing strategic insights to leadership. +* Strong understanding of project management methodologies (Agile Waterfall or hybrid). +* Experience working with grants government contracts or regulatory compliance is highly preferred. +* Demonstrated ability to manage multiple priorities and coordinate across teams. +* Proficient in tools such as Trello Google Workspace Microsoft Office Clockify and client CRM systems. +* Familiarity with AI\-powered tools (e.g. ChatGPT Notion AI or similar) to streamline project planning content generation and task automation. + +**Position Details \& Compensation** + +* **Part\-Time Role**: This position requires approximately **10 hours per week** making it ideal for those seeking supplemental work or a flexible schedule. +* **Compensation**: $25\-$30 per hour based on experience. +* **Schedule Flexibility**: While this role offers flexibility availability for occasional scheduled meetings or urgent requests during business hours (Eastern Time) may be required. A reasonable expectation could be availability for key check\-ins a few times per week and responsiveness within 24 hours for standard requests. +* **Preferred Time Zone**: Eastern Time preferred but candidates in other time zones are welcome as long as availability aligns with the team’s needs. +* **Employment Type**: Independent Contractor (1099\). Candidates must have their own computer reliable internet and necessary software. + +**Why Join IMG?** + +* Flexible remote work environment +* Collaborative and mission\-driven team +* Work with impactful clients across diverse industries + +**How to Apply:** Submit your resume and a brief cover letter outlining your experience and qualifications. We look forward to hearing from you! + +Job Types: Part\-time Contract + +Pay: $30\.00 \- $35\.00 per hour + +Expected hours: 10 – 15 per week + +Benefits: + +* Flexible schedule + +Compensation Package: + +* 1099 contract + +Schedule: + +* Monday to Friday +* Weekends as needed + +Work Location: Remote|~|indeed,in-aa0d8c06a083a4ec|~|Project Manager / Networking|~|Royal Communications Consultants Inc|~|Not Provided|~|Not Provided|~|FULL_TIME|~|False|~|USD|~|145000.0|~|155000.0|~|2025-04-14|~|New York|~|NY|~|US|~|https://www.indeed.com/viewjob?jk=aa0d8c06a083a4ec|~|Seeking a project manager with networking experience. The right candidate will be able to manage projects while also having a solid understanding of networking principles technologies and infrastructure. Skilled in planning executing and delivering projects that involve installation of network equipment network infrastructure security or related technologies. + +**Key Skills and Responsibilities:** + +* Possess the core skills of project management including planning organizing and executing projects according to defined scope budget and timelines. +* Understanding of network architectures protocols and technologies. +* Effectively manage projects related to network infrastructure security and implementation. +* Build and maintain relationships with stakeholders ensuring alignment with project goals and expectations. +* Identify and resolve technical issues that arise during network project implementation contributing to successful project delivery. +* Manage project budgets effectively ensuring resources are allocated appropriately and within the allocated timeframe. +* Manage scheduling. +* Clearly communicate project progress challenges and solutions to various stakeholders including technical and non\-technical audiences. +* Relevant PM certifications preferred. + + + + + +ApHTFBmzSH|~|indeed,in-28c6b23644ab46be|~|Architect Project Manager|~|Short Elliott Hendrickson|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|82000.0|~|115000.0|~|2025-04-15|~|Saint Paul|~|MN|~|US|~|https://www.indeed.com/viewjob?jk=28c6b23644ab46be|~|Imagine being an employee\-owner of a company guided by engaged and empowered team members like yourself. Where a culture of respect flexibility and accountability aren't just ideals \- they're our foundation and diverse backgrounds and perspectives are valued as drivers of innovation and growth. Join us as together we are Building a Better World for All of Us®. + + +**You belong at SEH** + + +We are currently searching for a talented **Architect Project Manager** to join and grow with our Architecture team **out of our St. Paul office** this will be a **hybrid position** so you can also work from home. + + +At SEH we see architectural design as an opportunity to unite form and function efficiency and style sustainability and purpose. You’ll work with a team across the nation who collaborate with governmental agencies to build community centers public safety facilities and park facilities. Or a team of designers who specialize in retail commercial hotels and resorts and large residential/mixed\-use developments. Partner with our planners engineers and environmental teams to turn visions into reality for our clients. + + +**Why our employee\-owners love SEH:** + + +* "I was on vacation last week and had zero concerns that my colleagues would help out with anything that came into my inbox!" – GIS Analyst +* "What company has a CEO who cares enough to seek out one\-on\-one conversations ranging from 'How are you?' to 'What do you think would help the company?' SEH that's who. " – Civil Engineering Technician +* "Having the feeling that my voice matters and believing that SEH truly cares about the employees is so satisfying!" – Sr Financial Analyst +* "It feels good having colleagues and supervisors that provide support and resources for growth and learning!" – Civil Engineer +* "This is the first company I've worked for with a true entrepreneurial spirit." – Sr Mechanical Engineer + + +**Why you’ll love SEH:** + + +* Collaborate on amazing projects of varying size and complexity that positively impact communities +* Being 100% employee\-owned means we all share in the company’s success +* Career development through continued education licensure/certification skills and technical training +* Work arrangements that promote work/life balance +* Flexible holidays enable individuals to tailor their festivities +* Paid Family Leave provides time to care for loved ones whether family by birth or family by choice + + +**This Opportunity:** + + +* Work with local and regional teams to prepare full design projects. +* Responsible for the development of architectural projects with new and prospective clientele +* Marketing SEH’s architectural services preparing and conducting proposal presentations and managing communication between clients consultants and contractors +* Provide guidance and mentorship to junior staff +* Manage project financials + + +**Essential Qualifications:** + + +* Professional Degree in Architecture +* Ten\+ years’ experience with strong expertise in municipal market architecture development +* Licensed Architect in the State of Minnesota +* Strong business management skills with previous leadership roles and proven success in securing new work building business networks and expanding business markets +* Ability to work independently and to coordinate activities across regional teams and offices +* Previous project management experience; Strong client and team communication skills and ability to guide project teams and clients through the design process +* Ability to mentor junior architectural staff and/or other junior project staff through the design process +* Ability to understand how buildings are constructed and to create technical documentation that succinctly describes the work to be done +* Working knowledge of standard building code reviews; facility space planning programming and interior functional layouts site master planning and investigations. +* Ability to travel to clients as needed for team meetings client consultations on\-site inspections/visits etc. At times overnight travel may be required +* Previous experience in proposal and client management with proven history in leading project pursuits and winning proposals. + + +**Preferred Qualifications:** + + +* Industrial and Private sector market experience +* NCARB Certification with ability to obtain licensure in additional states +* Understanding of project financials metrics and ability to track and actively manage a projects financial performance +* Experience acting as a staff supervisor providing guidance and mentorship to direct reports. +* Proficiency with Revit and /or AutoCAD software +* Proficient with Microsoft Suite including Microsoft Project + + +**Who We Are** + + +Better Places. Clean Water. Renewing Infrastructure. Improving Mobility. SEH is an employee\-owned engineering architectural planning and environmental company offering a wide variety of services. We've been helping government industrial and commercial clients find solutions to complex challenges since 1927\. Our 900\+ employee\-owners across the US unite behind our core purpose of Building a Better World for All of Us®. + + +**Who We Are** + + +Better Places. Clean Water. Renewing Infrastructure. Improving Mobility. SEH is an employee\-owned engineering architectural planning and environmental company offering a wide variety of services. We've been helping government industrial and commercial clients find solutions to complex challenges since 1927\. Our 900\+ employee\-owners across the US unite behind our core purpose of Building a Better World for All of Us®. + + +Base compensation is expected to be in the range of $82000 and $115000 based on skill set and experience. Check out our full benefits package at SEH Hiring Journey + + +The selected candidate must be authorized to work for any employer in the U.S. without requiring visa sponsorship now or in the future. + + +SEH is committed to providing equal employment opportunities to all employees and applicants without regard to race color religion sex sexual orientation gender identity or expression national origin disability or veteran status. We take affirmative action to ensure that all employment decisions are based on merit qualifications and abilities. + + +**Notice to Third Party Agencies:** SEH does not accept unsolicited resumes from third party recruiting firms. Absent a signed Service Agreement by SEH’s Talent Director SEH reserves the right to pursue and hire these candidates without financial obligation to recruiters or agencies. + + +\#LI\-GR1 \#LI\-Hybrid|~|indeed,in-3cad56dcde4a739d|~|Construction Project Manager - TikTok Creator|~|CourseCareers|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|4000.0|~|20000.0|~|2025-04-14|~|Unknown|~|GA|~|US|~|https://www.indeed.com/viewjob?jk=3cad56dcde4a739d|~|**About the Role** +------------------ + + +This is a part\-time remote freelance position where anyone with previous experience working in construction can make additional income creating simple TikTok videos about their job. + + +You'll be introducing new people to a career in construction and teaching them how they can land their first position as an Assistant Construction PM or Coordinator by going through our affordable online course. + + +You will be given a complete guide to follow for creating content on TikTok including exact video scripts to create and 1:1 feedback on ways to improve. + + +**What You'll Need** +-------------------- + +* Must have previous experience working in construction project management. Preferably currently working in the role. +* Previous experience creating TikTok content is a plus but not required. + +**Compensation** +---------------- + + +The compensation will be a mix of payment per video plus a 45% affiliate commission on all course sales. The amount of upfront payment per video is based on your experience creating TikTok content. + + +Based on previous creators you can expect around $4000/month in affiliate commissions after your first month from 2\-5 hours of work per week and up to $20000/month after your first 3 months. + + +In addition to making a significant income on the side you'll also be building your personal brand on social media and generating a following for yourself. + +**Next Steps To Apply** +----------------------- + +We are choosing who we hire solely based on the sample video submitted in the application. + + +* Reference this video: https://www.tiktok.com/@cutthetech/video/7423051428324838702 +* Replicate the video above as closely as possible using a similar camera angle and length of the video. Keep the text on screen similar but change it to match your own story. +* Upload the video to TikTok and submit the link to it in the application. We will review all applicants and let you know if we'd like to move forward. + +PS: There may be multiple job postings for the same position but only with different titles. Please only apply to one.|~|indeed,in-49a50df6574a9ac3|~|Remote Technical Project Manager|~|Quantum Pulse Consulting|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|USD|~|86926.0|~|108037.0|~|2025-04-14|~|Detroit|~|MI|~|US|~|https://www.indeed.com/viewjob?jk=49a50df6574a9ac3|~|**About the Role:** + +Quantum Pulse Consulting is seeking a proactive and charismatic Technical Project Manager based in the Philippines. This role requires a strong combination of technical fluency people skills and operational leadership. The ideal candidate is not only detail\-oriented and organized but also extroverted fun to work with and deeply committed to the team’s success. You’ll be working closely with the leadership team and managing dynamic projects across a global consulting environment. + + +**Key Responsibilities:** + + +* Lead end\-to\-end project execution across various technical and consulting initiatives +* Coordinate with cross\-functional teams track progress and ensure timely delivery of milestones +* Communicate effectively with stakeholders and team members in fast\-paced virtual environments +* Oversee task management platforms (Coda) +* Anticipate blockers problem\-solve and keep projects running smoothly +* Ensure all documentation timelines and deliverables are updated and aligned with client expectations +* Be a vibrant go\-to person for internal communication and team energy + + +**Required Qualifications:** + + +* Bachelor’s degree in Business Technology or related field +* Project management certifications (e.g. PMP Scrum Master Agile) strongly preferred +* Demonstrated experience managing digital or technical projects +* Excellent written and verbal communication skills +* Strong leadership and social presence in virtual team settings +* Tech\-savvy and capable of understanding technical discussions and tools +* Must have a portfolio or clear examples of previous project management work +* Highly available flexible and thrives in a remote fast\-paced collaborative team + + +**Preferred Attributes:** + + +* Outgoing highly social personality; someone the team would genuinely love to work with +* Low personal obligations that could conflict with working U.S. hours +* Confident leading conversations with both technical and non\-technical teams +* Eager to grow in a startup\-minded high\-performance environment + + +**How to Apply:** + + +Send your resume certifications and portfolio to: + + +rasheed.ali@qpulse.tech + + +CC in your email: career@qpulse.tech + + +Subject Line: Project Manager – PH Based|~|indeed,in-61b46b22a27e138e|~|MARS Energy - Project Manager|~|Unknown|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|85000.0|~|95000.0|~|2025-04-15|~|Buffalo Grove|~|IL|~|US|~|https://www.indeed.com/viewjob?jk=61b46b22a27e138e|~|At **MARS Energy \- EPC** we specialize in delivering commercial\-scale solar solutions that power schools municipalities and critical infrastructure across Illinois. As a trusted Engineering Procurement and Construction (EPC) provider we are committed to clean energy and smart growth. We’re looking for a **Project Manager** to lead solar construction projects with precision professionalism and purpose\- from design through final PTO. + + **Responsibilities:** + +* Coordinates weekly meetings with teams to communicate the status of projects and 3\-week lookaheads. +* Leads the full project lifecycle for solar EPC projects ensuring delivery on time on budget and to scope. +* Coordinates cross\-functional teams\- engineering procurement and field crews\- for efficient project execution. +* Serves as the main point of contact for clients contractors utility partners and public agencies. +* Builds and maintains detailed project schedules and budgets using tools like Smart sheets Microsoft and Procore. +* Conducts weekly site visits to monitor construction progress perform safety inspections and milestone verification. Pre\-qualify subcontractors for inclusion on bid list. +* Manages accuracy of accounts payable and receivable invoices as it relates to projects assigned. +* Oversees project documentation permitting and reporting for project compliance. +* Supports estimating teams in the preconstruction and bidding phases. +* Facilitates project commissioning closeout and client handoff. +* Must be in Buffalo Grove office 1\-2 days per week. + +**Education:** + +* Bachelor’s degree in Construction Management Engineering Renewable Energy or a related field preferred. +* PMP certification or equivalent a plus. +* NABCEP Training or equivalent a plus + +**Experience:** + +* 3–5 years of experience managing construction projects; solar or renewable energy experience strongly preferred. +* Prior experience managing public works or government\-funded projects is a major plus. +* Demonstrated ability to manage multiple concurrent projects and field teams. + +**Skills Knowledge \& Abilities:** + +* Excellent communication and leadership skills. +* Strong working knowledge of construction sequencing budgeting and permitting. +* Familiarity with solar PV systems renewable energy lifecycles and utility interconnections. +* Proficiency in project management software and Microsoft Office Suite. +* Organized solution\-oriented and able to manage deadlines independently. +* Ability to operate company vehicle. + +**Physical Demands:** + +* Must be able to walk job sites climb ladders/stairs and lift up to 50 lbs. +* Frequent travel to project sites throughout Illinois required. +* Comfortable working outdoors in varied weather conditions. +* Required to be in office 1\-2 days per week at our Buffalo Grove location.|~|indeed,in-ab386e23cd6d4603|~|Marketing + Communications Project Manager|~|Global Leadership Network|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|71788.0|~|87567.0|~|2025-04-14|~|Barrington|~|IL|~|US|~|https://www.indeed.com/viewjob?jk=ab386e23cd6d4603|~|**Marketing \+ Communications Project Manager** + +**Purpose**: As a Marketing \+ Communications Project Manager on the Global Leadership Network’s Marketing and Communications Team you’ll play a critical role in ensuring the seamless execution of marketing initiatives. You will be responsible for managing timelines workflows and budgets to keep projects on track and aligned with organizational goals. Your expertise in Monday.com will drive efficiency ensuring all deadlines are met team members are aligned and deliverables are completed with excellence. By maintaining high attention to detail tracking invoices and ensuring budget accuracy you will help advance our mission—equipping leaders around the world through The Global Leadership Summit and our year\-round content offerings. + +**Global Leadership Network (GLN)** is a nonprofit organization located in South Barrington Illinois. Our purpose is to introduce more people to Jesus and fully follow Him. We accomplish this by serving pastors and equipping churches in order to inspire Kingdom\-oriented leaders around the world through the Global Leadership Summit and other leadership development resources. + + +The Global Leadership Summit is attended by 60000\+ leaders in 400 sites (primarily churches) throughout the United States. The Summit is translated into 50\+ languages and held in over 800 sites in 110 countries reaching over 240000 international leaders from September to April. + + + + +**Job Status**: Regular Full\-Time Exempt + +**Position Team**: Marketing \& Communications + +**Reports to**: Vice President of Marketing \& Communications + +**Benefits (PT30\-FT):** Our comprehensive benefits package includes health dental and vision insurance life insurance retirement savings with company match generous paid time off mental health counseling reimbursement and more. + +**Hybrid Work Schedule**: This position is fully remote which includes working at home on Monday through Friday and may require being in the office for two scheduled Core Weeks each month and the option to work from home or in the office on Mondays Fridays and Tuesday through Thursdays during non\-Core Weeks. + + +**Primary Responsibilities**: + +* Oversee the marketing and communications project workflow ensuring all campaigns content and creative deliverables meet deadlines. +* Manage Monday.com setting up and tracking project timelines assigning tasks and optimizing processes to drive efficiency. +* Maintain clear and proactive communication with internal team members freelancers and stakeholders to ensure project alignment. +* Track and input all marketing\-related invoices ensuring expenses align with budget expectations and are accurately recorded. +* Partner with designers writers and strategists to ensure marketing projects are executed on\-brand on\-time and on\-budget. +* Assist in the development and refinement of project management best practices enhancing workflow efficiency. +* Support cross\-functional teams ensuring marketing campaigns align with broader organizational goals and initiatives. +* Identify and troubleshoot potential roadblocks offering solutions to keep projects moving forward. +* Complete other related duties as assigned. +* Actively participate in one\-on\-one meetings with manager team meetings all\-staff meetings and cross\-functional meetings as needed. + +**Key Deliverables:** + +* Implement well\-coordinated marketing and communications campaigns ensuring deliverables are completed on schedule and within scope. +* Accurate budget tracking with invoices processed and categorized correctly. +* A well\-maintained Monday.com system that provides clear visibility into marketing team workflows priorities and progress. +* Improved team communication and streamlined project management processes reducing inefficiencies. +* Support during The Global Leadership Summit ensuring marketing assets and communications align seamlessly with event needs. + +**Skills and Qualifications:** + +* Excellent written and verbal communication skills ensuring clarity across teams. +* Ability to thrive in a fast\-paced environment managing shifting priorities with grace and efficiency. +* Strong organizational skills with a keen attention to detail and ability to manage multiple projects simultaneously. + +**Education Experience and Other Requirements:** + +* Bachelor’s degree in marketing communications business or a related field (preferred). +* 3\+ years of experience in project management preferably in a marketing or communications setting. +* Expertise in Monday.com for project management (experience with automation and reporting a plus). +* Experience with budget tracking and invoice processing. +* Proficiency in Office 365 (Word Excel PowerPoint Teams SharePoint OneDrive etc.). +* Experience with Active Campaign a plus. +* A vital relationship with Jesus Christ as Lord and Savior and an active participant of a local church that holds to a historic orthodox understanding of biblical Christianity. + +**Organizational Values:** + +* **Excellence** – We bring our best into everything we do knowing that this honors God. +* **Authenticity** – We seek to be real and honest and encourage others to do the same. +* **Collaboration** – We set aside personal preferences to reach those who do not yet know Jesus. +* **Humility** – We are flexible responsible and respectful of others.|~|indeed,in-61b46b22a27e138e|~|MARS Energy - Project Manager|~|Unknown|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|85000.0|~|95000.0|~|2025-04-15|~|Buffalo Grove|~|IL|~|US|~|https://www.indeed.com/viewjob?jk=61b46b22a27e138e|~|At **MARS Energy \- EPC** we specialize in delivering commercial\-scale solar solutions that power schools municipalities and critical infrastructure across Illinois. As a trusted Engineering Procurement and Construction (EPC) provider we are committed to clean energy and smart growth. We’re looking for a **Project Manager** to lead solar construction projects with precision professionalism and purpose\- from design through final PTO. + + **Responsibilities:** + +* Coordinates weekly meetings with teams to communicate the status of projects and 3\-week lookaheads. +* Leads the full project lifecycle for solar EPC projects ensuring delivery on time on budget and to scope. +* Coordinates cross\-functional teams\- engineering procurement and field crews\- for efficient project execution. +* Serves as the main point of contact for clients contractors utility partners and public agencies. +* Builds and maintains detailed project schedules and budgets using tools like Smart sheets Microsoft and Procore. +* Conducts weekly site visits to monitor construction progress perform safety inspections and milestone verification. Pre\-qualify subcontractors for inclusion on bid list. +* Manages accuracy of accounts payable and receivable invoices as it relates to projects assigned. +* Oversees project documentation permitting and reporting for project compliance. +* Supports estimating teams in the preconstruction and bidding phases. +* Facilitates project commissioning closeout and client handoff. +* Must be in Buffalo Grove office 1\-2 days per week. + +**Education:** + +* Bachelor’s degree in Construction Management Engineering Renewable Energy or a related field preferred. +* PMP certification or equivalent a plus. +* NABCEP Training or equivalent a plus + +**Experience:** + +* 3–5 years of experience managing construction projects; solar or renewable energy experience strongly preferred. +* Prior experience managing public works or government\-funded projects is a major plus. +* Demonstrated ability to manage multiple concurrent projects and field teams. + +**Skills Knowledge \& Abilities:** + +* Excellent communication and leadership skills. +* Strong working knowledge of construction sequencing budgeting and permitting. +* Familiarity with solar PV systems renewable energy lifecycles and utility interconnections. +* Proficiency in project management software and Microsoft Office Suite. +* Organized solution\-oriented and able to manage deadlines independently. +* Ability to operate company vehicle. + +**Physical Demands:** + +* Must be able to walk job sites climb ladders/stairs and lift up to 50 lbs. +* Frequent travel to project sites throughout Illinois required. +* Comfortable working outdoors in varied weather conditions. +* Required to be in office 1\-2 days per week at our Buffalo Grove location.|~|indeed,in-866bb426b88363dc|~|IT Support Specialist (PT)|~|Quiktrak|~|Consulting And Business Services|~|Not Provided|~|PART_TIME|~|True|~|USD|~|29235.0|~|33150.0|~|2025-04-14|~|Beaverton|~|OR|~|US|~|https://www.indeed.com/viewjob?jk=866bb426b88363dc|~|**General Summary**: -**EEO DISCLAIMER** - -Butler/Till is an Equal Opportunity Employer to all employees and applicants and prohibits discrimination and harassment of any kind without regard to race color religion age sex national origin disability status genetics protected veteran status sexual orientation gender identity or expression or any other characteristic protected by federal state or local laws. This applies to all terms and conditions of employment including recruiting hiring placement promotion termination layoff recall transfer leaves of absence compensation and training. +Manages laptops and tablets and peripherals for remote employees and field staff. Provides support for all issues relating to PC systems. This is a part\-time position that requires all work hours to be onsite. -**COMPENSATION** -Butler/Till is committed to providing pay transparency of our compensation philosophy and ensuring equitable pay practices for our employee owners. The compensation range for this position is $72000\- $100000 and represents the annual salary range in Rochester NY. Base pay offered may vary depending on multiple individualized factors including location skills and experience. +**Essential Functions**: + + + +(The essential functions are intended only as illustrations of the various types of work that may be performed. The omission of specific statements of duties does not exclude them from the position. Duties and responsibilities are also subject to change by the employer as the needs of the employer and requirements of the job change.) -This is just one component of Butler/Till’s total compensation package for employee owners. The total compensation package for this position may also include other elements including ESOP (employee stock ownership plan) an annual bonus in addition to a full benefits package and paid time off benefits including 100% paid parental leave. Details of participation in these benefit plans will be provided if an employee receives an offer of employment.|~|indeed \ No newline at end of file + +* Be able to procure and ship devices (Tablets Laptops remote work kits etc.) to Field Inspectors and Employees. + + + Manage UPS account. + + + Manage Amazon Business account. +* Be able to install remoting software to Devices for ITOps offsite/offshore so that they can connect and configure the device. + + +* Be able to manage inventory in the Quiktrak office. + + + Maintain Inventory. + + + Manage data erasure for designated devices. + + + Work with external services for device destruction and recycling. +* Be able to coordinate with Employees and generate shipping labels to receive devices/equipment. This could be for Employees leaving or repair/replacement cases. + + +* Help with some of the ITOps tickets that includes basic desktop support troubleshooting installing testing and maintaining. + + + +**Nice to haves**: + + + +* Ability to automate some or all Device configuration process through script writing.|~|indeed,in-8e0332ef3363f9b6|~|IT Support - TikTok Creator|~|CourseCareers|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|4000.0|~|20000.0|~|2025-04-14|~|Unknown|~|GA|~|US|~|https://www.indeed.com/viewjob?jk=8e0332ef3363f9b6|~|**About the Role** +------------------ + + +This is a part\-time remote freelance position where anyone with previous experience working in IT Support can make additional income creating simple TikTok videos about their job. + + +You'll be introducing new people to a career in IT and teaching them how they can land their first position in help desk by going through our affordable online course. + + +You will be given a complete guide to follow for creating content on TikTok including exact video scripts to create and 1:1 feedback on ways to improve. + + +**What You'll Need** +-------------------- + +* Must have previous experience working in IT Support. Preferably currently working in the role. +* Previous experience creating TikTok content is a plus but not required. + +**Compensation** +---------------- + + +The compensation will be a mix of payment per video plus a 45% affiliate commission on all course sales. The amount of upfront payment per video is based on your experience creating TikTok content. + + +Based on previous creators you can expect around $4000/month in affiliate commissions after your first month from 2\-5 hours of work per week and up to $20000/month after your first 3 months. + + +In addition to making a significant income on the side you'll also be building your personal brand on social media and generating a following for yourself. + +**Next Steps To Apply** +----------------------- + +We are choosing who we hire solely based on the sample video submitted in the application. + + +* Reference this video: https://www.tiktok.com/@cutthetech/video/7423051428324838702 +* Replicate the video above as closely as possible using a similar camera angle and length of the video. Keep the text on screen similar but change it to match your own story. +* Upload the video to TikTok and submit the link to it in the application. We will review all applicants and let you know if we'd like to move forward. + +PS: There may be multiple job postings for the same position but only with different titles. Please only apply to one.|~|indeed \ No newline at end of file diff --git a/outputs/jobspy_output_Branden_at_autoemployme_onmicrosoft_com.csv b/outputs/jobspy_output_Branden_at_autoemployme_onmicrosoft_com.csv new file mode 100644 index 0000000..39f1fc9 --- /dev/null +++ b/outputs/jobspy_output_Branden_at_autoemployme_onmicrosoft_com.csv @@ -0,0 +1,793 @@ +Job ID|~|Job Title (Primary)|~|Company Name|~|Industry|~|Experience Level|~|Job Type|~|Is Remote|~|Currency|~|Salary Min|~|Salary Max|~|Date Posted|~|Location City|~|Location State|~|Location Country|~|Job URL|~|Job Description|~|Job Source,go-yiukjIh3eVWiiXcRAAAAAA==|~|Help Desk Technician|~|Red River Technology|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-14|~|Chantilly|~|VA|~|Unknown|~|https://onmogul.com/jobs/help-desk-technician-b976aa9c-4295-46f1-8fd6-03da3bff596c?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Red River Managed Services seeks selfless humble and team-oriented people that are always willing to support the success of their colleagues over their own. We enjoy working with people that can make wise decisions relying on data experience and collaboration. We seek individuals who are open to giving and receiving feedback through a willingness to share learnings. + +At Red River we provide a welcoming and positive workplace where everyone feels valued and able to do their best work fostering a one-team mentality. We want people that embrace new ideas and are passionate about innovation and brainstorming better solutions. This in turn fosters a means to overcome self-doubt and respectfully challenge the status quo while pursuing a career of providing exceptional client service. + +Red River breeds curiosity by providing a work environment that values listening with intent an eagerness to learn and respects others’ ideas while remaining humble about their own knowledge gaps. This translates into a client-centric culture that anticipates needs with an urgency to resolve issues and builds long-term client relationships. + +To be part of our company you must be capable of thriving in change with a passion for being challenged. Here are the characteristics of the perfect candidate for this role. If you are selected for interview within Red River we ask that you come prepared to discuss how you embrace and reflect the following requirements: +• Selflessness — You are humble when searching for the best ideas; you seek what’s best for Red River; you discern how your actions could affect others; you seek to make those around you successful. +• Judgment — You do not make short term fixes that jeopardize long term solutions; you make wise decisions despite ambiguity relying on training experience and collaboration with others; you rely on data to inform your intuition and decisions. +• Candor — You willingly receive and give feedback; you are open about what’s working and what needs to improve; you admit mistakes openly and share learnings widely. +• Creativity — You welcome new ideas; you are passionate and persistent in pursuit of better ways to do things and more innovative solutions; you value “brainstorming” as an expression. +• Courage — You overcome self-doubt and/or fear to always search for the truth; you are willing to risk personal failure to help or challenge the status quo in the pursuit of excellence. +• Inclusion — You bring an attitude of “positive intent” and welcoming nature to all interactions with others; you work to ensure everyone around you is welcomed and positioned to do their best work; you view every Red River colleague as a member of one team. +• Curiosity — You listen intently and with a purpose to understand; you learn rapidly and eagerly; you are as interested in other people’s ideas as your own; you’re humble about what you don’t yet know. +• Empathy — You take the time to understand the client’s issue and perspective; you anticipate client needs you address client needs effectively you make them feel valued and understood; you work to foster loyalty and a long-term relationship. +• Resilience — You thrive in rapidly changing circumstances; you adapt easily to change; you can make fact-based decisions; you know when to include or escalate to others; you embrace a hard challenge. + +This position is primarily responsible for working on a team within the NOC. This position will handle technical support requests directly from customers as well as escalation from other team members and field engineers. Our engineers are responsible for maintaining user uptime and improving their computing experiences through effective maintenance problem identification and resolution activities as well as growing and developing the organization’s perception with existing customers through exceptional customer service. This position will also assist the NOC engineers with handling any kind of tasks related to network and infrastructure outages. ​ + +This role will support a 24/7 environment only apply if you are willing to work in different shifts (mornings evening and overnight). The official shift will be confirmed prior to a hiring decision being made. + +Primary Position Tasks: +• Must be flexible to work nights and weekends holidays (We are a 24x7x365 call center environment) +• Strong ability for communication and collaboration in a high activity and fast paced environment. +• Email Administration with basic level of user management including configuring new accounts password resets and troubleshooting user login profile and permission issues +• Maintaining standards and documentation on an ongoing basis as products and technologies evolve +• Accept customer calls alerts and escalations from the NOC engineers +• Follow trouble shooting Standards Operating Procedures (SOPs) +• Act as the point of contact for customer incidents reported by telephone email and remote monitoring tools ensuring all processes and agreed upon standards are followed. This includes performing system analysis techniques to consult with end users and determining the hardware and software system functional specifications. +• Consistently meet/exceed customer account needs; identify opportunities to enhance delivery of company service and support goals. +• Engage in IT certification programs to develop subject matter expertise +• Work with NOC team with a focused direction on calls and SLA management while adding value and contributing to overall team performance. +• Maintain accuracy of all reports/audits and client documentation based on Red River and customer defined system specifications. Ensure log entries to the ticketing system are accurate concise and timely to meet the SLAs (service-level agreement). +• Exercise sound judgment when working outside defined practices and procedures; accurately close incidents for known errors without the need for functional escalation +• Escalate potential areas for improvement to standard operating procedures (SOPs) to team leadership. +• Keep current on new releases updates and changes to Customer Run Book content +• Continually pursue on-going training and development opportunities to advance skill sets and in turn ability to effectively deliver to customers. +• Maintain clear understanding of the interdependencies that problem change and configuration managements processes have on good incidents management practices. +• Other business duties as assigned + +Minimum Education/Certification/Experience Requirements: +• Bachelor’s degree desired Computer Science Engineering or other technical degree or equivalent experience +• Desired certifications: CompTIA A+ Network+ OR Microsoft MCSA certifications +• Minimum 1 years of IT experience with IT administration and support experience with windows administration and management of Active Directory DHCP DNS Group policy +• High level experience and knowledge of Windows and Mac operating systems + +Preferred Education/Certification/Experience: +• Previous Experience in a fast-paced consulting or MSP environment as plus +• Basic domain functionality experience with Active Directory functionalities Group Policy DNS and DHCP +• Experience with desktop operating systems + +Knowledge Skills and Abilities: +• Basic knowledge of Backup Solutions +• Basic knowledge of troubleshooting Remote Desktop Services and VPN +• Basic understanding of core network components +• Basic virtualization Administration and architecture knowledge such as rebooting virtual machines allocating necessary resources and maintaining the hypervisor +• Candidates must be energetic and focused with a strong motivation to learn new technologies and management and maintenance processes. +• This position requires dedication persistence effective utilization of provided resources and the ability to deliver superior customer service. +• Proven ability to utilize CRM data product documentation and other resources to research and resolve client technical issues. +• IT hardware/software knowledge with previous work experience in Windows and Unix/Linux-based environments +• Strong understanding of hardware and software compatibility (i.e. rev. levels firmware versions etc.) installation and configuration +• Strong working knowledge of servers (physical and virtual) enterprise backup applications SAN and network infrastructure +• Strong consulting and communication skills  +• Confidence and experience in front of clients  +• Strong ability to work in a team-based environment  +• Ability to be a self-starter and possess good time management skills  + +Basic Qualifications: +• U.S. Citizenship Required + +Red River offers a competitive salary excellent benefits and an exceptional work environment. You can review our benefit offerings here. If you are ready to join a growing company please submit your resume and cover letter (optional). + +EOE M/F/DISABLED/Vet + +Red River is an equal opportunity employer. All qualified applicants will receive consideration for employment. Discrimination or harassment based upon any protected characteristics as defined by state or federal law is wholly inconsistent with our company values and will not be tolerated. + +In order to ensure reasonable accommodation for individuals protected by Section 503 of the Rehabilitation Act of 1973 the Vietnam Veterans Readjustment Act of 1974 and Title I of the American’s with Disabilities Act of 1990 applicants that require accommodation in the job application process may contact accommodation@redriver.com. PLEASE NOTE: This contact channel is reserved for use by individuals with disabilities who require special accommodations in order to submit an expression of interest in a position within Red River. + +Red River does not accept unsolicited resumes from individual recruiters or third-party recruiting agencies in response to job postings or otherwise. Placement fees will not be paid to any recruiter unless Red River has an active agreement in place with the recruiter and such a request has been made by the Red River Talent Acquisition team and such candidate was submitted to the Red River Talent Acquisition Team via our Applicant Tracking System. Any unsolicited resumes or other data submitted to Red River in violation of this policy may be used by Red River without obligation to pay any fees of any kind to the recruiter.|~|google,go-Rqo_HMnx9TihOFrrAAAAAA==|~|Help Desk Technician I|~|Epsilon Inc|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-09|~|Arlington|~|VA|~|Unknown|~|https://us.bebee.com/job/f77536b913235837de90b9afc39c96ef?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Epsilon is an IT Services company founded in 2009 and has become an established leader in providing Information Technology services to both Federal Government and Commercial businesses across the United States. +Our Mission + +We are known for our solution-focused and innovative approach aligning technology systems tools and processes with the missions and objectives of our customers. +About the Role + +We are seeking a Help Desk Technician I to join our team in Crystal City VA initially and then transition to Manassas VA within the first year. As a Help Desk Technician I you will be responsible for providing on-site technical support to end users in a large enterprise environment. + +This role focuses on resolving hardware and software issues and ensuring timely solutions to IT incidents and service requests. You will manage face-to-face interactions documenting all activities in the IT ticketing system. + +This position involves troubleshooting desktop computers laptops peripherals and software as well as assisting with user account management imaging devices and collaborating with other IT teams for escalations. +Responsibilities: +• Troubleshoot desktop/laptop hardware operating systems (Windows macOS) and applications (Microsoft Office collaboration tools). +• Document and track incidents and requests in the ticketing system ensuring accurate and timely updates. +• Assist users via chat email and ticketing systems with login problems password resets and general troubleshooting while adhering to security protocols. +• Collaborate with IT teams and escalate complex issues as needed for timely resolution. +• Participate in training and knowledge-sharing sessions to stay current on technologies and improve support skills. +• Maintain accurate records of hardware inventory ensuring proper asset management. +• Assist with IT setup and orientation for new employees ensuring they are properly equipped and onboarded. +Requirements: +• A U.S. Citizen by requirement of this position. +• 1-2 years of experience in a help desk or technical support role with an interest in growing technical expertise. +• Hold a current 8570/8140 IAT Level II Certification (CCNA Security CySA+ GICSP GSEC Security+ CE CND SSCP). +• Strong problem-solving skills and the ability to provide hands-on support under pressure. +• Proficient in troubleshooting hardware issues (desktops laptops printers peripherals) and software problems. +• Good verbal and written communication skills with a strong focus on delivering excellent customer service. +• Familiarity with IT service management tools and remote support technologies. +Additional Requirements: +• An active Secret clearance with the ability to obtain a Top Secret with SCI eligibility or have an active Top Secret with SCI eligibility. +• Will be subject to a federal background investigation. + +Epsilon is committed to creating a diverse environment and is proud to be an equal opportunity employer. All qualified applications will receive consideration for employment without regard to race color religion gender gender identity or expression sexual orientation national origin genetics disability age or veteran status. EEO/AA: Disabled/Vets.|~|google,go-UX9PCo91W4YmXULjAAAAAA==|~|Help Desk Technician I - Security Clearance Required. Job in Arlington LilyLifestyle Jobs|~|Epsilon Inc|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-09|~|Arlington|~|VA|~|Unknown|~|https://jobs.lilylifestyle.co.uk/jobs/help-desk-technician-i-security-clearance-required-arlington-virginia/1624597225-2/?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Help Desk Technician I + +Who is Epsilon: +Epsilon is an IT Services company that was founded in 2009 and has become an established leader in providing Information Technology services to both Federal Government and Commercial businesses across the United States. Epsilon is known for its solution-focused and innovative approach aligning technology systems tools and processes with the missions and objectives of its customers. + +Epsilon's headquarters are in Weaverville NC with other corporate offices in Greenville SC Crystal City VA and Denver CO. We have employees in 30+ States across the U.S. + +Why work for Epsilon: +In joining Epsilon's team you will have the opportunity to contribute to Epsilon's business and customer initiatives as well as influence our brand culture through people interaction and technology advancements. + +Epsilon invests in our employees by promoting from within and enabling employees to elevate their knowledge and skill set in their profession by allocating $3000 annually in Professional Development funds. We also offer competitive pay comprehensive benefits through one of the largest national carriers Paid Time Off (PTO) that increases with tenure and has a generous rollover 11 company paid Holidays and 401(k) with immediate contribution. + +Where you'll work: +You will work onsite in Crystal City VA initially and then transition to onsite in Manassas VA within the first year. + +Our Customer's Mission: +Team Epsilon has been chosen to deliver full-spectrum IT and Cyber Security support to a critical and enduring multinational organization within the United States Department of Defense. This DoD organization manages the resourcing development and sustainment of one of our nation's most coveted and capable platforms. Our role in this mission involves managing classified environments supporting international partners and foreign military sales (FMS) clients providing top-tier desk-side support and offering adaptable enterprise infrastructure solutions. Our services ranging from systems administration and network engineering to Information security and data center management are essential to the mission's success so we're looking for team members who are committed to delivering excellence without compromise and who view customer service as a top priority. + +An average day: +As Help Desk Technician I you will be responsible for providing on-site technical support to end users in a large enterprise environment. This role focuses on resolving hardware and software issues and ensuring timely solutions to IT incidents and service requests. You will manage face-to-face interactions documenting all activities in the IT ticketing system. This position involves troubleshooting desktop computers laptops peripherals and software as well as assisting with user account management imaging devices and collaborating with other IT teams for escalations. You will support end-user training contributing to continuous improvement while meeting federal contract objectives. Additionally in this position you will: +• Troubleshoot desktop/laptop hardware operating systems (Windows macOS) and applications (Microsoft Office collaboration tools). +• Document and track incidents and requests in the ticketing system ensuring accurate and timely updates. +• Assist users via chat email and ticketing systems with login problems password resets and general troubleshooting while adhering to security protocols. +• Collaborate with IT teams and escalate complex issues as needed for timely resolution. +• Participate in training and knowledge-sharing sessions to stay current on technologies and improve support skills. +• Maintain accurate records of hardware inventory ensuring proper asset management. +• Assist with IT setup and orientation for new employees ensuring they are properly equipped and onboarded. +• Ensure service delivery adheres to established service level agreements (SLAs) and performance metrics.Basic Qualifications: +• As a requirement of this position all candidates must be a U.S. Citizen. In accordance with 8 U.S.C. 1324b(a)(2)(C) Epsilon will not consider candidates for this position who do not meet the aforementioned conditions. +• 1-2 years of experience in a help desk or technical support role with an interest in growing technical expertise. +• Must hold a current 8570/8140 IAT Level II Certification (CCNA Security CySA+ GICSP GSEC Security+ CE CND SSCP) +• Strong problem-solving skills and the ability to provide hands-on support under pressure. +• Proficient in troubleshooting hardware issues (desktops laptops printers peripherals) and software problems. +• Good verbal and written communication skills with a strong focus on delivering excellent customer service. +• Familiarity with IT service management tools and remote support technologies. +• Experience working in a team environment with a willingness to learn and adapt. +• Knowledge of ITIL best practices is a plus. +• Relevant certifications (e.g. CompTIA A+ HDI) are desirable but not required.Other Requirements: +• Must have an active Secret clearance with the ability to obtain a Top Secret with SCI eligibility or have an active Top Secret with SCI eligibility. +• Will be subject to a federal background investigation.Physical Demands and Working Conditions: +Listed below are the physical or mental requirements necessary for the job's performance. Reasonable accommodation may be made to enable individuals with disabilities to perform essential job functions: +• Requires physical mobility frequent movement between user workstations ability to stand or kneel for periods of time and lift or move equipment with assistance. +• Prolonged periods of computer desk work. +• Dexterity of hands and fingers to operate a computer keyboard and other computer components. +• Speaking and hearing are sufficient to converse and understand conversations both in-person telephone and virtual meetings. +• The cognitive skills needed to complete tasks including abilities such as learning remembering focusing categorizing and integrating information for decision-making problem-solving and comprehending. +• Ability to learn new tasks remember processes maintain focus complete tasks independently make timely decisions in the context of a workflow and the ability to communicate with managers and co-workers. +• Mental aptitude to respond appropriately in high-pressure situations or deadline-driven environments. +• Maintain a professional emotional response when working with others. + +Connect directly with your dedicated recruiter Jon on Epsilon's careers page. + +Epsilon is committed to creating a diverse environment and is proud to be an equal opportunity employer. All qualified applications will receive consideration for employment without regard to race color religion gender gender identity or expression sexual orientation national origin genetics disability age or veteran status. EEO/AA: Disabled/Vets. + +Please click here to review your rights under EEO policy. + +If you are an individual with a disability and need special assistance or reasonable accommodation in applying for employment with Epsilon Inc. please contact our Recruiting department by phone 828-398-5414 or by email careers@ .|~|google,go--OMMmabdy7hImi0yAAAAAA==|~|Technical Support Engineer - Escalation TAC|~|Juniper Networks|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-11|~|Herndon|~|VA|~|Unknown|~|https://www.linkedin.com/jobs/view/technical-support-engineer-escalation-tac-at-juniper-networks-4207028160?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|At Juniper we believe the network is the single greatest vehicle for knowledge understanding and human advancement the world has ever known. + +To achieve real outcomes we know that experience is the most important requirement for networking teams and the people they serve. Delivering an experience-first AI-Native Network pivots on the creativity and commitment of our people. It requires a consistent and committed practice something we call the Juniper Way. + +Escalation Engineer Role & Responsibilities + +Escalation Engineer: Provide 24x7 deep technical troubleshooting for escalated issues that involve Juniper Networks' products' most technically complex or politically sensitive support situations. Collaborating with other teams to find and resolve customer issues. Providing feedback to the Engineering and product teams for product improvements. Monitoring and reviewing escalated cases. Creating reviewing documents such as Knowledge Base articles Product Support Notifications and training. +• Location: Hybrid Remote Possible + +Technical Expertise + +Extensive knowledge in networking technologies troubleshooting provisioning and management of networking equipment. Working knowledge regarding virtualization software development and scripting. Use traceoption syslog analysis packet captures source code debugging tools or develop home-grown tools to analyze problems and develop solutions to meet customer needs. Review Functional Specs to ensure debugging supportability and resiliency features are incorporated. + +Cross-Functional Environment + +Provide customer feedback to various Business Units regarding common problems. Work together to provide solutions to the customer which may include a workaround software or hardware improvement and recommend changes to the design of our product. Leverage lesson learned to drive product improvements and supportability. + +Mentor + +Develop workshops deliver software quality and supportability reviews risk assessments. Train and support JTAC Engineers and help them resolve service requests (SRs'). Inspired others by setting an example coaching and leadership skills. Willing and eager to learn from each other’s. + +Detailed Responsibilities for Software and Hardware Escalation Engineers: +• Act as the escalation point of contact for level 1 and 2 Technical Support teams. +• Engage in live debugging sessions +• Technical lead in driving resolution/workaround on escalated issues. +• Collaborate with our Engineering team on bug fixes. +• Recreate customer network issues in our lab environment for problem characterization and isolate root cause. +• Verify software fixes to confirm the customers' technical issues are resolved and without regressions. +• Coordinate with JRM on software release delivery. +• Publish TSBs/KBs to alert internal/external customers of product issues with wide exposure and impact. +• Leverage lessons learned to drive product improvements/debuggability (BTB). +• Review Functional Specs to ensure debugging/resiliency features are incorporated. +• Provide technical trainings/papers on product architecture packet-flow troubleshooting guides to JTAC engineers. Work with JTAC engineers on one-on-one sessions. +• Chair and participate in the weekly escalation meeting with PLM/Engineering/Field personnels/JTAC. +• Hardware: Perform Failure Analysis for field returned hardware. +• Hardware: Solutions for hardware issues could be addressed by software change firmware update or new hardware. Evaluate and recommend a solution that is easy to implement and least impactful to customers and Juniper. + +Required Skills: +• 7+ years of working experience in an advanced network support role 2-3 of these years would be spent supporting large IP networks +• Strong operating and troubleshooting knowledge across the following routing and switching technologies: TCP/IP BGP OSPF ISIS MPLS (L2 & L3 VPN) Multicast protocols (IGMP PIM) Switching technologies (VLAN/Trunking) +• Working experience with Junos - Operating System architectures (Linux/FreeBSD) Scripting languages (Python/TCL/Perl/Ansible/Puppet/C/C++/others) Virtualization Service daemons (DHCP/DNS/TACACS/Radius) DevOps +• Extensive and deep knowledge in IP networking in layers 2-4 (TCP/IP Ethernet VLANs VLAN stacking QoS Spanning Tree (STPRSTP) RIP VRRP IGMP) +• Strong communication skills including influencing and collaboration skills are a must +• Strong customer management and customer service skills +• Excellent presentation skills +• Juniper Certifications are a strong plus + +Minimum Salary: $141600.00 + +Maximum Salary:$203550.00 + +The pay range for this position is expected to be between $141600.00 and $203550.00/year; however the base pay offered may vary depending on multiple individualized factors including market location job-related knowledge skills and experience. The total compensation package for this position also includes medical benefits 401(k) eligibility vacation sick time and parental leave. Additional details of participation in these benefit plans will be provided if an employee receives an offer of employment. + +If hired employee will be in an “at-will position” and the Company reserves the right to modify base salary (as well as any other payment or compensation program) at any time including for reasons related to individual performance Company or individual department/team performance and market factors. + +Juniper’s pay range data is provided in accordance with local state pay transparency regulations. Juniper may post different minimum wage ranges for permanent residency petitions pursuant to US Department of Labor requirements. + +About Juniper Networks + +Juniper Networks challenges the inherent complexity that comes with networking and security in the multicloud era. We do this with products solutions and services that transform the way people connect work and live. We simplify the process of transitioning to a secure and automated multicloud environment to enable secure AI-driven networks that connect the world. Additional information can be found at Juniper Networks (www.juniper.net) or connect with Juniper on Twitter LinkedIn and Facebook. + +WHERE WILL YOU DO YOUR BEST WORK? + +Wherever you are in the world whether it's downtown Sunnyvale or London Westford or Bangalore Juniper is a place that was founded on disruptive thinking - where colleague innovation is not only valued but expected. We believe that the great task of delivering a new network for the next decade is delivered through the creativity and commitment of our people. The Juniper Way is the commitment to all our colleagues that the culture and company inspire their best work-their life's work. At Juniper we believe this is more than a job - it's an opportunity to help change the world... + +INCLUSION AND DIVERSITY AT JUNIPER + +At Juniper Networks we are committed to elevating talent by creating a trust-based environment where we can all thrive together. We know from experience that people from underrepresented groups often do not apply for roles they do not feel they meet all the criteria for. If you think you have what it takes but do not necessarily check every single box please consider applying. We’d love to speak with you. + +Additional Information for United States jobs: + +ELIGIBILITY TO WORK AND E-VERIFY + +In compliance with federal law all persons hired will be required to verify identity and eligibility to work in the United States and to complete the required employment eligibility verification form upon hire. + +Juniper Networks participates in the E-Verify program. E-Verify is an Internet-based system operated by the Department of Homeland Security (DHS) in partnership with the Social Security Administration (SSA) that allows participating employers to electronically verify the employment eligibility of new hires and the validity of their Social Security Numbers. +• Information for applicants about E-Verify / E-Verify Información en español: This Company Participates in E-Verify / Este Empleador Participa en E-Verify +• Immigrant and Employee Rights Section (IER) - The Right to Work / El Derecho a Trabajar + +E-Verify® is a registered trademark of the U.S. Department of Homeland Security. + +Juniper is an Equal Opportunity workplace and Affirmative Action employer. We do not discriminate in employment decisions on the basis of race color religion gender (including pregnancy) national origin political affiliation sexual orientation gender identity or expression marital status disability genetic information age veteran status or any other applicable legally protected characteristic. All employment decisions are made on the basis of individual qualifications merit and business need.|~|google,go-dTxGZ0Fr1ENMZse3AAAAAA==|~|IT Help Desk Professional|~|Peraton|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-12|~|Sterling|~|VA|~|Unknown|~|https://us.bebee.com/job/b6dcd5e24725e16868277562afec8ad1?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Peraton is a next-generation national security company that drives missions of consequence spanning the globe. We are currently seeking an IT Help Desk Professional to join our team of experts. + +This individual will be responsible for delivering exceptional customer satisfaction by resolving technical issues and meeting end-users' needs. The selected candidate will provide remote phone email and chat troubleshooting support for application desktop network and mobile device issues. +• Deliver exceptional customer satisfaction by resolving technical issues and meeting end-users' needs +• Provide remote phone email and chat troubleshooting support for application desktop network and mobile device issues|~|google,in-3173ee0ed0cd6004|~|Technical Support Operations Specialist|~|Dental Intelligence|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|56578.0|~|72960.0|~|2025-04-14|~|Remote|~|Unknown|~|US|~|https://www.indeed.com/viewjob?jk=3173ee0ed0cd6004|~|**About Us** +We are the leading player in the SaaS analytics and workflow space for dental practices launched in 2015 to help dentists manage and grow their practices. Our best\-in\-class tech makes it more fulfilling to be a dental professional and easier to be a patient. Nearly 9000 dental practices utilize our platform to practice smarter generating an average top\-line production increase of 50% in the first 12 months. Whether a practice wants a comprehensive 2\-year growth plan or simply a more effective Morning Huddle we take the busy work out of growth. Our platform helps practices find patients schedule them follow up collect payments file their forms design their treatment plans and so much more. If the profile below sounds like you \- let’s talk! + + **Position Overview:** + + +The Technical Support Operations Specialist plays a crucial role in maintaining and optimizing the technical support infrastructure. This role is responsible for managing Intercom workflows API integrations and troubleshooting technical issues related to support systems. The specialist will also collaborate cross\-functionally with product development and support teams to ensure seamless operations and improve the user experience. This is a highly technical position requiring hands\-on experience with APIs workflow automation and support tools along with strong communication and problem\-solving skills. + + +**Roles and Responsibilities** + +***Technical Systems Management*** + +* Oversee and maintain Intercom workflows ensuring smooth functionality and user experience. +* Troubleshoot and manage API integrations including assessing and resolving failures in Slack channels and other connected systems. +* Optimize automated data collection workflows and user attributes within Intercom. +* Ensure seamless execution of online customer forms and related processes including cancellation requests and phone number porting. + +***Support Optimization and Cross\-Functional Collaboration*** + +* Collaborate with the support team to address workflow queue routing and in\-product AI issues. +* Lead key support projects including conversation routing enhancements with Director of Support. +* Work with product and development teams to solve technical challenges particularly related to in\-product AI. +* Track and report on support system issues and progress to key stakeholders. + +***Tool and Workflow Administration*** + +* Manage and automate Jira Support board workflows. +* Handle internal support cases (ISCs) in all relevant systems – including Salesforce (SFDC). +* Attend quarterly product webinars and QBRs with Intercom CSM to stay updated on new features. +* Generate periodic reports to provide insights into support performance and system health. + +***Vendor and Software Management*** + +* Monitor and implement new releases and vendor updates to keep workflows and systems current. +* Manage new software implementations such as Assembled for BPO management and transition ownership when necessary. +* Serve as the primary point of contact for technical support\-related vendor interactions. + +***Incident Management and Escalations*** + +* Serve as the operations escalation point for critical technical issues ensuring swift resolution in collaboration with management. +* Assist in diagnosing and resolving engagement vs. analytics discrepancies on an as\-needed basis. + +***Meetings and Communication*** + +* Conduct weekly 1:1 meetings with Director of Support to review progress and address challenges. +* Participate in weekly Support leadership meetings and monthly product webinars. +* Contribute to company\-wide support discussions during weekly Town Hall meetings. + +***Ongoing Maintenance and Process Improvement*** + +* Perform regular maintenance on technical support tools and handle ad\-hoc system updates. +* Manage changes in Assembled tool to reflect team structure updates. +* Identify opportunities to improve efficiency and automation across support workflows. + + **Distinct Responsibilities from the Current Team** + +* **Holistic Oversight:** Unlike other team members focused on specific tasks this role provides a comprehensive view of support system operations. +* **Strategic Focus:** Responsible for driving efficiency improvements across the support tech stack rather than solely addressing immediate issues. +* **Cross\-Departmental Impact:** Acts as the main liaison for technical support needs across various teams. +* **Incident Ownership:** Serves as the key point of contact for critical outages and escalations. + + **What you’ll need to get the job done:** + +* 2\+ years of experience in technical support system administration or a related field. +* Expertise in Intercom including workflow management and integrations. +* Strong proficiency with APIs custom actions and troubleshooting integration issues. +* Knowledge of coding languages (e.g. JavaScript Python) for debugging and minor development tasks. +* Experience working with cross\-functional teams in product development and support. +* Ability to handle urgent high\-priority issues effectively. +* Strong problem\-solving skills and a proactive solution\-oriented approach. +* Experience managing support tools like Jira Salesforce (SFDC) and other support management platforms. + + + +**What Will Make Us** ***Really*** **Love You*** Experience with Zoom phone administration and workforce management software. +* Familiarity with BPO (partner) management tools and best practices. +* Understanding of customer success metrics and strategies for optimizing support operations. + + + +**What You'll Love About Us*** Flexible Time Off \+ 10 paid holidays +* Competitive Medical Dental \& vision offerings including free medical premiums for employees with buy up plan options AND we match your HSA contributions. +* Company sponsored Life Disability \& AD\&D +* Mental Health support programs +* Cellphone \& Gym membership Discounts +* 100% Paid Parental Leave +* 401K Retirement savings plan with company match up to 5\.5% \+ unlimited access to financial advisors. +* Tuition Reimbursement program +* Flexible work location: remote or hybrid if local to Pleasant Grove UT + + + + +iFDz7MD1cw|~|indeed,in-26cba1798de8fd61|~|IT Technical Support Analyst|~|Lakeside Book Company|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|60000.0|~|75000.0|~|2025-04-15|~|Remote|~|Unknown|~|US|~|https://www.indeed.com/viewjob?jk=26cba1798de8fd61|~|**Our Safety Culture:** + +The safety and health of our employees is this company’s most important business consideration. Lakeside Book will provide a safe and secure working environment to support our goal of zero accidents and injuries. + +Lakeside Book commits to being good stewards of the environment by conducting environmentally responsible business practices while continuing to be good neighbors and partners in the communities in which we live and work. + + + +We welcome our veterans to apply! + + + +This is a full\-time remote position—no relocation required. Join a team where your technical skills and service mindset will help keep our global workforce connected and productive. + +Support a global team—right from where you are. + +We’re hiring a remote IT Technical Support Specialist to deliver frontline support for enterprise systems across North America Europe and beyond. If you’re passionate about solving problems enjoy helping others and want to make an impact from anywhere—this is your opportunity. + + + +**As our IT Technical Support Specialist you will:** + +* Serve as the first point of contact for users via phone email and web +* Troubleshoot hardware software network and access issues +* Manage and resolve support tickets with clear communication and follow\-up +* Prioritize issues based on urgency and business impact +* Fulfill security access requests and assist with audit documentation +* Support IT rollouts for new tools and hardware +* Contribute to training materials and mentor junior team members + + +**What You’ll Need:** + +* Bachelor’s degree in IT Communications or related field—or equivalent experience +* 3\+ years in a technical support or helpdesk role +* Strong troubleshooting skills and comfort working independently +* Experience with Microsoft Windows Mac OS and common business apps +* Excellent communication and customer service skills +* Ability to explain technical concepts in a clear user\-friendly way +* Familiarity with ticketing systems and support documentation + + +**What we offer you:** + +* Paid time off +* Medical dental and vision benefits +* 401k with company match +* Career growth opportunities +* Employee Assistance Program +* Employee appreciation \& recognition programs + + +**About Us:** + +Lakeside Book Company loves books! To us every book matters. Every word. Every page. Every hand that helped build it. Our history has shown that we are leaders and innovators. We have a team\-winning culture where all of our people have a voice. While we are old in years we are new at heart. Come join our mission to keep the world reading. + + + +All qualified applicants will receive consideration for employment without regard to race color religion sex disability age sexual orientation gender identity national origin veteran status or genetic information. Lakeside Book Company is committed to providing access equal opportunity and reasonable accommodation for individuals with disabilities in employment its services programs and activities. If reasonable accommodation is needed to participate in the job application or interview process or perform essential job functions please contact talent@lakesidebook.com. + + + +* This job posting highlights the most critical responsibilities and requirements of the job. It’s not all\-inclusive. There may be additional duties and responsibilities assigned for this job at the company’s discretion.|~|indeed,in-4c1068b2c94f43cf|~|Experienced Microvellum User for Technical Support|~|Microvellum|~|Not Provided|~|Not Provided|~|FULL_TIME|~|True|~|USD|~|40216.0|~|51359.0|~|2025-04-14|~|Central Point|~|OR|~|US|~|https://www.indeed.com/viewjob?jk=4c1068b2c94f43cf|~|**Job Details** + + + +Job Type: Full\-time 40 hour week + + +**THE OPPORTUNITY:** + + + +We are looking for an experienced Microvellum user to provide technical support to provide Rock Solid Service to our customers and to guide our customers to answer their questions. Our technical support agents are our front\-line team that help our users streamline the way they work so they can confidently grow their business. + + +**THE PERKS:** + + +* Competitive wage retirement 90% of health benefits paid by company profit share. +* Flex hours/schedule/location possible. +* Welcoming caring and dedicated team members. +* Fun entrepreneurial culture with family\-like vibes. +* Company Branded Attire. +* Professional \& Personal Growth and Development Opportunities. +* Real Life Skills Training. +* A workplace built on continuous improvement \- we work to ensure that everything we do adds value to our customer: Think “Lean”. + + +**Why We Exist:** At Microvellum we want to equip our team and our clients to reach their potential + + +**What We Actually Do:** We create software influenced by companies in our industry to help them streamline their design estimating engineering \& manufacturing processes so they can confidently grow their business + + +**Our Vision:** Equip and Coach 7500 daily users by 2025 so they can remove limitations to help them grow their businesses with Toolbox. + + +**How We Behave:** At Microvellum we are determined to achieve a positive outcome through providing rock solid service and being authentic. We’re constantly striving to improve. We want to ensure client satisfaction in all areas of our company to assist our clients in growing theirs. + + +***But what does this really mean?*** Being a part of the Microvellum team means you... + + +* Are authentic and honest respecting your peers and place of work. +* Work to create positive outcomes striving to always set the next person up for success. +* Provide rock solid service even if that means doing something you feel could be too basic for your skills. + + +If you can commit to those values… we cannot wait to hear from you! + + +**ESSENTIAL JOB FUNCTIONS:** + + +* Actively listening to users about the issues they are having in order to diagnose the issue. +* Receive customer calls or support tickets to provide step\-by\-step guidelines for the resolution of a technical issue. +* Troubleshooting and resolving issues in a timely manner. +* Communicating with team members to diagnose and solve problems. +* Installing and configuring Microvellum software. +* Prioritizing your workload to ensure the most critical issues are resolved first. +* Documenting common support procedures so that coworkers can follow. +* Maintain an up\-to\-date knowledge of company products and services. + + + + +**SKILLS \& QUALITIES:** + + +* Experience using Microvellum and all its functions (2 years minimum). +* Experience with remote desktop applications. +* Strong analytical and problem\-solving skills. +* Good communication skills both written and verbal. +* Excellent interpersonal skills. + + +**AFTER YOU APPLY:** + + + +Please be sure to add @microvellum.com to your email contact list so you don't miss any communication from us! (or else it could sit in your spam!)|~|indeed,in-866bb426b88363dc|~|IT Support Specialist (PT)|~|Quiktrak|~|Consulting And Business Services|~|Not Provided|~|PART_TIME|~|True|~|USD|~|29235.0|~|33150.0|~|2025-04-14|~|Beaverton|~|OR|~|US|~|https://www.indeed.com/viewjob?jk=866bb426b88363dc|~|**General Summary**: + + + +Manages laptops and tablets and peripherals for remote employees and field staff. Provides support for all issues relating to PC systems. This is a part\-time position that requires all work hours to be onsite. + + + + +**Essential Functions**: + + + +(The essential functions are intended only as illustrations of the various types of work that may be performed. The omission of specific statements of duties does not exclude them from the position. Duties and responsibilities are also subject to change by the employer as the needs of the employer and requirements of the job change.) + + + +* Be able to procure and ship devices (Tablets Laptops remote work kits etc.) to Field Inspectors and Employees. + + + Manage UPS account. + + + Manage Amazon Business account. +* Be able to install remoting software to Devices for ITOps offsite/offshore so that they can connect and configure the device. + + +* Be able to manage inventory in the Quiktrak office. + + + Maintain Inventory. + + + Manage data erasure for designated devices. + + + Work with external services for device destruction and recycling. +* Be able to coordinate with Employees and generate shipping labels to receive devices/equipment. This could be for Employees leaving or repair/replacement cases. + + +* Help with some of the ITOps tickets that includes basic desktop support troubleshooting installing testing and maintaining. + + + +**Nice to haves**: + + + +* Ability to automate some or all Device configuration process through script writing.|~|indeed,go-o5YDncVgcbmujTrkAAAAAA==|~|Administration Support|~|Akumen Inc.|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-08|~|Reston|~|VA|~|Unknown|~|https://www.glassdoor.com/job-listing/administration-support-akumen-inc-JV_IC1130404_KO022_KE2333.htm?jl=1009703018046&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Remote with some HQ onsite work + +We are seeking a highly motivated and detail-oriented Entry-Level Administration Support to join our team in the Washington D.C. area. This position is an excellent opportunity for someone looking to launch a career in government contracting with a focus on contract administration compliance and supporting the execution of government contracts. The ideal candidate will work closely with senior finance & contracts professionals and contribute to all aspects of contract lifecycle management. + +In this role this individual will assist Contract lead in maintaining and tracking contract data. In addition you will assist in creating and reviewing customer contracts/subcontracts to ensure accuracy and that our high standards are met. This position also assists our Contracts Team and Management by assisting in tracking contract compliance and budgeting/funding needs. This will be a job focused on data management and a lot of tracking. If you enjoy processing a high volume of information have strong attention to detail and multi-task well this is the job for you! + +Responsibilities: +• Assist in the preparation negotiation and administration of contracts with government agencies. +• Review and analyze contract terms conditions and requirements to ensure compliance with applicable laws regulations and company policies. +• Support the development and maintenance of contract documentation including change orders amendments and renewals. +• Track & Maintain record of the Contract Brief / contract modifications register and change order requests. +• Track and maintain records of subcontractor action funding needs subk modifications and subk change requests. +• Support and track competitive sourcing processes and single/sole sourcing processes for major contracts. +• Prepare reports and presentations on contract performance deliverables and milestones. +• Maintain contract files and ensure accurate records are kept. +• Maintain subcontractor files and ensure accurate CPSR compliance records. +• Collaborate with cross-functional teams including legal finance and project management to ensure timely contract execution. +• Monitor contract performance and assist with risk mitigation strategies. +• Maintain compliance with company procedures policies the Federal Acquisition Regulations (FAR) and other regulatory requirements. +• Focus on supporting cost savings initiatives for specific categories; participate in supplier performance reviews. + +Qualifications: +• Bachelor’s Degree in Business Supply Chain or a similar discipline (or working towards a degree). +• Strong attention to detail and ability to analyze complex documents. +• Excellent written and verbal communication skills. +• Familiarity with government contracting regulations (FAR DFARS etc.) is a plus but not required. +• Proficiency in Microsoft Office Suite (Excel Word PowerPoint). +• Ability to work independently and as part of a team. +• Strong organizational and time-management skills. +• Desire to learn and grow within the government contracting industry. +• Demonstrates accuracy and thoroughness. +• Speaks clearly and persuasively. + +Clearance Requirement: +• US Citizenship with the ability to obtain a clearance (in the future) + +Akumen is a leading management and technology consulting firm that specializes in serving the federal government. We are an equal employment opportunity employer. All qualified applicants will be considered for employment without regard to race color religion gender national origin disability status protected veteran status or any other characteristic protected by law.|~|google,go-ujl1D00mliDmeEnHAAAAAA==|~|Remote Support Technician Jobs|~|Tech USA|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-11|~|McLean|~|VA|~|Unknown|~|https://www.clearancejobs.com/jobs/8221926/remote-support-technician?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Shift: Monday - Friday 9:30AM - 6:00PM + +Responsibilities include but are not limited to: + +· Using ITIL-based processes to streamline the ingestion triage categorization action and resolution for incoming incidents requests and demands + +· Analyzing troubleshooting designing and implementing fixes with minimal escalation to Tier 3 support + +· Providing basic user training in support of off-the-shelf applications and office products + +· Performing remote desktop triage and system repair using remote tools. + +· Maintaining and updating records and tracking databases + +· Answering questions regarding system procedures online transactions systems status and downtime procedures + +· Collaborating with network services software systems engineering and/or application development to restore service and/or identify problems + +· Using best practices and knowledge of internal or external business issues to improve products or services + +· Meeting contractual performance criteria + +· Special non-commercial systems administrator activities (access management/file transfer) may be required + +Basic Qualifications: + +· Strong communication skills due to variety of groups to be working with such as co-workers management and customers; must be able to exchange accurate information. + +· Resolving technical problems and answering queries by telephone or self-service that involve computer hardware software network system/application access and telecommunications systems. + +· Self-motivated organized with excellent interpersonal written and verbal communication skills. + +· Ability to embrace diverse technical disciplines and excellent customer service skills + +· Ability to adapt to quickly changing tasks and requirements and the ability to quickly learn new skills while on the job + +· Attention to detail leadership and collaborative and independent work process + +· Demonstrated problem solving and technical skills to resolve critical IT issues. + +· Expertise training and actual work experience with customer specific systems and technologies. + +· Must be a self-starter work independently and work with a clear and defined mission. + +· Must demonstrate ability to thrive and succeed in a challenging environment. + +· Experience providing technical support for Windows 10 Microsoft Office 2016 or later multiple internet browsers and standard business applications used within a business environment + +· Knowledge of Windows Active Directory + +· Knowledge of multiple desktop programs configuration and debugging techniques + +· Experience with TCP/IP and general networking issues + +· Experience with virus scanning services; Desktop stand-alone and laptop computing services + +· Experience with servers printers and peripheral devices|~|google,go-gBBBXrat32XdzXj9AAAAAA==|~|Technical Support Specialist|~|Abacus Technology|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-12|~|Chevy Chase|~|MD|~|Unknown|~|https://www.indeed.com/viewjob?jk=180b60058e5e0c6e&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Overview: + +Abacus Technology is seeking a Technical Support Specialist to provide help desk desktop and application support in a Microsoft environment. This is a full-time on-site position. + +Responsibilities: +• Provide desk-side and remote end user support for MS Windows operating systems Active Directory and Microsoft Exchange-related issues. +• Support daily network operations to include monitoring of systems and applications as well as connectivity issues. +• Operate the ServiceNOW service desk to include providing phone and desk-side support for all systems. +• Create and delete Active Directory user accounts manage password resets and maintain inventory and warranty information. +• Assist in apply patch management for software and operating systems. +• Deploy system images install configure troubleshoot test and maintain desktop-related hardware and software for end users. +• Test and evaluate systems to eliminate problems and make improvements. + +Qualifications: + +5 years of experience in a desktop support and/or system administration role for enterprise-level environments. Microsoft/VMWare/CompTIA certifications highly desirable. Extensive experience in MS Windows 10/11 is required. Experience with Microsoft back office technologies to include Microsoft Exchange Active Directory and SharePoint 2013 a plus. Familiarity with DNS DHCP Fortinet SQL Server Avamar SentinelONE and ServiceNOW a plus. Ability to provide troubleshooting and maintenance in an enterprise level organization. Experience providing support to government contracting programs. Familiarity with cloud technology a plus. Ability to interact with all levels of an organization and solid customer service skills are critical. Must be a US citizen. + +Applicants selected may be subject to a U.S. government security investigation and must meet eligibility requirements for access to classified information. + +EOE/M/F/Vet/Disabled|~|google,go--OMMmabdy7hImi0yAAAAAA==|~|Technical Support Engineer - Escalation TAC|~|Juniper Networks|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-11|~|Herndon|~|VA|~|Unknown|~|https://www.linkedin.com/jobs/view/technical-support-engineer-escalation-tac-at-juniper-networks-4207028160?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|At Juniper we believe the network is the single greatest vehicle for knowledge understanding and human advancement the world has ever known. + +To achieve real outcomes we know that experience is the most important requirement for networking teams and the people they serve. Delivering an experience-first AI-Native Network pivots on the creativity and commitment of our people. It requires a consistent and committed practice something we call the Juniper Way. + +Escalation Engineer Role & Responsibilities + +Escalation Engineer: Provide 24x7 deep technical troubleshooting for escalated issues that involve Juniper Networks' products' most technically complex or politically sensitive support situations. Collaborating with other teams to find and resolve customer issues. Providing feedback to the Engineering and product teams for product improvements. Monitoring and reviewing escalated cases. Creating reviewing documents such as Knowledge Base articles Product Support Notifications and training. +• Location: Hybrid Remote Possible + +Technical Expertise + +Extensive knowledge in networking technologies troubleshooting provisioning and management of networking equipment. Working knowledge regarding virtualization software development and scripting. Use traceoption syslog analysis packet captures source code debugging tools or develop home-grown tools to analyze problems and develop solutions to meet customer needs. Review Functional Specs to ensure debugging supportability and resiliency features are incorporated. + +Cross-Functional Environment + +Provide customer feedback to various Business Units regarding common problems. Work together to provide solutions to the customer which may include a workaround software or hardware improvement and recommend changes to the design of our product. Leverage lesson learned to drive product improvements and supportability. + +Mentor + +Develop workshops deliver software quality and supportability reviews risk assessments. Train and support JTAC Engineers and help them resolve service requests (SRs'). Inspired others by setting an example coaching and leadership skills. Willing and eager to learn from each other’s. + +Detailed Responsibilities for Software and Hardware Escalation Engineers: +• Act as the escalation point of contact for level 1 and 2 Technical Support teams. +• Engage in live debugging sessions +• Technical lead in driving resolution/workaround on escalated issues. +• Collaborate with our Engineering team on bug fixes. +• Recreate customer network issues in our lab environment for problem characterization and isolate root cause. +• Verify software fixes to confirm the customers' technical issues are resolved and without regressions. +• Coordinate with JRM on software release delivery. +• Publish TSBs/KBs to alert internal/external customers of product issues with wide exposure and impact. +• Leverage lessons learned to drive product improvements/debuggability (BTB). +• Review Functional Specs to ensure debugging/resiliency features are incorporated. +• Provide technical trainings/papers on product architecture packet-flow troubleshooting guides to JTAC engineers. Work with JTAC engineers on one-on-one sessions. +• Chair and participate in the weekly escalation meeting with PLM/Engineering/Field personnels/JTAC. +• Hardware: Perform Failure Analysis for field returned hardware. +• Hardware: Solutions for hardware issues could be addressed by software change firmware update or new hardware. Evaluate and recommend a solution that is easy to implement and least impactful to customers and Juniper. + +Required Skills: +• 7+ years of working experience in an advanced network support role 2-3 of these years would be spent supporting large IP networks +• Strong operating and troubleshooting knowledge across the following routing and switching technologies: TCP/IP BGP OSPF ISIS MPLS (L2 & L3 VPN) Multicast protocols (IGMP PIM) Switching technologies (VLAN/Trunking) +• Working experience with Junos - Operating System architectures (Linux/FreeBSD) Scripting languages (Python/TCL/Perl/Ansible/Puppet/C/C++/others) Virtualization Service daemons (DHCP/DNS/TACACS/Radius) DevOps +• Extensive and deep knowledge in IP networking in layers 2-4 (TCP/IP Ethernet VLANs VLAN stacking QoS Spanning Tree (STPRSTP) RIP VRRP IGMP) +• Strong communication skills including influencing and collaboration skills are a must +• Strong customer management and customer service skills +• Excellent presentation skills +• Juniper Certifications are a strong plus + +Minimum Salary: $141600.00 + +Maximum Salary:$203550.00 + +The pay range for this position is expected to be between $141600.00 and $203550.00/year; however the base pay offered may vary depending on multiple individualized factors including market location job-related knowledge skills and experience. The total compensation package for this position also includes medical benefits 401(k) eligibility vacation sick time and parental leave. Additional details of participation in these benefit plans will be provided if an employee receives an offer of employment. + +If hired employee will be in an “at-will position” and the Company reserves the right to modify base salary (as well as any other payment or compensation program) at any time including for reasons related to individual performance Company or individual department/team performance and market factors. + +Juniper’s pay range data is provided in accordance with local state pay transparency regulations. Juniper may post different minimum wage ranges for permanent residency petitions pursuant to US Department of Labor requirements. + +About Juniper Networks + +Juniper Networks challenges the inherent complexity that comes with networking and security in the multicloud era. We do this with products solutions and services that transform the way people connect work and live. We simplify the process of transitioning to a secure and automated multicloud environment to enable secure AI-driven networks that connect the world. Additional information can be found at Juniper Networks (www.juniper.net) or connect with Juniper on Twitter LinkedIn and Facebook. + +WHERE WILL YOU DO YOUR BEST WORK? + +Wherever you are in the world whether it's downtown Sunnyvale or London Westford or Bangalore Juniper is a place that was founded on disruptive thinking - where colleague innovation is not only valued but expected. We believe that the great task of delivering a new network for the next decade is delivered through the creativity and commitment of our people. The Juniper Way is the commitment to all our colleagues that the culture and company inspire their best work-their life's work. At Juniper we believe this is more than a job - it's an opportunity to help change the world... + +INCLUSION AND DIVERSITY AT JUNIPER + +At Juniper Networks we are committed to elevating talent by creating a trust-based environment where we can all thrive together. We know from experience that people from underrepresented groups often do not apply for roles they do not feel they meet all the criteria for. If you think you have what it takes but do not necessarily check every single box please consider applying. We’d love to speak with you. + +Additional Information for United States jobs: + +ELIGIBILITY TO WORK AND E-VERIFY + +In compliance with federal law all persons hired will be required to verify identity and eligibility to work in the United States and to complete the required employment eligibility verification form upon hire. + +Juniper Networks participates in the E-Verify program. E-Verify is an Internet-based system operated by the Department of Homeland Security (DHS) in partnership with the Social Security Administration (SSA) that allows participating employers to electronically verify the employment eligibility of new hires and the validity of their Social Security Numbers. +• Information for applicants about E-Verify / E-Verify Información en español: This Company Participates in E-Verify / Este Empleador Participa en E-Verify +• Immigrant and Employee Rights Section (IER) - The Right to Work / El Derecho a Trabajar + +E-Verify® is a registered trademark of the U.S. Department of Homeland Security. + +Juniper is an Equal Opportunity workplace and Affirmative Action employer. We do not discriminate in employment decisions on the basis of race color religion gender (including pregnancy) national origin political affiliation sexual orientation gender identity or expression marital status disability genetic information age veteran status or any other applicable legally protected characteristic. All employment decisions are made on the basis of individual qualifications merit and business need.|~|google,go-SJobOLLvt3Xq6bixAAAAAA==|~|IT Technical Support Engineer|~|American Oncology Network Inc.|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-10|~|Bethesda|~|MD|~|Unknown|~|https://www.indeed.com/viewjob?jk=0f9cac42b78bad07&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Location: +The Center for Cancer & Blood Disorders + +Pay Range: +$22.03 - $38.75 + +Position Summary: + +The Technical Support Engineer position is one that provides rotational support for our clinics with “Hands On” technical support and training. This position will be responsible to ensure that the Tier 1 vendor is providing timely resolution to tickets. They monitor tickets by clinic to detect trends in technology issues and work with the SD Corporate team to implement solutions. This position requires the employee to travel to designated regional clinics to support daily technical operational issues as required. This position will require Customer Relationship Management support as it applies to the technology infrastructure (Issues risks mitigation plans clinic documentation communication to IT group for clinic needs and drive customer satisfaction) + +Key Performance Areas + +KPA 1 – Travel & Support for a Regional Rotation Schedule + +Examples of job duties: +• Required to travel to assigned regional clinics on an approved rotation schedule. Provide communication to the OM of the clinic as to the final schedule and the process for notification of a change to the schedule. +• Required to be at clinic minimum 1 hour maximum all day. + +KPA 2 – Customer Relationship Management + +Examples of job duties: +• Develop relationships with all OM’s for region assigned and facilitate an open dialogue with the OM on needs of the clinic. Quarterly customer satisfaction surveys will be done to measure the quality of delivery of service to monitor employee’s performance + +KPA 3 – Training + +Examples of job duties: +• Facilitate training for new employees: profile build access to applications and security requirements. Work with the IT Training resource to conduct needed training for the clinic resources (face to face webinar online etc) + +KPA 4 – Sheldon/Dragon/WOW Support + +Examples of job duties: +• Address physician’s issues as they relate to usage of Dragon. +• Engineer and support Telemedicine devices. Must have strong knowledge of wireless troubleshooting A/V conferencing and online meeting support. +• Be conduit to vendor for issue resolution or training needs. + +KPA 5 – Special Project Technical Support (e.g. Titus) + +Examples of job duties: +• The corporate IT department will be launching multiple technology projects for the clinics to improve the workflows or level of service. This resource will be the key interface to work with the clinics on coordination and communication of all project deliverables as well as ongoing support of the new technology. + +KPA 6 – Problem Management for Dedicated Region + +Examples of job duties: +• Ability to proactively identify a problem. Must have understanding how to correctly categorize and prioritize the problem. While resolving the problem and provide detailed problem history to the appropriate internal business partner to assist in correcting the problem from reoccurring + +KPA 7 – Citrix Front End Support + +Examples of job duties: +• Strong knowledge of troubleshooting Citrix director Citrix Receiver UniPrint Print mapping end-user profiles. Must understand Single Sign On and how this integrates with Citrix + +Position Qualifications/Requirements + +Education: Bachelor’s degree in computer science preferred + +Previous Experience: 2-5 years Help Desk experience and proven experience documenting ticket detail to support development of knowledge-based articles for Tier 1. + +Core Capabilities: +• Analysis & Critical Thinking: Critical thinking skills including solid problem solving analysis decision-making planning time management and organizational skills. Must be detailed oriented with the ability to exercise independent judgment. +• Interpersonal Effectiveness: Developed interpersonal skills emotional intelligence diplomacy tact conflict management delegation skills and diversity awareness. Ability to work effectively with sensitive and confidential material and sometimes emotionally charged matters. +• Communication Skills: Effective communication skills (oral written presentation) is an active listener and effectively provides balanced feedback. +• Customer Service & Organizational Awareness: Strong customer focus. Ability to build an engaging culture of quality performance effectiveness and operational excellence through best practices strong business and political acumen collaboration and partnerships as well as a positive employee physician and community relations. +• Self-Management: Effectively manages own time conflicting priorities self stress and professional development. Self-motivated and self-starter with ability work independently with limited supervision. Ability to work remotely effectively as required. +• Must be able to work effectively in a fast-paced multi-site environment with demonstrated ability to juggle competing priorities and demands from a variety of stakeholders and sites. + +Certifications/Licenses: +• ITIL Microsoft MAC Citrix UniPrint (Desired) +• Valid state Driver’s License for travel to satellite offices and offsite meetings. Compliance with the company Driver Safety Operations and Motor Vehicle Records Check Policy is required + +Travel: (double click to check relevant box): >75% + +Standard Work Days/Hours: 8 hours with some OT being mandatory + +#AONA|~|google \ No newline at end of file diff --git a/outputs/jobspy_output_dynamic_branden_at_autoemployme_onmicrosoft_com.csv b/outputs/jobspy_output_dynamic_branden_at_autoemployme_onmicrosoft_com.csv deleted file mode 100644 index 32b8c4a..0000000 --- a/outputs/jobspy_output_dynamic_branden_at_autoemployme_onmicrosoft_com.csv +++ /dev/null @@ -1,530 +0,0 @@ -Job ID|~|Job Title (Primary)|~|Company Name|~|Industry|~|Experience Level|~|Job Type|~|Is Remote|~|Currency|~|Salary Min|~|Salary Max|~|Date Posted|~|Location City|~|Location State|~|Location Country|~|Job URL|~|Job Description|~|Job Source,go-yiukjIh3eVWiiXcRAAAAAA==|~|Help Desk Technician|~|Red River Technology|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-14|~|Chantilly|~|VA|~|Unknown|~|https://onmogul.com/jobs/help-desk-technician-b976aa9c-4295-46f1-8fd6-03da3bff596c?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Red River Managed Services seeks selfless humble and team-oriented people that are always willing to support the success of their colleagues over their own. We enjoy working with people that can make wise decisions relying on data experience and collaboration. We seek individuals who are open to giving and receiving feedback through a willingness to share learnings. - -At Red River we provide a welcoming and positive workplace where everyone feels valued and able to do their best work fostering a one-team mentality. We want people that embrace new ideas and are passionate about innovation and brainstorming better solutions. This in turn fosters a means to overcome self-doubt and respectfully challenge the status quo while pursuing a career of providing exceptional client service. - -Red River breeds curiosity by providing a work environment that values listening with intent an eagerness to learn and respects others’ ideas while remaining humble about their own knowledge gaps. This translates into a client-centric culture that anticipates needs with an urgency to resolve issues and builds long-term client relationships. - -To be part of our company you must be capable of thriving in change with a passion for being challenged. Here are the characteristics of the perfect candidate for this role. If you are selected for interview within Red River we ask that you come prepared to discuss how you embrace and reflect the following requirements: -• Selflessness — You are humble when searching for the best ideas; you seek what’s best for Red River; you discern how your actions could affect others; you seek to make those around you successful. -• Judgment — You do not make short term fixes that jeopardize long term solutions; you make wise decisions despite ambiguity relying on training experience and collaboration with others; you rely on data to inform your intuition and decisions. -• Candor — You willingly receive and give feedback; you are open about what’s working and what needs to improve; you admit mistakes openly and share learnings widely. -• Creativity — You welcome new ideas; you are passionate and persistent in pursuit of better ways to do things and more innovative solutions; you value “brainstorming” as an expression. -• Courage — You overcome self-doubt and/or fear to always search for the truth; you are willing to risk personal failure to help or challenge the status quo in the pursuit of excellence. -• Inclusion — You bring an attitude of “positive intent” and welcoming nature to all interactions with others; you work to ensure everyone around you is welcomed and positioned to do their best work; you view every Red River colleague as a member of one team. -• Curiosity — You listen intently and with a purpose to understand; you learn rapidly and eagerly; you are as interested in other people’s ideas as your own; you’re humble about what you don’t yet know. -• Empathy — You take the time to understand the client’s issue and perspective; you anticipate client needs you address client needs effectively you make them feel valued and understood; you work to foster loyalty and a long-term relationship. -• Resilience — You thrive in rapidly changing circumstances; you adapt easily to change; you can make fact-based decisions; you know when to include or escalate to others; you embrace a hard challenge. - -This position is primarily responsible for working on a team within the NOC. This position will handle technical support requests directly from customers as well as escalation from other team members and field engineers. Our engineers are responsible for maintaining user uptime and improving their computing experiences through effective maintenance problem identification and resolution activities as well as growing and developing the organization’s perception with existing customers through exceptional customer service. This position will also assist the NOC engineers with handling any kind of tasks related to network and infrastructure outages. ​ - -This role will support a 24/7 environment only apply if you are willing to work in different shifts (mornings evening and overnight). The official shift will be confirmed prior to a hiring decision being made. - -Primary Position Tasks: -• Must be flexible to work nights and weekends holidays (We are a 24x7x365 call center environment) -• Strong ability for communication and collaboration in a high activity and fast paced environment. -• Email Administration with basic level of user management including configuring new accounts password resets and troubleshooting user login profile and permission issues -• Maintaining standards and documentation on an ongoing basis as products and technologies evolve -• Accept customer calls alerts and escalations from the NOC engineers -• Follow trouble shooting Standards Operating Procedures (SOPs) -• Act as the point of contact for customer incidents reported by telephone email and remote monitoring tools ensuring all processes and agreed upon standards are followed. This includes performing system analysis techniques to consult with end users and determining the hardware and software system functional specifications. -• Consistently meet/exceed customer account needs; identify opportunities to enhance delivery of company service and support goals. -• Engage in IT certification programs to develop subject matter expertise -• Work with NOC team with a focused direction on calls and SLA management while adding value and contributing to overall team performance. -• Maintain accuracy of all reports/audits and client documentation based on Red River and customer defined system specifications. Ensure log entries to the ticketing system are accurate concise and timely to meet the SLAs (service-level agreement). -• Exercise sound judgment when working outside defined practices and procedures; accurately close incidents for known errors without the need for functional escalation -• Escalate potential areas for improvement to standard operating procedures (SOPs) to team leadership. -• Keep current on new releases updates and changes to Customer Run Book content -• Continually pursue on-going training and development opportunities to advance skill sets and in turn ability to effectively deliver to customers. -• Maintain clear understanding of the interdependencies that problem change and configuration managements processes have on good incidents management practices. -• Other business duties as assigned - -Minimum Education/Certification/Experience Requirements: -• Bachelor’s degree desired Computer Science Engineering or other technical degree or equivalent experience -• Desired certifications: CompTIA A+ Network+ OR Microsoft MCSA certifications -• Minimum 1 years of IT experience with IT administration and support experience with windows administration and management of Active Directory DHCP DNS Group policy -• High level experience and knowledge of Windows and Mac operating systems - -Preferred Education/Certification/Experience: -• Previous Experience in a fast-paced consulting or MSP environment as plus -• Basic domain functionality experience with Active Directory functionalities Group Policy DNS and DHCP -• Experience with desktop operating systems - -Knowledge Skills and Abilities: -• Basic knowledge of Backup Solutions -• Basic knowledge of troubleshooting Remote Desktop Services and VPN -• Basic understanding of core network components -• Basic virtualization Administration and architecture knowledge such as rebooting virtual machines allocating necessary resources and maintaining the hypervisor -• Candidates must be energetic and focused with a strong motivation to learn new technologies and management and maintenance processes. -• This position requires dedication persistence effective utilization of provided resources and the ability to deliver superior customer service. -• Proven ability to utilize CRM data product documentation and other resources to research and resolve client technical issues. -• IT hardware/software knowledge with previous work experience in Windows and Unix/Linux-based environments -• Strong understanding of hardware and software compatibility (i.e. rev. levels firmware versions etc.) installation and configuration -• Strong working knowledge of servers (physical and virtual) enterprise backup applications SAN and network infrastructure -• Strong consulting and communication skills  -• Confidence and experience in front of clients  -• Strong ability to work in a team-based environment  -• Ability to be a self-starter and possess good time management skills  - -Basic Qualifications: -• U.S. Citizenship Required - -Red River offers a competitive salary excellent benefits and an exceptional work environment. You can review our benefit offerings here. If you are ready to join a growing company please submit your resume and cover letter (optional). - -EOE M/F/DISABLED/Vet - -Red River is an equal opportunity employer. All qualified applicants will receive consideration for employment. Discrimination or harassment based upon any protected characteristics as defined by state or federal law is wholly inconsistent with our company values and will not be tolerated. - -In order to ensure reasonable accommodation for individuals protected by Section 503 of the Rehabilitation Act of 1973 the Vietnam Veterans Readjustment Act of 1974 and Title I of the American’s with Disabilities Act of 1990 applicants that require accommodation in the job application process may contact accommodation@redriver.com. PLEASE NOTE: This contact channel is reserved for use by individuals with disabilities who require special accommodations in order to submit an expression of interest in a position within Red River. - -Red River does not accept unsolicited resumes from individual recruiters or third-party recruiting agencies in response to job postings or otherwise. Placement fees will not be paid to any recruiter unless Red River has an active agreement in place with the recruiter and such a request has been made by the Red River Talent Acquisition team and such candidate was submitted to the Red River Talent Acquisition Team via our Applicant Tracking System. Any unsolicited resumes or other data submitted to Red River in violation of this policy may be used by Red River without obligation to pay any fees of any kind to the recruiter.|~|google,go-Rqo_HMnx9TihOFrrAAAAAA==|~|Help Desk Technician I|~|Epsilon Inc|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-09|~|Arlington|~|VA|~|Unknown|~|https://us.bebee.com/job/f77536b913235837de90b9afc39c96ef?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Epsilon is an IT Services company founded in 2009 and has become an established leader in providing Information Technology services to both Federal Government and Commercial businesses across the United States. -Our Mission - -We are known for our solution-focused and innovative approach aligning technology systems tools and processes with the missions and objectives of our customers. -About the Role - -We are seeking a Help Desk Technician I to join our team in Crystal City VA initially and then transition to Manassas VA within the first year. As a Help Desk Technician I you will be responsible for providing on-site technical support to end users in a large enterprise environment. - -This role focuses on resolving hardware and software issues and ensuring timely solutions to IT incidents and service requests. You will manage face-to-face interactions documenting all activities in the IT ticketing system. - -This position involves troubleshooting desktop computers laptops peripherals and software as well as assisting with user account management imaging devices and collaborating with other IT teams for escalations. -Responsibilities: -• Troubleshoot desktop/laptop hardware operating systems (Windows macOS) and applications (Microsoft Office collaboration tools). -• Document and track incidents and requests in the ticketing system ensuring accurate and timely updates. -• Assist users via chat email and ticketing systems with login problems password resets and general troubleshooting while adhering to security protocols. -• Collaborate with IT teams and escalate complex issues as needed for timely resolution. -• Participate in training and knowledge-sharing sessions to stay current on technologies and improve support skills. -• Maintain accurate records of hardware inventory ensuring proper asset management. -• Assist with IT setup and orientation for new employees ensuring they are properly equipped and onboarded. -Requirements: -• A U.S. Citizen by requirement of this position. -• 1-2 years of experience in a help desk or technical support role with an interest in growing technical expertise. -• Hold a current 8570/8140 IAT Level II Certification (CCNA Security CySA+ GICSP GSEC Security+ CE CND SSCP). -• Strong problem-solving skills and the ability to provide hands-on support under pressure. -• Proficient in troubleshooting hardware issues (desktops laptops printers peripherals) and software problems. -• Good verbal and written communication skills with a strong focus on delivering excellent customer service. -• Familiarity with IT service management tools and remote support technologies. -Additional Requirements: -• An active Secret clearance with the ability to obtain a Top Secret with SCI eligibility or have an active Top Secret with SCI eligibility. -• Will be subject to a federal background investigation. - -Epsilon is committed to creating a diverse environment and is proud to be an equal opportunity employer. All qualified applications will receive consideration for employment without regard to race color religion gender gender identity or expression sexual orientation national origin genetics disability age or veteran status. EEO/AA: Disabled/Vets.|~|google,go-UX9PCo91W4YmXULjAAAAAA==|~|Help Desk Technician I - Security Clearance Required. Job in Arlington LilyLifestyle Jobs|~|Epsilon Inc|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-09|~|Arlington|~|VA|~|Unknown|~|https://jobs.lilylifestyle.co.uk/jobs/help-desk-technician-i-security-clearance-required-arlington-virginia/1624597225-2/?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Help Desk Technician I - -Who is Epsilon: -Epsilon is an IT Services company that was founded in 2009 and has become an established leader in providing Information Technology services to both Federal Government and Commercial businesses across the United States. Epsilon is known for its solution-focused and innovative approach aligning technology systems tools and processes with the missions and objectives of its customers. - -Epsilon's headquarters are in Weaverville NC with other corporate offices in Greenville SC Crystal City VA and Denver CO. We have employees in 30+ States across the U.S. - -Why work for Epsilon: -In joining Epsilon's team you will have the opportunity to contribute to Epsilon's business and customer initiatives as well as influence our brand culture through people interaction and technology advancements. - -Epsilon invests in our employees by promoting from within and enabling employees to elevate their knowledge and skill set in their profession by allocating $3000 annually in Professional Development funds. We also offer competitive pay comprehensive benefits through one of the largest national carriers Paid Time Off (PTO) that increases with tenure and has a generous rollover 11 company paid Holidays and 401(k) with immediate contribution. - -Where you'll work: -You will work onsite in Crystal City VA initially and then transition to onsite in Manassas VA within the first year. - -Our Customer's Mission: -Team Epsilon has been chosen to deliver full-spectrum IT and Cyber Security support to a critical and enduring multinational organization within the United States Department of Defense. This DoD organization manages the resourcing development and sustainment of one of our nation's most coveted and capable platforms. Our role in this mission involves managing classified environments supporting international partners and foreign military sales (FMS) clients providing top-tier desk-side support and offering adaptable enterprise infrastructure solutions. Our services ranging from systems administration and network engineering to Information security and data center management are essential to the mission's success so we're looking for team members who are committed to delivering excellence without compromise and who view customer service as a top priority. - -An average day: -As Help Desk Technician I you will be responsible for providing on-site technical support to end users in a large enterprise environment. This role focuses on resolving hardware and software issues and ensuring timely solutions to IT incidents and service requests. You will manage face-to-face interactions documenting all activities in the IT ticketing system. This position involves troubleshooting desktop computers laptops peripherals and software as well as assisting with user account management imaging devices and collaborating with other IT teams for escalations. You will support end-user training contributing to continuous improvement while meeting federal contract objectives. Additionally in this position you will: -• Troubleshoot desktop/laptop hardware operating systems (Windows macOS) and applications (Microsoft Office collaboration tools). -• Document and track incidents and requests in the ticketing system ensuring accurate and timely updates. -• Assist users via chat email and ticketing systems with login problems password resets and general troubleshooting while adhering to security protocols. -• Collaborate with IT teams and escalate complex issues as needed for timely resolution. -• Participate in training and knowledge-sharing sessions to stay current on technologies and improve support skills. -• Maintain accurate records of hardware inventory ensuring proper asset management. -• Assist with IT setup and orientation for new employees ensuring they are properly equipped and onboarded. -• Ensure service delivery adheres to established service level agreements (SLAs) and performance metrics.Basic Qualifications: -• As a requirement of this position all candidates must be a U.S. Citizen. In accordance with 8 U.S.C. 1324b(a)(2)(C) Epsilon will not consider candidates for this position who do not meet the aforementioned conditions. -• 1-2 years of experience in a help desk or technical support role with an interest in growing technical expertise. -• Must hold a current 8570/8140 IAT Level II Certification (CCNA Security CySA+ GICSP GSEC Security+ CE CND SSCP) -• Strong problem-solving skills and the ability to provide hands-on support under pressure. -• Proficient in troubleshooting hardware issues (desktops laptops printers peripherals) and software problems. -• Good verbal and written communication skills with a strong focus on delivering excellent customer service. -• Familiarity with IT service management tools and remote support technologies. -• Experience working in a team environment with a willingness to learn and adapt. -• Knowledge of ITIL best practices is a plus. -• Relevant certifications (e.g. CompTIA A+ HDI) are desirable but not required.Other Requirements: -• Must have an active Secret clearance with the ability to obtain a Top Secret with SCI eligibility or have an active Top Secret with SCI eligibility. -• Will be subject to a federal background investigation.Physical Demands and Working Conditions: -Listed below are the physical or mental requirements necessary for the job's performance. Reasonable accommodation may be made to enable individuals with disabilities to perform essential job functions: -• Requires physical mobility frequent movement between user workstations ability to stand or kneel for periods of time and lift or move equipment with assistance. -• Prolonged periods of computer desk work. -• Dexterity of hands and fingers to operate a computer keyboard and other computer components. -• Speaking and hearing are sufficient to converse and understand conversations both in-person telephone and virtual meetings. -• The cognitive skills needed to complete tasks including abilities such as learning remembering focusing categorizing and integrating information for decision-making problem-solving and comprehending. -• Ability to learn new tasks remember processes maintain focus complete tasks independently make timely decisions in the context of a workflow and the ability to communicate with managers and co-workers. -• Mental aptitude to respond appropriately in high-pressure situations or deadline-driven environments. -• Maintain a professional emotional response when working with others. - -Connect directly with your dedicated recruiter Jon on Epsilon's careers page. - -Epsilon is committed to creating a diverse environment and is proud to be an equal opportunity employer. All qualified applications will receive consideration for employment without regard to race color religion gender gender identity or expression sexual orientation national origin genetics disability age or veteran status. EEO/AA: Disabled/Vets. - -Please click here to review your rights under EEO policy. - -If you are an individual with a disability and need special assistance or reasonable accommodation in applying for employment with Epsilon Inc. please contact our Recruiting department by phone 828-398-5414 or by email careers@ .|~|google,go-dTxGZ0Fr1ENMZse3AAAAAA==|~|IT Help Desk Professional|~|Peraton|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-12|~|Sterling|~|VA|~|Unknown|~|https://us.bebee.com/job/b6dcd5e24725e16868277562afec8ad1?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Peraton is a next-generation national security company that drives missions of consequence spanning the globe. We are currently seeking an IT Help Desk Professional to join our team of experts. - -This individual will be responsible for delivering exceptional customer satisfaction by resolving technical issues and meeting end-users' needs. The selected candidate will provide remote phone email and chat troubleshooting support for application desktop network and mobile device issues. -• Deliver exceptional customer satisfaction by resolving technical issues and meeting end-users' needs -• Provide remote phone email and chat troubleshooting support for application desktop network and mobile device issues|~|google,go-1XizAxrbRf2Y6pY2AAAAAA==|~|Energy Project Manager|~|Booz Allen Hamilton|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-09|~|Arlington|~|VA|~|Unknown|~|https://www.linkedin.com/jobs/view/energy-project-manager-at-booz-allen-hamilton-4208466304?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Job Number: R0218533 - -Energy Project Manager - -Key Role: - -Provide energy technical advice and plan and implement support activities designed to optimize energy resilience initiatives in support of the client's mission. Apply leading-edge principles theories and concepts and contribute to the development of new principles and concepts. Work on unusually complex problems and provide highly innovative solutions. Operate with substantial latitude for unreviewed action or decision and mentor or supervise employees in technical competencies. - -Basic Qualifications: -• 8+ years of experience in a professional work environment -• 2+ years of experience supporting Air Force installation energy programs -• Experience managing energy projects for the Air Force -• Secret clearance -• Bachelor’s degree in Engineering - -Additional Qualifications: -• Experience leading a cross functional team -• Experience in a fast-paced environment -• Knowledge of the role that energy resilience plays in DoD mission realization and policy implementation -• Ability to advocate for change using business cases and data driven decision-making -• Possession of strong project management skills -• Possession of strong people management skills - -Clearance: - -Applicants selected will be subject to a security investigation and may need to meet eligibility requirements for access to classified information; Secret clearance is required. - -Compensation - -At Booz Allen we celebrate your contributions provide you with opportunities and choices and support your total well-being. Our offerings include health life disability financial and retirement benefits as well as paid leave professional development tuition assistance work-life programs and dependent care. Our recognition awards program acknowledges employees for exceptional performance and superior demonstration of our values. Full-time and part-time employees working at least 20 hours a week on a regular basis are eligible to participate in Booz Allen’s benefit programs. Individuals that do not meet the threshold are only eligible for select offerings not inclusive of health benefits. We encourage you to learn more about our total benefits by visiting the Resource page on our Careers site and reviewing Our Employee Benefits page. - -Salary at Booz Allen is determined by various factors including but not limited to location the individual’s particular combination of education knowledge skills competencies and experience as well as contract-specific affordability and organizational requirements. The projected compensation range for this position is $99000.00 to $225000.00 (annualized USD). The estimate displayed represents the typical salary range for this position and is just one component of Booz Allen’s total compensation package for employees. This posting will close within 90 days from the Posting Date. - -Identity Statement - -As part of the application process you are expected to be on camera during interviews and assessments. We reserve the right to take your picture to verify your identity and prevent fraud. - -Work Model - -Our people-first culture prioritizes the benefits of flexibility and collaboration whether that happens in person or remotely. -• If this position is listed as remote or hybrid you’ll periodically work from a Booz Allen or client site facility. -• If this position is listed as onsite you’ll work with colleagues and clients in person as needed for the specific role. - -Commitment to Non-Discrimination - -All qualified applicants will receive consideration for employment without regard to disability status as a protected veteran or any other status protected by applicable federal state local or international law.|~|google,go-0A0VLT4vRGM7Zff9AAAAAA==|~|Project Manager II|~|Alarm.com|~|Not Provided|~|Not Provided|~|Not Provided|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-10|~|McLean|~|VA|~|Unknown|~|https://www.indeed.com/viewjob?jk=c855dff490a059d6&utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|PROJECT MANAGER – FIRMWARE (CAMERAS) - -POSITION OVERVIEW - -Are you an organized proactive self-starter who enjoys working across technical teams to make things happen? Want to make an immediate impact on innovative IoT camera products used by millions of customers? As a Project Manager on the Firmware Engineering team at Alarm.com you'll coordinate embedded software development for our security cameras aligning efforts across internal teams and global vendors. You'll help keep development on track drive process improvements and foster strong team culture — all while gaining hands-on experience in one of the most dynamic and fast-growing segments of the smart home industry. - -Alarm.com offers a collaborative culture with smart and productive coworkers who are committed to delivering outstanding technology and customer experiences. - -RESPONSIBILITIES - -Project management at Alarm.com is both collaborative and impactful. Duties for this role include: -• Sprint Management: Serve as Scrum Master for the firmware team — lead sprint planning standups retrospectives and backlog management. -• Vendor Coordination: Act as the key point of contact with third-party hardware and software vendors aligning timelines and managing technical deliverables. -• Issue Management: Triage bugs and development blockers track status and resolution and ensure key milestones are met. -• Cross-Team Collaboration: Coordinate closely with product managers QA hardware and cloud/backend teams to manage cross-functional dependencies. -• Remote Team Support: Sync global teams across time zones and ensure effective communication and alignment. -• Embedded Development Tracking: Help plan and manage firmware development efforts. -• Process Improvement & Team Operations: -• Maintain internal documentation and standard operating procedures. -• Support processes to drive continuous improvement. -• Help define and implement new team workflows or tools. -• Build team culture by supporting onboarding planning team events and fostering a sense of community. -• Grow: Learn about the intersection of software hardware and firmware and grow your project management skills in a highly technical environment. -• Own: If something needs to get done to keep the team moving forward — you're the person who steps in. - -REQUIREMENTS -• Minimum B.S. or B.A. in engineering computer science physics math or other technical field -• 1–2 years of experience in project coordination technical project/program management or engineering support -• Familiarity with Agile/Scrum processes and sprint planning -• Strong written and verbal communication skills -• Comfort working with engineers and understanding technical challenges at a high level -• Ability to manage multiple priorities across stakeholders and time zones -• History of taking initiative problem-solving and driving follow-through -• Bonus: Familiarity with embedded systems firmware development or consumer electronics -• Other duties as assigned - -WHY WORK FOR ALARM.COM? -• Collaborate with outstanding people: We hire only the best. Our standards are high and our employees enjoy working alongside other high achievers. -• Make an immediate impact: New employees can expect to be given real responsibility for bringing new technologies to the marketplace. You are empowered to perform as soon as you join the Alarm.com team! -• Gain well rounded experience: Alarm.com offers a diverse and dynamic environment where you will get the chance to work directly with executives and develop expertise across multiple areas of the business. -• Focus on fun: Alarm.com places high value on our team culture. We even have a committee dedicated to hosting a stand-out holiday party happy hours and other fun corporate events. -• Alarm.com values working together and collaborating in person. Our employees work from the office 4 days a week. - -COMPANY INFO - -Alarm.com is the leading cloud-based platform for smart security and the Internet of Things. More than 7.6 million home and business owners depend on our solutions every day to make their properties safer smarter and more efficient. And every day we're innovating new technologies in rapidly evolving spaces including AI video analytics facial recognition machine learning energy analytics and more. We're seeking those who are passionate about creating change through technology and who want to make a lasting impact on the world around them. - -For more information please visit www.alarm.com. - -COMPANY BENEFITS - -Alarm.com offers competitive pay and benefits inclusive of subsidized medical plan options an HSA with generous company contribution a 401(k) with employer match and paid holidays wellness time and vacation increasing with tenure. Paid maternity and bonding leave company-paid disability and life insurance FSAs well-being resources and activities and a casual dress work environment are also part of our outstanding total rewards package! - -Alarm.com is an Equal Opportunity Employer - -In connection with your application we collect information that identifies reasonably relates to or describes you ("Personal Information"). The categories of Personal Information that we may collect include your name government-issued identification number(s) email address mailing address other contact information emergency contact information employment history educational history criminal record and demographic information. We collect and use those categories of Personal Information about you for human resources and other business management purposes including identifying and evaluating you as a candidate for potential or future employment or future positions recordkeeping in relation to recruiting and hiring conducting criminal background checks as permitted by law conducting analytics and ensuring compliance with applicable legal requirements and Company policies. By submitting your application you acknowledge that we may retain some of the personal data that you provide in your application for our internal operations such as managing our recruitment system and ensuring that we comply with labor laws and regulations even after we have made our employment decision. - -Notice To Third Party Agencies: -Alarm.com understands the value of professional recruiting services. However we are not accepting resumes from recruiters or employment agencies for this position. In the event we receive a resume or candidate referral for this position from a third-party recruiter or agency without a previously signed agreement we reserve the right to pursue and hire those candidate(s) without any financial obligation to you. If you are interested in working with Alarm.com please email your company information and standard agreement to RecruitingPartnerships@Alarm.com.|~|google,go-EJNdGj6x2n6f1hh1AAAAAA==|~|Senior Project Managers-Heavy Industrial|~|STV|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-11|~|Fairfax|~|VA|~|Unknown|~|https://www.linkedin.com/jobs/view/senior-project-managers-heavy-industrial-at-stv-4206283466?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|STV is seeking a Senior Project Manager for our PM/CM group in West Virginia. - -We are seeking a highly experienced Senior Project Manager (Sr. PM) to oversee a heavy industrial construction project in the Charleston WV regional area. The Sr. PM will be on-site daily working closely with the client’s facilities maintenance staff upper management and a selected general contractor. This role requires superior communication coordination between primary stakeholders program leadership and financial oversight to ensure the project aligns with the owner’s vision schedule and budget. - -Key Responsibilities -• Daily on-site presence to manage all aspects of the construction process and ensure seamless coordination between the owner and general contractor. -• Serve as the primary liaison with the client including maintenance staff senior leadership and external stakeholders. -• Ensure the general contractor’s execution aligns with the owner’s vision tracking project progress financials and compliance. -• Oversee design/build execution in an existing operating industrial environment ensuring adherence to safety and regulatory standards while executing production factory expansion. -• Provide financial and schedule oversight ensuring timely reporting and accurate budget tracking. -• Communicate and enforce heavy industrial project requirements on an existing campus ensuring quality assurance quality controls and construction efficiency standards. -• Navigate challenges associated with construction in remote areas including logistics labor availability and supply chain issues. -• Utilize BIM Procore and Microsoft programs to track progress manage documents and streamline workflows. - -Qualifications & Experience -• 15 to 20 years of experience in heavy industrial construction project management. -• Proven track record of delivering large-scale industrial projects on time and within budget. -• Strong knowledge of design/build project execution particularly in industrial settings. -• Experience managing projects in remote or rural locations with a deep understanding of related challenges. -• Exceptional communication and leadership skills with the ability to align multiple stakeholders. -• Accreditation or certification in PMP CMAA DBIA preferred. -• Proficiency in BIM Procore and Microsoft Office Suite. - -Preferred Skills -• Familiarity with West Virginia construction laws and industrial regulations. -• Strong financial acumen and cost control expertise for industrial-scale projects. -• Ability to adapt to fast-paced high-pressure environments in industrial construction. -• Superior inter-personal communication skills with an ability to work well with others to suggest solutions to complicated problems as they arise. -• This will not be an 8:00 to 5:00 five days per week program. Candidate is expected to be available as needed for successful outcomes. - -Don’t meet every single requirement? Studies have shown that women and people of color are less likely to apply to jobs unless they meet every single qualification. At STV we are fully committed to expanding our culture of diversity and inclusion one that will reflect the clients we serve and the communities we work in so if you’re excited about this role but your past experience doesn’t align perfectly with every qualification in the job description we encourage you to apply anyways. You may be just the right candidate for this or other roles. - -STV offers the following benefits -• Health insurance including an option with a Health Savings Account -• Dental insurance -• Vision insurance -• Flexible Spending Accounts (Healthcare Dependent Care and Transit and Parking where applicable) -• Disability insurance -• Life Insurance and Accidental Death & Dismemberment -• 401(k) Plan -• Retirement Counseling -• Employee Assistance Program -• Paid Time Off (16 days) -• Paid Holidays (8 days) -• Back-Up Dependent Care (up to 10 days per year) -• Parental Leave (up to 80 hours) -• Continuing Education Program -• Professional Licensure and Society Memberships - -STV is committed to paying all of its employees in a fair equitable and transparent manner. The listed pay range is STV’s good-faith salary estimate for this position. Please note that the final salary offered for this position may be outside of this published range based on many factors including but not limited to geography education experience and/or certifications.|~|google,go-RcsBf3B004BWDfmzAAAAAA==|~|Senior Construction Project Manager|~|NTT DATA|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-11|~|Ashburn|~|VA|~|Unknown|~|https://careers.services.global.ntt/global/en/job/R-121265/Senior-Construction-Project-Manager?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Continue to make an impact with a company that is pushing the boundaries of what is possible. At NTT DATA we are renowned for our technical excellence leading innovations and making a difference for our clients and society. Our workplace embraces diversity and inclusion – it’s a place where you can continue to grow belong and thrive. - -Your career here is about believing in yourself and seizing new opportunities and challenges. It’s about expanding your skills and expertise in your current role and preparing yourself for future advancements. That’s why we encourage you to take every opportunity to further your career within our great global team. - -Grow Your Career with NTT DATA - -The Senior Construction Project Manager is responsible for overall project success including project oversight direction and strategy over multiple $100+ Million data center construction projects particularly relating to safety schedule scope budget and quality. - -What you'll be doing - -ESSENTIAL DUTIES & RESPONSIBILITIES -• Lead a team of professionals to safely deliver major capital construction projects of $100m+ to support the acquisition of new clients. -• Develop and maintain relationships with key customers operations finance and internal department leaders to assure project team fulfills the mission and objectives of the capital projects. -• Direct and support project teams in the preparation and execution of tasks throughout all phases of the project process; includes identifying scopes of work resource requirements cost estimates and budgets work plan schedule and milestones quality control and risk mitigation. -• Oversee General Contractor direct contractors (ex. Commissioning Agents) third party testing agencies the project controls and MEP teams for each project to ensure tasks are completed on time and within budget. -• Primary liaison to the NTT GDC Americas Inc. Design Managers to aid in the harmonization and coordination of Architecture/Engineering activities in a timely manner. -• Integrate Subject Matter Experts internal and customer stakeholders to support design and lead construction teams to create a master development program for site(s) -• Support Design team leadership for environmental entitlement and permitting requirements. -• Provide guidance to the project delivery resources/team in achieving project goals. Implement communication plan for meetings and written reports/meeting minutes to keep client and project resources informed. -• Develop and implement strategic sourcing plans for GC/subs and specialty vendor selection award and contracts. -• Facilitate project meetings. Implement and align project documentation governance with company requirements. Ensure project data integrity and documentation is accurate timely and coordinated. -• Reports status and variances. Creates action plans to meet objectives budget and schedule. Implements change management routines to assess change requests make recommendations secure internal approvals and manage change throughout the course of the project. -• Assesses and quantify change requests to determine impacts to scope budget schedule quality and risk. -• Optimize project cost effectiveness and budget utilization including constructability reviews and Value Engineering (VE) into design process. -• Implement and lead typical Project level management tasks including contract status finance/funding/payment status budget updates schedule baseline and monthly updates (EVM) submittals contract documentation project records and final contract hand off. -• Develop and implement project level financial controls pay application processing project change review and pricing release of retention claims and resolutions. -• Validate drawings and specifications accurately reflect the desired construction quality and ensure any item requiring remediation is documented and remediated to owner satisfaction. -• Ensure all field installations are in accordance with the design. -• Develop implement monitor and assure systems are in place to deliver highest quality standards for project safety- from start to finish. -• Provide leadership to confirm all Contractors and Suppliers are following safety best practices and producing the industry leading performance expected. -• Monitor and control risk management insurance and liability controls for assigned projects. -• Lead typical construction management monthly project meetings (OAC Design MEP ACx etc.) -• Present executive summary and status reports to internal Senior leadership -• Provide on-site support for sales and marketing team to present NTT Values to prospective new clients. - -KNOWLEDGE SKILLS & ABILITIES -• Understanding of Project Management Planning Construction Management and Data Centers. -• Demonstrated leadership ability in dealing with Owners Architects Contractors and internal stakeholders. -• Extensive knowledge of prime contracts including lump sum GMP hard bid negotiated design-build etc. Specifically including EVM methods and payment systems. -• Extensive knowledge of P6 Critical path scheduling systems overall project cost control budgeting and value engineering as applied to buildings and systems used in Data Center project delivery. -• Familiarity of all aspects of Development design and Construction- to include site work core and shell mechanical and electrical utilities finishes etc. -• Ability to work in an international team environment and interact with all levels of management including C-Suite reviews. -• Strong executive presence – able to convey complex and technical concepts to a non-construction audience. -• Must be very organized analytical and structured with excellent communication and problem-solving skills. -• Manages stress and/or fast pace effectively. - -#GlobalDataCentersCareers - -MINIMUM QUALIFICATIONS -• Bachelor’s degree in Engineering business construction management or relevant field required. -• 15+ years’ experience in General and/or Specialty Construction Project Management with 10+ years’ experience in data center or similar mission critical facilities construction. -• Experience in managing $100M+ projects. -• Experience in urban environments with difficult logistics and fast-track schedules. -• Experience in construction management capital budget management and knowledge of electrical and mechanical systems. -• Knowledge of industry standards building codes and safety standards including fire protection regulations. -• Ability to demonstrate strong capability and expertise in Primavera MS Project MS Excel PowerPoint and SharePoint. - -PREFERRED QUALIFICATIONS -• LEAN Construction knowledge and application of those tools. -• Building Environment Accreditations (i.e. LEED SITES TRUE WELL). -• Mechanical and Electrical systems quality and commissioning leadership in construction of Mission Critical Facilities. -• Mission critical infrastructure and/or data center construction experience. -• Multi-project experience in large scale construction management mission critical or infrastructure preferred. - -PHYSICAL REQUIREMENTS -• Primarily walking standing and bending on project site. -• Able to hear and speak into a telephone. -• Close visual work on a computer terminal. -• Dexterity of hands and fingers to operate any required computer keyboard mouse and other technical instruments. -• Able to lift and carry up to 50 lbs. - -WORK CONDITIONS -• 80%: Construction jobsite at various levels of development -• 20%: Standard office; Data Center environment with varying temperatures and loud noises; extensive daily usage of workstation or computer. - -SPECIAL REQUIREMENTS -• Working at assigned project sites physically present with the on-site construction teams on a routine basis. Work locations currently include; Hillsboro Oregon; Chicago Illinois; Ashburn Virginia; Phoenix Arizona. Remote consideration may be given to exceptionally qualified candidates on interim basis. Periodic travel to secondary sites main offices or team meeting sites will be required. -• Must possess a current valid state-issued driver’s license. - -This position requires work to be done onsite at a data center facility and may require use of a personal mobile device. A monthly stipend will be provided to cover expenses incurred for using a personal device if applicable. - -NTT Global Data Centers Americas Inc. offers competitive compensation based on experience education and location. Base salary for this position is $ 164500 - $ 210000. - -All regular full-time employees are eligible for an annual bonus; payout is dependent upon individual and company performance. - -Employees receive paid time-off medical dental and vision benefits life and supplemental insurance short-term and long-term disability flexible spending account and 401k retirement plan to create a rich Total Rewards package. - -Workplace type: -On-site Working - -Equal Opportunity Employer -NTT DATA is proud to be an Equal Opportunity Employer with a global culture that embraces diversity. We are committed to providing an environment free of unfair discrimination and harassment. We do not discriminate based on age race colour gender sexual orientation religion nationality disability pregnancy marital status veteran status or any other protected category. Accelerate your career with us. Apply today|~|google,go-x2Hf8Y8N21teIwRvAAAAAA==|~|Project Manager Jobs|~|Booz Allen Hamilton|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|Not Provided|~|Not Provided|~|Not Provided|~|2025-04-09|~|Arlington|~|VA|~|Unknown|~|https://www.clearancejobs.com/jobs/8160076/project-manager?utm_campaign=google_jobs_apply&utm_source=google_jobs_apply&utm_medium=organic|~|Job Number: R0212922 - -Project Manager - -The Opportunity: - -Are you searching for a position where you can grow your organization and analytical skills to support a project from concept to completion? A program requires a significant investment of limited resources. With that level of complexity you need to keep the project on a productive path. That's why we need you a program analyst who can help ensure success through careful analysis and effective communication. - -The right mixture of great ideas and program management can create change. In a complex organization allocating funding to where it can be most effective can be challenging. That's why we need you a finan cia l analyst who can learn to navigate the requirements policies and regulations that govern funding to make sure critical efforts aligned to Research Development Test and Evaluation ( RDT & E ) and other Research and Development ( R & D ) - related analytical services are appropriately resourced to achieve our client's mission requirements and make the greatest impact supporting National Security. - -As a program manager on our team you'll study the creation of a program management strategy to help enhance the ability of Industrial Base Policy ( IBP ) to strengthen and maintain a client's program that is able to meet warfighter's needs. You'll assist the team in developing policy for the client by bringing in-depth understanding and expertise to one or more aspects of service or joint missions processes and culture. You will analyze laws and executive orders and DoD directives instructions and decisions to determine the impact on U.S. military programs and efforts. - -On our team you'll implement and maintain organizational programs in support of the client's program. You'll work with program leadership to review contracts project cost accounting and tactical planning using tools like Micro sof t Excel PowerPoint and other specific finan cia l management tools. The real power of project management comes from communication to ensure the program achieves its goals and meets our quality standards. At Booz Allen we recognize that we must continuously grow as a team to bring the best support to our clients so here you'll have all the resources to succeed. This is a chance to directly impact a meaningful mission while learning how to develop and maintain program strategy. - -Act as a product line coordi nato r aligning Agile scrums and sprints to meet product owner goals creating and tracking project schedules and ensuring clear communication and timely issue resolution. Contribute to moderately complex aspects of a project and assist junior staff members as needed. Develop expertise to deliver high-quality work products to support projects and guide the activities of others on a set of defined tasks as needed. Provide solutions and new ideas identify opportunities to grow existing business support firm-wide initiatives and interact regularly with and present work products to clients. Conceptualize create and maintain Integrated Master Schedules ( IMS ) that comply with a program's Statement of Objectives ( SOO ) Te chn ical Performance Requirements ( TPRs ) Contract Work Breakdown Structure ( CWBS ) and the Contract Statement of Work ( CSOW ) . - -Work with us and help make sure our client accomplishes its program goals within budget . - -Join us. The world can't wait. - -You Have: -• 12+ years of experience in the design implementation and maintenance of organizational programs in support of corporate strategy -• Experience with applying advanced theories principles and concepts and contributing to the development of new principles and concepts and with unreviewed action or decisions and maintaining responsibility for supervision and development of first level supervisors and managers -• Experience managing near mid and long-term research and analysis projects including identification evaluation and resolution of defense industrial base supply chain issues or policy gaps -• Experience in engineering manufacturing and prototyping hardware or sof tware in one or more DIB sectors and with Agile processes -• Ability to work with both te chn ical and non-te chn ical audiences including client delivery -• Secret clearance -• Bachelor's degree - -Nice If You Have: -• Knowledge of the DoD acquisition system -• Master's degree preferred -• TS / SCI clearance -• Project Management Professional ( PMP ) Certification - -Clearance: - -Applicants selected will be subject to a security investigation and may need to meet eligibility requirements for access to classified information ; Secret clearance is required. - -Compensation - -At Booz Allen we celebrate your contributions provide you with opportunities and choices and support your total well-being. Our offerings include health life disability financial and retirement benefits as well as paid leave professional development tuition assistance work-life programs and dependent care. Our recognition awards program acknowledges employees for exceptional performance and superior demonstration of our values. Full-time and part-time employees working at least 20 hours a week on a regular basis are eligible to participate in Booz Allen's benefit programs. Individuals that do not meet the threshold are only eligible for select offerings not inclusive of health benefits. We encourage you to learn more about our total benefits by visiting the Resource page on our Careers site and reviewing Our Employee Benefits page. - -Salary at Booz Allen is determined by various factors including but not limited to location the individual's particular combination of education knowledge skills competencies and experience as well as contract-specific affordability and organizational requirements. The projected compensation range for this position is $77600.00 to $176000.00 (annualized USD). The estimate displayed represents the typical salary range for this position and is just one component of Booz Allen's total compensation package for employees. This posting will close within 90 days from the Posting Date. - -Identity Statement - -As part of the application process you are expected to be on camera during interviews and assessments. We reserve the right to take your picture to verify your identity and prevent fraud. - -Work Model - -Our people-first culture prioritizes the benefits of flexibility and collaboration whether that happens in person or remotely. -• If this position is listed as remote or hybrid you'll periodically work from a Booz Allen or client site facility. -• If this position is listed as onsite you'll work with colleagues and clients in person as needed for the specific role. - -Commitment to Non-Discrimination - -All qualified applicants will receive consideration for employment without regard to disability status as a protected veteran or any other status protected by applicable federal state local or international law.|~|google,in-a24e495cad1bd3fd|~|Senior Project Manager|~|Expleo Group|~|Not Provided|~|Not Provided|~|CONTRACT|~|True|~|USD|~|137000.0|~|147000.0|~|2025-04-14|~|Denver|~|CO|~|US|~|https://www.indeed.com/viewjob?jk=a24e495cad1bd3fd|~|Overview: -**Location: Hybrid – Denver CO or Minneapolis MN (2–3 days onsite weekly)** - -**Employment Type: Full\-Time Consultant** - - - -Are you a detail\-driven project manager with a passion for leading high\-stakes initiatives from concept to completion? Trissential is looking for a Senior Project Manager to join our client’s team and take ownership of complex enterprise\-level projects in a highly structured waterfall environment. If you're someone who thrives on building order out of complexity managing cross\-functional teams and driving business\-critical outcomes this could be your next big move. - - **What’s in It for You?** - -* **Impactful Work** – Lead large\-scale high\-visibility projects that make a real difference across enterprise systems -* **Stability \& Structure** – Join a company that values strong processes and supports clear project governance in a waterfall methodology -* **Hybrid Flexibility** – Work onsite 2–3 days per week in either Denver CO or Minneapolis MN with flexibility built into your schedule -* **Career Growth** – Advance your leadership capabilities while working across interdepartmental teams and managing vendor relationships -* **Collaborative Environment** – Be part of a smart driven and supportive team that thrives on clarity communication and shared success - -**Your Role \& Responsibilities** - -* Manage end\-to\-end delivery of complex and high\-risk projects ensuring they are completed on time and within budget -* Oversee scope schedule and resource planning proactively mitigating risks and managing dependencies -* Lead project meetings and workshops ensuring alignment across teams stakeholders and vendors -* Develop detailed project plans and work breakdown structures using Microsoft Project and other tools -* Prepare executive\-level summaries and visualizations that communicate progress risks and financials -* Manage project financials including forecasts actuals and variance analysis -* Ensure seamless integration of commercial off\-the\-shelf (COTS) solutions with legacy systems -* Support RFP processes and vendor management efforts across project lifecycles - -**Skills \& Experience You Should Possess** - -* 5–7 years of direct project management experience plus 5–10 years in related roles such as PMO Business Analysis or Test Leadership -* Proven success managing COTS software deployments and legacy system integrations -* Strong background in financial management including forecasting and variance analysis -* Proficiency with project management tools including Microsoft Project Jira Confluence and Office 365 -* Deep understanding of and experience in waterfall project methodologies -* Excellent verbal and written communication with the ability to lead meetings and synthesize complex information into clear executive summaries -* Proven leadership creative problem\-solving and a positive engaging attitude - -**Bonus Points If You Have:** - -* Experience with accrual\-based accounting -* Background in the utility industry or large enterprise environments -* Vendor management and RFP process experience -* Exposure to Agile concepts (helpful when coordinating with external vendors) - -**Education \& Certifications You Need** - -* Bachelor’s degree in a related field or equivalent experience -* PMP certification or equivalent preferred but not required - -**What We Offer** - -At Trissential we believe the best work happens when talented people are empowered and supported. By joining our client’s team you’ll step into a high\-impact role with room to grow. - -* **Competitive Salary** – $137000 – $147000 annually based on experience -* **Comprehensive Benefits** – Medical dental vision and 401(k) options -* **3 Weeks PTO** – Recharge with paid time off and observed holidays -* **Hybrid Work** – Flexibility to work from home part of the week while collaborating onsite -* **Long\-Term Growth** – Be part of an environment where your skills and contributions are recognized and rewarded - -**Ready to lead major initiatives in a dynamic structured environment? Apply today and be the strategic force behind impactful project execution with Trissential!** \#LI\-RM1 \#LI\-VN1 \#LI\-MN1|~|indeed \ No newline at end of file