Browse
···
Log in / Register

Director of Embedded Software Platform

$180,000-250,000/year

TP-Link Systems Inc.

Irvine, CA, USA

Favourites
Share

Description

Headquartered in the United States, TP-Link Systems Inc. is a global provider of reliable networking devices and smart home products, consistently ranked as the world’s top provider of Wi-Fi devices. The company is committed to delivering innovative products that enhance people’s lives through faster, more reliable connectivity. With a commitment to excellence, TP-Link serves customers in over 170 countries and continues to grow its global footprint. We believe technology changes the world for the better! At TP-Link Systems Inc, we are committed to crafting dependable, high-performance products to connect users worldwide with the wonders of technology.  Embracing professionalism, innovation, excellence, and simplicity, we aim to assist our clients in achieving remarkable global performance and enable consumers to enjoy a seamless, effortless lifestyle.  As the Director of Embedded Software Platform, you will lead engineering strategy, drive technical excellence, and align initiatives with company goals. You will mentor teams, define the technology roadmap, and collaborate cross-functionally to ensure scalable, secure, and efficient systems. Responsibilities include optimizing development processes, managing budgets, and fostering global team coordination. Your expertise in embedded systems and deep learning will be key to advancing low-power edge AI and energy-efficient HW/SW co-design. Key Responsibilities Strategic Leadership: Develop and execute the engineering vision, ensuring alignment with company goals and business needs. Team Development & Management: Build, mentor, and oversee multiple engineering teams, fostering a culture of innovation, collaboration, and continuous improvement. Technology Roadmap & Architecture: Define technical strategy, lead architectural decisions, and ensure scalable, efficient, and secure system designs. Cross-Functional Collaboration: Work closely with Product Management, Security and other departments to translate business needs into technical execution. Operational Excellence: Establish and refine engineering processes, including agile development, CI/CD practices, and quality assurance methodologies. Talent Acquisition & Retention: Attract, hire, and retain top engineering talent to support growth and product development. Stakeholder Communication: Act as a key technical advisor to executive leadership, presenting engineering progress, challenges, and strategic initiatives. Budget & Resource Management: Oversee engineering budgets, ensuring efficient allocation of resources and technology investments. Global Team Coordination: Establish unified workflows/comms protocols, bridge cultural gaps to drive collaboration/knowledge sharing. Code Review & Design Oversight: Lead rigorous code/architectural reviews, enforce quality standards through peer validation, and champion documentation best practices across deliverables. Embedded Systems & Deep Learning Expertise:  Lead R&D in low-power edge AI systems: optimize neural architectures for constrained devices, pioneer HW/SW co-design for energy-efficient DL.   Requirements Qualifications & Experience 10+ years of experience in software/hardware engineering, with at least 5+ years in an engineering leadership role. Proven track record of building and scaling high-performing engineering teams. Strong technical background in embedded systems, IoT devices , Smart Camera or AI technologies. Experience managing multiple engineering teams, driving large-scale projects, and ensuring on-time delivery of high-quality products. Deep understanding of software development lifecycles, agile methodologies, and modern engineering practices. Strong communication skills with the ability to present technical topics to executive stakeholders. Bachelor’s or Master’s degree in Computer Science, Engineering, or a related field preferred. Benefits Salary range: $180,000-250,000 Free snacks and drinks, and provided lunch on Fridays Fully paid medical, dental, and vision insurance (partial coverage for dependents) Contributions to 401k funds Bi-annual reviews, and annual pay increases Health and wellness benefits, including free gym membership Quarterly team-building events At TP-Link Systems Inc., we are continually searching for ambitious individuals who are passionate about their work. We believe that diversity fuels innovation, collaboration, and drives our entrepreneurial spirit. As a global company, we highly value diverse perspectives and are committed to cultivating an environment where all voices are heard, respected, and valued. We are dedicated to providing equal employment opportunities to all employees and applicants, and we prohibit discrimination and harassment of any kind based on 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. Beyond compliance, we strive to create a supportive and growth-oriented workplace for everyone. If you share our passion and connection to this mission, we welcome you to apply and join us in building a vibrant and inclusive team at TP-Link Systems Inc. Please, no third-party agency inquiries, and we are unable to offer visa sponsorships at this time.

Source:  workable View original post

Location
Irvine, CA, USA
Show map

workable

You may also like

Craigslist
🧑‍💻 Remote Software Development Career Opportunity 🧑‍💻
We’re searching for dedicated, goal-oriented individuals ready to start a professional journey in technology. If you want to learn coding hands-on, work on industry-grade projects, and train for junior developer roles, this comprehensive training plan is for you. The program is remote and flexible—available full-time or part-time—with nearly 900 hours of structured learning and projects. You’ll gain skills in leading programming languages, tools, and development workflows while building a standout portfolio and résumé. 🖥️ Technology & Programming Fundamentals -Study computing systems, networks, browsers, and web protocols -Learn algorithms, data structures, numeric systems, and security foundations -Use Python scripting, command-line navigation, and logic design 💻 Web & Front-End Development -Build web interfaces with HTML5, CSS3, and Bootstrap -Add interactivity using JavaScript, jQuery, and React.js -Design responsive, modern, and user-friendly layouts 🗄️ Back-End & Database Development -Create and manage databases with SQL and SQL Server -Use CRUD methods and understand relational database theory -Build server-side systems with Python (Django) and C# (.NET/Core) 🧑‍💻 Programming Languages & Tools -Learn C#, Python, JavaScript, HTML, CSS, SQL, and more -Work with Git, GitHub, Visual Studio, and TFS -Develop team-based coding and version control habits 🧪 Capstone Projects -Complete two professional-grade projects (Python + C#) -Gain experience using Agile, Scrum, and DevOps processes -Build your confidence in debugging and project collaboration 🧰 Career Preparation -Write strong résumés and cover letters -Practice interview skills and whiteboard coding exercises -Get career-ready for entry-level tech development positions 🚀 Open to all applicants—no previous experience needed. Start your future in software development today. 👉 Apply now: http://softwaredevpros.online/
5390 SE 28th Ave, Portland, OR 97202, USA
$30/hour
Craigslist
LAMP Stack Junior Developer for OpenEMR
I run a software company that develops software for an open-source project called OpenEMR, an application that runs medical clinics, hospitals, and other medical organizations. I am looking for a part-time 20 hours per month junior developer to assist me and my company with completing tasks for OpenEMR. As time progresses this has the ability to turn into more hours. You would be a 1099 contractor for my company. More info about the project (this is the project you will be working on): https://www.open-emr.org/ Before the interview I need you to read the following document. In your cover letter please be able to demonstrate as much as possible what is contained in this document. You probably won't get 100% but please give it a solid try. Requirements for OpenEMR Development This document defines the minimum skills and tasks you must demonstrate to be considered ready for OpenEMR development. Review carefully and be prepared to show working examples for the interview. Core Competencies Using Git and standard source control workflows Understanding the OpenEMR database schema at a basic level Setting up multiple virtual hosts using LAMP (preferred), WAMP, or MAMP Configuring and troubleshooting Apache Virtual Host Setup Task Demonstrate your ability to set up a local sandbox by: Creating a new Apache virtual host Installing the latest community version of OpenEMR (use the most recent patch release) Cloning the OpenEMR GitHub repository outside of any vhost folder. (basically, not storing the git repo in the /var/www/ directory, but using an rsync script to update the vhost ) Setting up local instances for both: Master branch and most current stable patch release At minimum: Run OpenEMR v703v4 on a dedicated vhost Git and Source Control Best practices for managing a project with Git Why repositories must not be stored directly on Staging or Production vhosts What cherry-picking is and why it is useful How git reflog can help find a file’s history Xdebug Task Place a breakpoint in login.php at the line that includes globals.inc.php Step over into the next line and explain why globals.inc.php is critical Identify a variable or function from globals.inc.php that is used in login.php OpenEMR Schema Explain the purpose and stored data of these tables: patient_data form_encounter forms users users_secure list_options layout_options Write a query to return: patient first name, last name, PID, encounter number, and forms used in encounters within a specific date or date range Write a query to return: PID and encounter ids for a date range Identify which table/column records when a form has been deleted Identify the view in the OpenEMR interface that updates the list_options table Identify the view in the OpenEMR interface that updates the layout_options table Make a change using the OpenEMR interface and demonstrate the change in the raw data (phpMyAdmin view) Explain how layout_options and list_options are related to creating or updating layout based forms
2832 SE Salmon St, Portland, OR 97214, USA
$30-50/hour
Craigslist
Senior Full-Stack Developer (AI-Driven SaaS) (Portland)
**About Us** We’re a specialized SaaS company serving the construction industry. Our platform helps employers and unions streamline reporting and benefits management by transforming payroll data into accurate, secure reports—eliminating manual paperwork and reducing compliance risks. **The Role** We’re looking for a **Senior Full-Stack Web Application Developer / Technical Lead** who thrives on building data-intensive applications and embraces AI-assisted development. You’ll work directly with our CTO to design scalable systems, guide product releases, and explore the frontiers of AI-driven software engineering. **Important Requirements** * Experience: Minimum 10+ years in application architecture and system design. (Please do not apply if you do not meet this criterion.) * Language: Fluency in English is mandatory. You must be able to communicate ideas clearly. * Applicants: Individuals only — we will not consider working with agencies, recruiters or any businesses. * Contact: Please use email exclusively to apply for this position. * Location: This position is 50% remote. Candidate must be located in Portland area and must be able to come into the office 2-3 days a week. **What You’ll Do** * Leverage AI tools/agents for planning, development, testing, and documentation * Architect and build full-stack features across React/TypeScript, GraphQL, ASP.NET Core, and MS SQL Server **What We’re Looking For** * 10+ years of senior or lead-level hands-on development * Strong expertise in React/TypeScript, .NET Core, SQL Server * Comfortable with GraphQL, Linux, and scripting (bash or similar) * Demonstrated experience using LLMs in real workflows, with the ability to evaluate and improve their outputs * A systems thinker who thrives on solving complex, large-scale problems * Experience with and understanding of analytical database products is a big plus **Why Join Us** * Your work will directly impact thousands of users and company growth * Collaborate with a passionate, forward-looking team * Performance-based bonus opportunities **Next Steps** Applicants who advance will be asked to complete a short, unpaid technical assessment project prior to moving to the next phase.
5901 S Macadam Ave #110, Portland, OR 97239, USA
$150,000/year
Craigslist
🧑‍💻 Remote Software Developer Training and Work
We’re building the future of software—and we want ambitious, motivated professionals who are ready for a career of learning, growth, and innovation. We are a reputable tech company seeking individuals who are excited to learn. Looking to gain full-stack software development skills through hands-on experience? This structured remote program is designed for flexibility and can be completed either part-time or full-time. You'll go through nearly 900 hours of guided training using real tools and programming languages, setting you up to succeed as a Software Developer. This program includes comprehensive training in: 🖥️ Programming & Technology Foundations • Learn how computers, browsers, and networks function • Explore algorithms, data structures, number systems, and basic cybersecurity • Start with Python, flowcharts, and command-line logic 💻 Front-End Development • Build web interfaces with HTML5, CSS3, and Bootstrap • Use JavaScript, jQuery, and React.js to create interactive features • Apply responsive design and UI development best practices 🗄️ Back-End and Database Development • Create databases using SQL and SQL Server • Master CRUD operations and relational logic • Build robust back ends with Django (Python) and .NET (C#) 🧑‍💻 Core Languages & Tools • Train in C#, Python, JavaScript, HTML, CSS, and SQL • Use Git, GitHub, Visual Studio, and industry-standard toolsets • Apply professional coding workflows and team collaboration techniques 🧪 Capstone Projects • Complete two advanced development projects (Python and C#) • Simulate real-world workflows using Agile and DevOps methodologies • Gain hands-on debugging, documentation, and deployment practice 🧰 Career Preparation • Train for coding interviews and whiteboarding tasks • Build an effective résumé and technical cover letter • Get ready to pursue software development opportunities No prior experience needed. Remote access available. Apply now: https://techschooldev.online/
2810 Jerome Rd, College Park, GA 30349, USA
$30/hour
Workable
System of Systems Integration SME
Qualis LLC is seeking a highly experienced Golden Dome for America System of Systems Integration SME to provide expert-level technical leadership and mission integration support across a portfolio of highly classified space control, ground, and C2 systems. The successful candidate will lead and support system design, integration, test, and operational efforts for advanced space control systems—ensuring the alignment of technical architectures with mission requirements. Essential Duties: Serves as a senior technical authority for development and integration of highly classified space control systems, including space, ground, and command-and-control (C2) elements. Guides the maturation of emerging technologies through all Technology Readiness Levels (TRLs) from concept to deployment. Leads and contributes to the development of space system architectures, system-level technical requirements, and associated program documentation in support of ACAT-like programs. Provides systems engineering and program management expertise for information operations and multidomain space and airborne capabilities. Conducts system-level design reviews, technical audits, and risk assessments. Supports space situational awareness (SSA) architecture development and assess associated capability gaps and limitations. Offers technical leadership across multiple space control technologies including optical sensors, radar, SIGINT, electronic support measures, and communications systems. Leads the integration, test, and operations planning for ground system architectures in support of space control missions. Interfaces with government stakeholders to ensure technical solutions align with mission needs and strategic objectives. Requirements Required Qualifications: Active Top Secret clearance with SCI eligibility. Minimum of 15 years of experience in space systems engineering, systems integration, and technical program leadership. Demonstrated expertise in the full lifecycle of space system development—from architecture and design to test, integration, and operational fielding. Proven experience coordinating across classified programs and complex acquisition frameworks. Strong understanding of SSA capabilities, limitations, and future architecture needs. Track record of developing and managing high-level technical documentation, reviews, and artifacts for large defense programs. In-depth knowledge of space control mission areas and supporting ground infrastructure. Exceptional communication, coordination, and leadership skills, particularly in multi-agency or cross-domain environments. Preferred Qualifications: Advanced degree in Engineering, Physics, Space Systems, or a related technical discipline. Prior experience with ACAT I or II programs and DoD 5000-series documentation. Experience working within Special Access Programs (SAPs) or compartmented environments. Benefits Qualis LLC is committed to hiring and retaining a diverse and talented workforce who can contribute to the mission and vision of the Company. Our employees are our greatest asset and we promote a positive work environment, teamwork, professional growth, innovation, community involvement, flexible scheduling and a family-friendly work environment. Equal Opportunity Employer/M/F/Vet/Disabled and a Participant in E-Verify
El Segundo, CA, USA
Negotiable Salary
Craigslist
Your Software Development Career Starts Here 🧑‍💻
We are looking for driven individuals ready to establish a career in technology. If your goal is to gain coding skills, build professional projects, and prepare for entry-level developer positions, this program is for you. This is a remote opportunity that can be done part-time or full-time, including nearly 900 hours of structured lessons and project work. You’ll train with industry-standard languages and tools while creating a résumé and portfolio to launch your career. 🖥️ Technology & Programming Fundamentals -Understand how computers, browsers, networks, and the internet function -Learn algorithms, data structures, number systems, and security basics -Practice Python scripting, command line skills, and flowchart logic 💻 Web & Front-End Development -Develop websites using HTML5, CSS3, and Bootstrap -Create dynamic features with JavaScript, jQuery, and React.js -Use responsive design and layout principles 🗄️ Back-End & Database Development -Design and operate databases with SQL and SQL Server -Perform CRUD operations and master relational models -Build scalable back-end systems using Python (Django) and C# (.NET/Core) 🧑‍💻 Programming Languages & Tools -Learn seven key languages: C#, Python, JavaScript, HTML, CSS, SQL, and more -Work with Git, GitHub, Visual Studio, and Team Foundation Server -Apply version control and real-world team practices 🧪 Capstone Projects -Deliver two large-scale projects (Python + C#) -Build portfolio-ready applications using Agile, Scrum, and DevOps -Enhance debugging, teamwork, and problem-solving abilities 🧰 Career Preparation -Develop résumés and cover letters for tech jobs -Prepare for technical and whiteboard-style interviews -Step into entry-level developer roles with confidence 🚀 No experience required. Remote options available. Begin your path into technology today. 👉 Apply here: http://softwaredevpros.online/
2810 Jerome Rd, College Park, GA 30349, USA
$30/hour
Cookie
Cookie Settings
Our Apps
Download
Download on the
APP Store
Download
Get it on
Google Play
© 2025 Servanan International Pte. Ltd.