5 Pioneer Women in Tech

Andy Charters
.
August 21, 2023
Women In Tech

It is no secret that the tech industry is a male-dominated field. If we go by the number of female respondents in Stack Overflow’s 2017 Developer Survey or the percentage of women working in tech companies, it is clear that women continues to be a minority in the industry.

The underrepresentation of women in tech contributes in large part to many people’s perception that female engineers, developers, tech leaders are unusual or rare, or that they’re a recent trend. When in fact, women have a long history as engineers, programmers, tech leaders, and innovators. In celebration of Women’s History Month, we present you five women who made pioneering innovations in the computing world.


Augusta Ada King, Countess of Lovelace

Ada Lovelace is considered by many to be the world's first programmer despite living a century before the invention of the modern computer.

The only legitimate daughter of the Romantic poet Lord Byron, Ada Lovelace was brought up as a mathematician and scientist by her mother. At 17, she was introduced to Charles Babbage, an inventor whose ideas captivated her early on and who became her lifelong friend and intellectual collaborator.

In 1842, Lovelace translated a memoir by an Italian military engineer Luigi Menabrea on a lecture delivered by Babbage on the Analytical Engine, the first general purpose computer Babbage designed. Delighted by her translation, Babbage asked her to expand on the original paper. She did, adding her Notes which ended up three times as long as the original paper. These notes are now the source of her enduring fame.

Her notes include a full set of instructions for the Analytical Engine to sequentially compute the Bernoulli numbers. But beyond the machine's number-crunching capability, she grasped its full potential: <em>a machine that could be made to manipulate numbers could also be made to manipulate any data represented by the numbers</em>. A full century before the first modern computer, she mused that the engine can be used to compose music, create graphics, and much more. She was right.


Grace Hopper

With a career that spanned six decades across industries, including academia, the computing business, and the US Navy, Grace Hopper is a pioneer in computer programming in its earliest years. Hopper is best known for her invention of the compiler.

When the United States entered World War II, she persuaded the Naval Reserve to accept her. Trained as a mathematician, she was assigned to the Bureau of Ordnance Computation Project at the Cruft Laboratories at Harvard University. There she worked with Howard Aiken, the designer and principal engineer of IBM's Mark I, considered as the first large-scale computer used in the war effort. Hopper dove in and learned to program, authoring a 600-page manual of operations for the Mark I. By the end of the war, she was working on Mark II  where she caught a large moth that caused the machine to fail. She taped the bug into the logbook, amused to have literally debugged the machine.

After the war, she worked for the Eckert-Mauchly Computer Corporation where she helped build the first UNIVACs, a computer which used vacuum tubes instead of relay switches. It was during these years that she made her major contributions to programming. In 1952, she developed the first compiler, publishing her first paper on the subject. She followed it up with FLOW-MATIC, considered the first English language data-processing compiler, providing the foundations for the development of COBOL in 1959.

Her work was crucial in the standardization of compilers, computer languages, and validation procedures. Throughout her long career, she received multiple recognition for her pioneering work. In 1992, she was the first woman to receive the National Medal of Technology and was posthumously elected to the National Women's Hall of Fame in 1994.


Margaret Hamilton

Credited as the software engineer who took Apollo to the moon, Margaret Hamilton's work enormously contributed to NASA's efforts to land on the moon in the 1960s and 70s.

Coming from a diverse background which includes degrees in mathematics and meteorology, Hamilton worked on her first software projects for a professor in MIT, learning several languages and systems. Before her work in Apollo,  she was part of the project in MIT Lincoln Lab's Semi-Automatic Ground Environment Air Defense System (SAGE), an early air defense system for the country. It was one of the first projects where she became interested in software reliability. When NASA picked MIT to design spacecraft guidance and navigation systems, Hamilton jumped at the opportunity.

As the lead in the software engineering division of MIT's Instrumentation Laboratory, she and her team were responsible for the onboard flight software. The software governed the flight dynamics of the Apollo spacecraft, which were used for six landing missions between 1969 and 1972. Impressed with the Apollo software, NASA adapted it for its subsequent projects including Skylab, the space shuttle, and the first digital fly-by-wire systems in aircraft.

Hamilton's work has contributed to the concepts of "asynchronous software, priority scheduling and priority displays, and human-in-the-loop decision capability, which set the foundation for modern, ultra-reliable software design and engineering." In the course of their work on Apollo software development, she and her team created the foundational concepts of modern software engineering. In recognition of her innovations, she was honored by NASA with the Exceptional Space Act award in 2003. In 2016, she received the Presidential Medal of Freedom.


Barbara Liskov

A trailblazer in the design of programming languages, software methodology, and distributed computing, Barbara Liskov shaped many of the ideas in modern computer science.

After getting her BA in mathematics at UC Berkeley in 1961, she worked at the Mitre Corporation where she discovered her talent for programming. After a year, she moved to Harvard where she began her work on computer translation of human languages and then later to Stanford where she earned her Ph.D. in computer science, among the first women to do so in the US. Her thesis was on a program to play chess endgames and was supervised by John McCarthy, one of the founders of the artificial intelligence discipline.

Liskov went on to teach computer science at MIT. In a joint work with Steve Zilles, she invented the notion of data abstraction as a way to create more reliable software systems. In the 1970s, she led the design and implementation of the CLU programming language. With its emphasis on modular programming, data abstraction, and polymorphism, the development of CLU served as the foundation of object-oriented programming used in modern programming languages such as Java and C#.

Her MIT division also created the Argus language in the 1980s, which extended the ideas of CLU to distribute programs over the network. She also developed a new notion of subtyping, known as the Liskov substitution principle later formalized in a joint work with Jeannette Wing.  Her subsequent work focused on Byzantine fault tolerance and distributed computing. Citing her immense contributions to the development of advanced computer systems, the Association for Computing Machinery (ACM) awarded Liskov the 2008 Turing Award. In 2012, she was inducted into the National Inventors Hall of Fame.


Radia Perlman

Best known for writing the algorithm behind the Spanning Tree Protocol (STP) and key contributions in network security, Radia Perlman has been called as the "mother of the internet".

Raised by parents who were both engineers working for the US government, Perlman grew up with a knack for math and science. After earning her bachelor's and master's in mathematics from MIT, she landed a job in Bolt, Beranek and Newman Technologies, a government contractor where she was involved in designing network protocols.

In 1980, she joined Digital Equipment Corporation (DEC) to design routing for DECnet. At the time, DEC was trying to solve the problem of file sharing between computers. Perlman came up with an algorithm that became known as STP (Spanning Tree Protocol), which was adopted as the standard protocol for network bridge technology. STP transformed the Ethernet “from original limited-scalability, single-wire CSMA/CD”, into a protocol that can handle massive networks. Her work on STP earned Perlman the moniker "mother of the Internet", a title which she disliked.

In 1997 she worked at Sun Microsystems where she specialized in network security and designed TRILL. TRansparent Interconnection of Lots of Links (TRILL) corrected the shortcomings of STP by allowing the Ethernet to make optimal use of the bandwidth. Her other key contributions to network security include "trust models for Public Key Infrastructure, data expiration, and distributed algorithms resilient despite malicious participants."

Perlman is also known for writing Interconnections, which became a classic textbook on network protocols. In 1997, she also co-authored another popular textbook, Network Security. For the profound impact of her work on computer networks, she was inducted in 2014 into the Internet Hall of Fame and in 2016, to the National Inventors Hall of Fame.

Data Warehouse and Analytics Specialist

POST DATE
July 26, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Salesforce Developer

POST DATE
July 25, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Business Development Representative

We are seeking a motivated and dynamic Business Development Representative to join our team. This role is crucial for driving our business growth by identifying potential clients, conducting direct outreach, and setting appointments for our sales team. The ideal candidate will have a strong passion for sales, a successful track record of achievement, excellent communication skills, and the ability to thrive in a fast-paced environment.

POST DATE
July 23, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Fullstack Developer (FE Focus)

We are seeking a Fullstack Developer with a strong emphasis on front-end development and user experience to join our team. This role requires a balance of front-end and back-end skills, with a preference for candidates who excel in creating visually appealing and user-friendly interfaces.

POST DATE
July 22, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Project Manager

We are seeking an experienced IT Project Manager to oversee the planning, implementation, and tracking of IT projects. The ideal candidate will have strong technical skills combined with excellent leadership abilities to ensure projects are completed on time, within scope, and within budget

POST DATE
July 18, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Software Engineer

  • Skills: PHP, SQL, JavaScript, some .Net
  • Remote or Makati Offices (Your choice)    
  • Competitive Salary 
  • Philippines Benefits + HMO
  • Shift: Mid-shift
  • Position: Full-time

POST DATE
July 17, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full Stack .NET Developer

POST DATE
July 9, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

QA Automation Engineer

We are looking for a talented Software Tester to join our expanding QA team. You will be working as part of a highly skilled team, helping build high-quality interactive web and mobile applications. You will work on implementing automation tests for our products to make sure they are kept robust.

POST DATE
July 2, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Quality Assurance Engineer

POST DATE
June 25, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Android Developer

Asan Android Developer, you will demonstrate an understanding of clean, object-oriented code, good architecture principles, and knowledge of common software design patterns. As a team, we’re committed to producing high-quality, maintainable code, so you’ll need to display a familiarity with the creation of well-tested code. Experience of interaction with XML and JSON data served via HTTP APIs is also essential. We make use of several additional technologies including many of the Android support libraries

POST DATE
June 25, 2024
WORK LOCATION
JOB TYPE
Apply

Full Stack .Net Developer

As a Full-Stack Developer, you will play a pivotal role in advancing our core product, which is market-ready and positioned for continuous improvement and innovation. You will be integral to the entire development lifecycle, enhancing existing features and deploying new functionalities. You will stay abreast of industry trends to continuously innovate and improve our product, taking ownership of projects from conception through to implementation.

POST DATE
June 25, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior IOS Developer

As an iOS Developer, you lead technical excellence and management within our team on a leading VOD platform. You ensure iOS projects are delivered on time and within budget while providing clear solutions to complex technical issues. Your role fosters innovation and excellence through the adoption of new technologies and best practices, supporting the team to produce top-tier work.

POST DATE
June 21, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Software QA Test Engineer (Manual)

This role will be to collaborate on the Quality Assurance of the company’s application, whilst also taking responsibility for the back-end architecture. You will assume responsibility for a wide range of activities that will include candidate support, client and integration support activities, and project-based work to improve our overall effectiveness

POST DATE
June 21, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

QA Engineer

As a QA Engineer, the ideal candidate will have a strong background in both manual and automated testing, with a focus on mobile and web applications. This role involves working closely with developers, product owners, and UX/UI designers to ensure the highest quality of our software products.

POST DATE
June 21, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full Stack Shopify Developer

POST DATE
June 20, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Video Editor

We seek a Video Editor with a strong creative eye. You'll create high-quality YouTube videos, repurpose content, and streamline workflows using Adobe Premiere, Frame.io, CapCut, and other AI tools to maximize your video editing efforts. You will create videos on a weekly basis for our company and our CEO's personal brand. The job is completely remote, but we have offices in Makati, where you might be asked to join us occasionally for team gatherings.

This is an exciting opportunity for a video editor who has a growth mindset, who takes pride in their work and enjoys working from the comfort of their home.

POST DATE
June 18, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

React Native Developer

As a React Native Mobile Developer, you will be responsible for developing and maintaining mobile applications for both iOS and Android platforms. You will collaborate closely with our product, design, and backend teams to create seamless, intuitive, and high-performance mobile experiences for our users.

POST DATE
June 18, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Developer - Zuora Subscription Billing

As a Senior Developer specializing in Zuora Subscription Billing, you will be responsible for the design, development, and maintenance of Zuora Subscription Billing solutions to support our subscription-based business model. You will work closely with cross-functional teams to understand business requirements and implement solutions that align with the company's objectives.

POST DATE
June 17, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Web-Scraping Developer

Cloud Employee is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineering teams and grow their CV and skill-set. 

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement, and well-being. We provide security, career paths, individual training programs, and mentoring.

POST DATE
June 14, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

FileVine Consultant

POST DATE
June 13, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Back End Developer (Python)

Writing scalable, robust, testable, efficient, and easily maintainable code. Translating software requirements into stable, working, high performance software. Playing a key role in architectural and design decisions, building toward an efficient microservices distributed architecture.
POST DATE
June 10, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Head of Growth Marketing

Cloud Employee is building a ‘Future of Work’ AI driven talent tech platform in the remote software engineer staffing space. 

In this strategic and hands-on creative role, you'll have the opportunity to shape the narrative of remote work and impact the tech industry at a global scale. 

With team members across the US, LATAM, Europe and Asia - we’re on a mission to bridge the talent gap with our matching platform and employee experience programs.

We need your storytelling strategy skills to ‘share the journey’ and the human stories behind our business

POST DATE
May 1, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Software QA Test Engineer

Cloud Employee, is a UK owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace continuously investing in staff development, engagement and well-being. We provide security, career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior/Team Lead Full-Stack PHP Developer

Cloud Employee is a fast-growing UK-managed offshore recruitment and staffing company in the Philippines. We tackle the growing global IT skills shortage by connecting tech companies based in Europe, the US, and Australia to our pool of expert software developers in the country.

We are now seeking a passionate Senior/Team Lead Full-Stack PHP Developer to join our team of skilled talents. This is an excellent opportunity to join a fun and dynamic work environment and to significantly advance your career.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior/Lead Backend Developer - Brazil

Cloud Employee is a UK-owned business established 8 years ago. We connect high-performing software engineer talent worldwide with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines and Brazil as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace continuously investing in staff development, engagement and well-being. We provide security, career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior/Lead Backend Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior UI Developer with Umbraco

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Software Engineer (VB6)

Cloud Employee is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineering teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement, and well-being. We provide security, career paths, individual training programs, and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Python Developer

Cloud Employee, is a UK owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace continuously investing in staff development, engagement and well-being. We provide security, career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior /Lead Fullstack Developer - Brazil

Cloud Employee is a UK-owned business established 8 years ago. We connect high-performing software engineer talent worldwide with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines and Brazil as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace continuously investing in staff development, engagement and well-being. We provide security, career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Integrations Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Integration Backend Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Fullstack Python Developer with React

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Fullstack PHP Laravel Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Fullstack Engineer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Frontend Developer (React)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior NET Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior DevOps Engineer

Cloud Employee, is a UK owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace continuously investing in staff development, engagement and well-being. We provide security, career paths, along with individual training programs and mentoring.

Our Client

A leading UK-company that specializes in providing foreign currencies solutions

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Robotics Software Engineer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

A completely integrated innovation studio within the corporate framework, with a primary emphasis on making the future of the food industry accessible to all. Their core objective is to discover, create, and expand tailored automation remedies, utilizing a team of proficient individuals covering domains like engineering, robotics, and artificial intelligence. Our central mission revolves around constructing automation technology solutions that empower individuals to achieve greater feats.

Position Summary

In your role as a Robotics Software Engineer, your expertise in Robotic Software Engineering will be the key to your success. Collaborating with our skilled team, you'll play a pivotal role in advancing our cutting-edge product development accelerator. Your responsibilities will involve crafting, programming, and evaluating top-notch software essential for ensuring the dependable and secure operations of commercial robots.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Python Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Python Developer (Senior Level)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
JOB TYPE
Apply

Python Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Perl Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Mid-Senior Mechanical Engineer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

A completely integrated innovation studio within the corporate framework, with a primary emphasis on making the future of the food industry accessible to all. Their core objective is to discover, create, and expand tailored automation remedies, utilizing a team of proficient individuals covering domains like engineering, robotics, and artificial intelligence. Our central mission revolves around constructing automation technology solutions that empower individuals to achieve greater feats.

Position Summary

The position of Mechanical Engineer corresponds to a mid-level role. An ideal candidate for this position possesses robust practical expertise in various technical systems. The responsibilities encompass a combination of individual input within projects and actively leading teams towards achieving a remarkable standard of technical proficiency.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Mid-Senior Industrial Design Engineer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

A completely integrated innovation studio within the corporate framework, with a primary emphasis on making the future of the food industry accessible to all. Their core objective is to discover, create, and expand tailored automation remedies, utilizing a team of proficient individuals covering domains like engineering, robotics, and artificial intelligence. Our central mission revolves around constructing automation technology solutions that empower individuals to achieve greater feats.

Position Summary

In the role of an Industrial Design Engineer with a focus on cobotics, you will assume a crucial position in envisioning, crafting, and honing both the tangible and operational facets of our collaborative robotic solutions. Your collaboration will extend to cross-functional groups, including mechanical engineers, software developers, and UX designers, in the pursuit of devising cobotic systems centered around users. These systems will redefine effectiveness and safety within industrial settings.

POST DATE
WORK LOCATION
JOB TYPE
Apply

Backend Python Developer

Cloud Employee, is a UK owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace continuously investing in staff development, engagement and well-being. We provide security, career paths, along with individual training programs and mentoring.

A top rated and state of the art cloud based video interviewing solutions company based in the UK catering to over 5000 prominent companies around the world such as Samsung, Uber, Boohoo, Coinbase, 7-Eleven and many more.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

CNC Machinist

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

CRM Data Specialist (MS Dynamics 365)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Electrical Engineer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

A completely integrated innovation studio within the corporate framework, with a primary emphasis on making the future of the food industry accessible to all. Their core objective is to discover, create, and expand tailored automation remedies, utilizing a team of proficient individuals covering domains like engineering, robotics, and artificial intelligence. Our central mission revolves around constructing automation technology solutions that empower individuals to achieve greater feats.

Position Overview

In the role of an Electrical Engineer, your expertise and proficiency in designing electrical-mechanical systems will be a key asset, enabling you to stand out. Collaborating with our skilled team, you will play a vital role in expediting product development processes.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Front-End Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Front End React Developer

Cloud Employee is a fast-growing UK-managed offshore recruitment and staffing company in the Philippines. We tackle the growing global IT skills shortage by connecting tech companies based in Europe, the US, and Australia to our pool of expert software developers in the country.

We are now seeking a passionate Front End React Developer to join our team of skilled talents. This is an excellent opportunity to join a fun and dynamic work environment and to significantly advance your career.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Frontend Developer (NextJS and React)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Frontend Developer (Senior)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Seasonal
Apply

Frontend React Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
JOB TYPE
Apply

Full-Stack Developer

Cloud Employee is a fast-growing UK-managed offshore recruitment and staffing company in the Philippines. We tackle the growing global IT skills shortage by connecting tech companies based in Europe, the US, and Australia to our pool of expert software developers in the country.

We are now seeking a passionate Full-Stack Developer to join our team of skilled talents. This is an excellent opportunity to join a fun and dynamic work environment and to significantly advance your career.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full-Stack Laravel/Vue Developer (Jr to Mid)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full Stack .Net Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineering teams and grow their CV and skill-set.We pride ourselves on being a supportive and cutting-edge workplace that continuously invests in staff development, engagement, and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full-Stack Node/VueJS Developer (Mid - Senior)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full-Stack PHP Developer (Mid to Senior)

Cloud Employee is a fast-growing UK-managed offshore recruitment and staffing company in the Philippines. We tackle the growing global IT skills shortage by connecting tech companies based in Europe, the US, and Australia to our pool of expert software developers in the country.

We are now seeking passionate mid to senior-level Fullstack PHP Developer to join our team of skilled talents. This is an excellent opportunity to join a fun and dynamic work environment and to significantly advance your career.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full-Stack PHP Developer Tech Lead

Cloud Employee is a fast-growing UK-managed offshore recruitment and staffing company in the Philippines. We tackle the growing global IT skills shortage by connecting tech companies based in Europe, the US, and Australia to our pool of expert software developers in the country.

We are now seeking passionate Lead Full-Stack PHP Developer to join our team of skilled talents. This is an excellent opportunity to join a fun and dynamic work environment and to significantly advance your career.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Full stack RoR/VueJS Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Fullstack Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Fullstack .NET Developer

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Lead/Senior Frontend Developer (UI/UX) - Brazil

Cloud Employee is a UK-owned business established eight years ago. We connect high-performing software engineer talent worldwide with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines and Brazil as part of international engineering teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting edge workplace that continuously invests in staff development, engagement, and well-being. We provide security, career paths, individual training programs, and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Marketing Specialists

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Backend Developer (Python)

Cloud Employee, is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineer teams and grow their CV and skill-set.

We pride ourselves on being supportive and cutting-edge work that continuously invests in staff development, engagement and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

Senior Full-Stack PHP Developer

Cloud Employee is a UK-owned Philippines business established 8 years ago. We connect high-performing software engineer talent in the Philippines with some of the world’s leading and most innovative tech companies. Developers join to work from the Philippines as part of international engineering teams and grow their CV and skill-set.

We pride ourselves on being a supportive and cutting-edge workplace that continuously invests in staff development, engagement, and well-being. We provide security, and career paths, along with individual training programs and mentoring.

POST DATE
January 2, 2024
WORK LOCATION
Remotely
JOB TYPE
Full Time
Apply

5 Pioneer Women in Tech

February 16, 2024

It is no secret that the tech industry is a male-dominated field. If we go by the number of female respondents in Stack Overflow’s 2017 Developer Survey or the percentage of women working in tech companies, it is clear that women continues to be a minority in the industry.

The underrepresentation of women in tech contributes in large part to many people’s perception that female engineers, developers, tech leaders are unusual or rare, or that they’re a recent trend. When in fact, women have a long history as engineers, programmers, tech leaders, and innovators. In celebration of Women’s History Month, we present you five women who made pioneering innovations in the computing world.


Augusta Ada King, Countess of Lovelace

Ada Lovelace is considered by many to be the world's first programmer despite living a century before the invention of the modern computer.

The only legitimate daughter of the Romantic poet Lord Byron, Ada Lovelace was brought up as a mathematician and scientist by her mother. At 17, she was introduced to Charles Babbage, an inventor whose ideas captivated her early on and who became her lifelong friend and intellectual collaborator.

In 1842, Lovelace translated a memoir by an Italian military engineer Luigi Menabrea on a lecture delivered by Babbage on the Analytical Engine, the first general purpose computer Babbage designed. Delighted by her translation, Babbage asked her to expand on the original paper. She did, adding her Notes which ended up three times as long as the original paper. These notes are now the source of her enduring fame.

Her notes include a full set of instructions for the Analytical Engine to sequentially compute the Bernoulli numbers. But beyond the machine's number-crunching capability, she grasped its full potential: <em>a machine that could be made to manipulate numbers could also be made to manipulate any data represented by the numbers</em>. A full century before the first modern computer, she mused that the engine can be used to compose music, create graphics, and much more. She was right.


Grace Hopper

With a career that spanned six decades across industries, including academia, the computing business, and the US Navy, Grace Hopper is a pioneer in computer programming in its earliest years. Hopper is best known for her invention of the compiler.

When the United States entered World War II, she persuaded the Naval Reserve to accept her. Trained as a mathematician, she was assigned to the Bureau of Ordnance Computation Project at the Cruft Laboratories at Harvard University. There she worked with Howard Aiken, the designer and principal engineer of IBM's Mark I, considered as the first large-scale computer used in the war effort. Hopper dove in and learned to program, authoring a 600-page manual of operations for the Mark I. By the end of the war, she was working on Mark II  where she caught a large moth that caused the machine to fail. She taped the bug into the logbook, amused to have literally debugged the machine.

After the war, she worked for the Eckert-Mauchly Computer Corporation where she helped build the first UNIVACs, a computer which used vacuum tubes instead of relay switches. It was during these years that she made her major contributions to programming. In 1952, she developed the first compiler, publishing her first paper on the subject. She followed it up with FLOW-MATIC, considered the first English language data-processing compiler, providing the foundations for the development of COBOL in 1959.

Her work was crucial in the standardization of compilers, computer languages, and validation procedures. Throughout her long career, she received multiple recognition for her pioneering work. In 1992, she was the first woman to receive the National Medal of Technology and was posthumously elected to the National Women's Hall of Fame in 1994.


Margaret Hamilton

Credited as the software engineer who took Apollo to the moon, Margaret Hamilton's work enormously contributed to NASA's efforts to land on the moon in the 1960s and 70s.

Coming from a diverse background which includes degrees in mathematics and meteorology, Hamilton worked on her first software projects for a professor in MIT, learning several languages and systems. Before her work in Apollo,  she was part of the project in MIT Lincoln Lab's Semi-Automatic Ground Environment Air Defense System (SAGE), an early air defense system for the country. It was one of the first projects where she became interested in software reliability. When NASA picked MIT to design spacecraft guidance and navigation systems, Hamilton jumped at the opportunity.

As the lead in the software engineering division of MIT's Instrumentation Laboratory, she and her team were responsible for the onboard flight software. The software governed the flight dynamics of the Apollo spacecraft, which were used for six landing missions between 1969 and 1972. Impressed with the Apollo software, NASA adapted it for its subsequent projects including Skylab, the space shuttle, and the first digital fly-by-wire systems in aircraft.

Hamilton's work has contributed to the concepts of "asynchronous software, priority scheduling and priority displays, and human-in-the-loop decision capability, which set the foundation for modern, ultra-reliable software design and engineering." In the course of their work on Apollo software development, she and her team created the foundational concepts of modern software engineering. In recognition of her innovations, she was honored by NASA with the Exceptional Space Act award in 2003. In 2016, she received the Presidential Medal of Freedom.


Barbara Liskov

A trailblazer in the design of programming languages, software methodology, and distributed computing, Barbara Liskov shaped many of the ideas in modern computer science.

After getting her BA in mathematics at UC Berkeley in 1961, she worked at the Mitre Corporation where she discovered her talent for programming. After a year, she moved to Harvard where she began her work on computer translation of human languages and then later to Stanford where she earned her Ph.D. in computer science, among the first women to do so in the US. Her thesis was on a program to play chess endgames and was supervised by John McCarthy, one of the founders of the artificial intelligence discipline.

Liskov went on to teach computer science at MIT. In a joint work with Steve Zilles, she invented the notion of data abstraction as a way to create more reliable software systems. In the 1970s, she led the design and implementation of the CLU programming language. With its emphasis on modular programming, data abstraction, and polymorphism, the development of CLU served as the foundation of object-oriented programming used in modern programming languages such as Java and C#.

Her MIT division also created the Argus language in the 1980s, which extended the ideas of CLU to distribute programs over the network. She also developed a new notion of subtyping, known as the Liskov substitution principle later formalized in a joint work with Jeannette Wing.  Her subsequent work focused on Byzantine fault tolerance and distributed computing. Citing her immense contributions to the development of advanced computer systems, the Association for Computing Machinery (ACM) awarded Liskov the 2008 Turing Award. In 2012, she was inducted into the National Inventors Hall of Fame.


Radia Perlman

Best known for writing the algorithm behind the Spanning Tree Protocol (STP) and key contributions in network security, Radia Perlman has been called as the "mother of the internet".

Raised by parents who were both engineers working for the US government, Perlman grew up with a knack for math and science. After earning her bachelor's and master's in mathematics from MIT, she landed a job in Bolt, Beranek and Newman Technologies, a government contractor where she was involved in designing network protocols.

In 1980, she joined Digital Equipment Corporation (DEC) to design routing for DECnet. At the time, DEC was trying to solve the problem of file sharing between computers. Perlman came up with an algorithm that became known as STP (Spanning Tree Protocol), which was adopted as the standard protocol for network bridge technology. STP transformed the Ethernet “from original limited-scalability, single-wire CSMA/CD”, into a protocol that can handle massive networks. Her work on STP earned Perlman the moniker "mother of the Internet", a title which she disliked.

In 1997 she worked at Sun Microsystems where she specialized in network security and designed TRILL. TRansparent Interconnection of Lots of Links (TRILL) corrected the shortcomings of STP by allowing the Ethernet to make optimal use of the bandwidth. Her other key contributions to network security include "trust models for Public Key Infrastructure, data expiration, and distributed algorithms resilient despite malicious participants."

Perlman is also known for writing Interconnections, which became a classic textbook on network protocols. In 1997, she also co-authored another popular textbook, Network Security. For the profound impact of her work on computer networks, she was inducted in 2014 into the Internet Hall of Fame and in 2016, to the National Inventors Hall of Fame.

Webflow
Python
MySQL
Node.js
Angular
Android
React
Php
Javascript
What skillsets are you looking to hire?
Previous
Next
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.