JOIN OUR TEAM!
Grow Your Skills to Advance Your Career Path
Be part of a dynamic team where your growth and success are our priority. Take the next step in your career journey today!
Start Building a Career You Love
Listed below are a few of our employee perks.
- Morning Shift
- Work From Home
- Health Maintenance (HMO)
- Base Salary & Allowances
- 13th Month Pay
- Government Benefits
- Paid Time Offs
- Online Application
- Direct Upload Your CV
- Start Applying
Find Your Next Career Opportunity
-
IT Operations Specialist (Windows + macOS)
About The Role:
Client: Cloud-based property management and accounting software platformJob Type: Full time
Job Category: Tech Support
Location: Makati | Remote
Posted: 1 week ago
IT Operations Specialist (Windows + macOS)
Job Type: Full time
Job Category: Tech Support
Posted: 1 week ago
About The Role:
Client: Cloud-based property management and accounting software platform
Job Description:
Endpoint Support and Management:
- Proficient in supporting Windows 10/11 and macOS
- Familiarity with Microsoft Intune (device onboarding, compliance policies, app deployment)
- Experience with Apple Business Manager (ABM) and Automated Device Enrollment (ADE) workflows
- Troubleshooting and patching via NinjaOne RMM or similar tools
Automation & Scripting:
- Proficient in PowerShell scripting
- Create automation workflows to reduce manual tasks (e.g., onboarding, patching, reporting)
- Familiarity with automation platforms (e.g., Power Automate or Intune scripts) is a plus
Microsoft 365 Administration:
- Managing user lifecycle: onboarding, offboarding, license assignment
- Configuring Teams/SharePoint access, resource accounts, and mail flow rules
- Administering Exchange Online, shared mailboxes, and distribution groups
Operational IT Tasks:
- Certificate renewals (tracking expiries, coordinating with Sectigo/GoDaddy/etc.)
- Supporting Cloudflare WARP, DNS, and device tunnels (basic troubleshooting)
- Network basics: DHCP/IP troubleshooting, basic switch configuration support, Wi-Fi printer setup
- Coordinating with vendors (UCIT, Acronis, Proofpoint, etc.) to resolve tickets and issues
Soft Skills & Traits
- Proactive problem-solver with a drive to reduce manual labour through automation
- Self-starter who can own tasks and escalate appropriately
- Customer service mindset – friendly, efficient, and accountable
- Comfortable working with documentation (Notion, SharePoint, etc.)
- Able to follow SOPs but flag when things feel “off”
- Weekly reporting to InfoSec or IT Lead on completed tasks and issues
Work Details
- Shift: Monday to Friday: 6:00am- 3:00pm or 7:00am- 4:00pm PH Time; depending on business needs
- Location: Makati | *Work from Home Until Further Notice
- Status: Full Time Employmen
-
Frontend Developer (React)
About The Role:
About the role: We’re hiring a Front‑End Developer with a React + TypeScript focus to help modernize our web applications into Single‑Page Application (SPA) architecture and ship exceptional user experiences. You’ll translate polished designs from Figma/Adobe into fast, accessible interfaces; contribute to front‑end standards; collaborate across design and back end…Job Type: Full time
Job Category: N/A
Location: Makati | Remote
Posted: 2 weeks ago
Frontend Developer (React)
Job Type: Full time
Job Category: N/A
Posted: 2 weeks ago
About The Role:
About the role:
- We’re hiring a Front‑End Developer with a React + TypeScript focus to help modernize our web applications into Single‑Page Application (SPA) architecture and ship exceptional user experiences. You’ll translate polished designs from Figma/Adobe into fast, accessible interfaces; contribute to front‑end standards; collaborate across design and back end to deliver high‑quality product features; and work within WordPress and other server‑rendered/legacy systems when needed.
Job Description:
What you’ll do:
- Contribute to SPA modernization. Support planning and execution of the migration from legacy/server‑rendered UIs to a standalone React SPA (client‑side routing, code‑splitting, progressive enhancement) that consumes internal and external APIs. Partner with senior engineers on architecture for routing (React Router), API clients, authentication flows (OAuth2/OIDC/JWT), error boundaries, data caching, and resilient retry patterns.
- Maintain and improve CMS & legacy experiences. Work within WordPress (themes/templates or block editor) and traditional server‑rendered systems to fix bugs, add features, and progressively enhance pages. Bridge older routes with SPA components where it makes sense, and document pragmatic migration paths.
- Turn designs into production UI. Convert Figma / Adobe XD / Photoshop / Illustrator deliverables to semantic HTML, Tailwind CSS, and React components with pixel‑level detail and responsive behavior.
- Build robust React features. Use modern React patterns (hooks, context, composition), strong TypeScript typing, and reliable state management (e.g., React Query, Redux Toolkit, Zustand).
- Engineer for performance & quality. Improve Core Web Vitals, bundle size, and runtime perf with route‑level code splitting, dynamic imports, memoization, and image/CDN best practices. Enforce accessibility (WCAG), semantic structure, and keyboard/assistive support.
- Improve front‑end toolchain. Use and evolve Vite/Webpack, ESLint/Prettier, Husky/lint‑staged, and package managers (npm/yarn/pnpm) to keep builds fast, consistent, and reliable. Contribute to CI pipelines (e.g., GitHub Actions) for test/build/release.
- Integrate with APIs. Consume internal and external REST services; design API clients with retries/backoff, caching, and robust error handling. Implement auth flows and token management (OAuth2/OIDC/JWT) and handle CORS responsibly.
- Test what you ship. Add unit/integration tests using Jest/Vitest + React Testing Library and end‑to‑end tests with Playwright/Cypress.
- Document & review. Write maintainable code, helpful docs, and participate in thoughtful code reviews. Help define and evangelize front‑end standards/design system practices.
Must‑have Qualifications:
- React + TypeScript proficiency with production experience shipping user‑facing features.
- Expert‑level CSS (Flexbox, Grid, custom properties, responsive/fluid type, accessibility states) and facility with Tailwind CSS (utility‑first architecture, composition, theming).
- Strong HTML5 and modern JavaScript fundamentals; familiarity with component composition, routing (React Router), and state patterns.
- Comfortable working in WordPress (themes/templates or block editor) and legacy server‑rendered architectures (PHP/HTML templates); not opposed to maintaining and incrementally improving them.
- Comfortable with Figma and/or Adobe Creative Cloud for design handoff and asset prep.
- Hands‑on with build and package tooling: Vite/ Webpack, ESLint/ Prettier, npm/ yarn/ pnpm, and Git‑based workflows.
- Focus on performance, accessibility (WCAG), and cross‑browser/device
Nice to have:
- Storybook and design‑system work.
- Familiarity with Radix UI, shadcn/ui, MUI, or similar component libraries.
- API data layers (React Query, SWR) and caching strategies; REST clients.
- Monitoring & quality tools (Lighthouse, WebPageTest, Sentry), analytics/A/B testing.
- CMS experience (WordPress, headless) or integrating React into legacy PHP back ends.
Your first 90 days:
- Audit & plan: Partner with senior engineers to assess the current front‑end and contribute to a pragmatic migration plan to a React SPA (routing, API contracts, data‑fetching, authentication/authorization, CORS strategy, bundling, dependencies) while identifying quick wins for WordPress/legacy flows.
- Establish foundations: Help set up a React + TypeScript app shell with routing, layout primitives, Tailwind config, and shared UI patterns. Enable strict TypeScript, linting, formatting, and pre‑commit hooks.
- Ship features: Deliver two to three meaningful UI improvements/features that raise the bar on performance, accessibility (a11y), and developer experience.
- Document standards: Capture coding conventions, CSS/ Tailwind guidelines, and component usage in a compact playbook/ Storybook.
-
DevOps Engineer
About The Role:
DevOps Engineer Key Responsibilities Maintain and improve AWS environments and other infrastructure using best practice automation Managing AWS environments daily Using AWS tools such as Cloud Formation, Lambda and other serverless offerings to improve day to day operations and solve complex operational issues Use Ansible to manage existing physical and…Job Type: Full time
Job Category: Engineer
Location: Makati | *Work from home
Posted: 2 weeks ago
DevOps Engineer
Job Type: Full time
Job Category: Engineer
Posted: 2 weeks ago
About The Role:
DevOps Engineer
Key Responsibilities
- Maintain and improve AWS environments and other infrastructure using best practice automation
- Managing AWS environments daily
- Using AWS tools such as Cloud Formation, Lambda and other serverless offerings to improve day to day operations and solve complex operational issues
- Use Ansible to manage existing physical and virtual environments
- Working with state-of-the-art infrastructure and technologies with a highly skilled team
- Working in an environment where compliance is front and centre – ensuring compliance framework is always adhered to and a compliant environment is maintained
- Participation on-call support roster
- Ensuring current hardware infrastructure is maintained until migration to cloud is completed
- Being the SME of the client’s product
Job Description:
Requirements (Essential):
- 3+ years hands-on experience in AWS services with particular focus on the day-to-day operations
- 5+ years’ experience with Linux operating systems
- Strong knowledge of Cloud Formation, AWS Serverless practices & AWS security services
- Good communication skills with particular focus on explaining AWS services to other technically minded people
- Shown experience in solving problems by developing solutions based on AWS services
Highly regarded:
- Distributed high availability environments
- Experience with (Splunk)
Non-technical:
- Strong attention to detail
- Strong troubleshooting and analysis skills
- Able to work well both as part of a team & autonomously
- Proactive, self-starter and a strong work ethic
- Strong verbal and written communication. Strong documentation skills.
Work Details
- Shift: Monday to Friday: (AU time – 6:00am 3:00pm or 7:00am- 4:00pm PH Time) / (UK time – 3:00 PM – 12:00 AM or 4:00 PM – 1:00 AM) ; depending on business needs
- Location: Makati | *Work from Home Until Further Notice
- Status: Full time employment
Why Flexisource IT?
At Flexisource IT, we believe that happy clients aren’t born. They are made. And we start making them by making our employees happy.
Our Company is dedicated to creating a healthy and good work environment. And despite the remote set-up, we ensured that we are promoting a welcoming culture where everyone feels happy, engaged, and satisfied.
Perks and Benefits
Company Outings, Vacation & Sick Leaves
Work without play makes any worker bored and immediately looking for another job opportunity.
In Flexisource IT, we believe in giving our people the breaks they need to recuperate from any sort of work-related stress.
We go out on outings and provide 10 vacation leaves and 10 sick leaves for our people per year.
Our Culture
Our Culture Fuels Our Success
At Flexisource IT, we’re not just in the business of IT outsourcing – we’re in the business of redefining possibilities.
Our culture is the heartbeat of our organisation, the driving force behind our revolutionary approach to IT, and the reason why we stand as
the only leading IT solutions company focusing on Australia.
Our Core Values

We value honesty and transparency in our work. Here at Flexisource IT, we are committed to providing quality outputs to the best of our company, clients, and colleagues.

We recognize and support the life of our employees outside of work.

We execute effectively and excellently, individually
and/or as a team.

We constantly seek for better ways to do things; we put them to the test and learn from the experience.

We aim to exceed our customer’s expectations.