I will fix github actions, supabase auth firebase integrations claude cowork claude ai


About this gig
I'm a DevOps & integration specialist who uses Claude AI and Claude Cowork to debug faster, catch root causes other freelancers miss, and deliver clean, production-ready fixes not band-aid patches.
What I offer:
- Fixing broken or failing GitHub Actions workflows and CI/CD pipelines
- Debugging failed builds, deployment errors, and pipeline misconfigurations
- Setting up Supabase authentication from scratch (email/password, magic links, OAuth)
- Fixing Supabase login errors, session issues, and RLS (Row Level Security) policy problems
- Fixing broken Firebase integrations and reconnecting them to your backend
- Firebase Authentication setup and troubleshooting (Google Auth, email auth, token errors)
- Migrating data, auth, or entire backends from Firebase to Supabase
- Fixing environment variable issues and misconfigured API keys
- Resolving database connection errors and failed queries
- Setting up and debugging GitHub Actions secrets and environment configs
- Fixing broken deployments to Vercel, Netlify, or similar hosting platforms
- Connecting frontend apps properly to Supabase/Firebase backends
- Setting up automated testing within CI/CD pipelines
- SSL certificate setup and custom domain configuration
Get to know Bolu Olaniyi
Building Modern Websites Powered by AI and Vibes
- FromNigeria
- Member sinceNov 2025
- Avg. response time12 hours
- Last delivery3 months
Languages
English, German, French, Spanish
My Portfolio
Other Vibe Coding Services I Offer
FAQ
Do I need to give you full access to my repository and hosting accounts?
Not full access — just enough to diagnose and fix the issue. For GitHub Actions, a collaborator invite with workflow permissions is enough. For Supabase/Firebase, I only need project-level API keys or a temporary service account, not your personal login. I
Can you fix Supabase Row Level Security (RLS) policies without breaking existing data access?
Yes. Before changing any RLS policy, I audit your current rules, map out which roles/tables are affected, and test changes in a staging environment (or a Supabase branch) first whenever possible, so existing app functionality isn't disrupted.
What if my GitHub Actions workflow fails intermittently and I can't reproduce the error consistently?
Intermittent CI failures are usually caused by race conditions, cache issues, or environment variable timing. I'll review your workflow logs across multiple runs, check for non-deterministic steps, and add retry logic or fix the root timing issue rather than just re-running the pipeline.
Can you migrate my Firebase Authentication users to Supabase without forcing everyone to reset their passwords?
Partially — Firebase doesn't expose raw password hashes for export, so a 100% seamless migration isn't technically possible with standard tools.
My Firebase-to-Supabase migration broke real-time listeners — can you fix that too?
Yes. Firebase's real-time listeners and Supabase's real-time subscriptions work differently under the hood, so this is a common issue post-migration.
Do you work with monorepos or only single-repo projects?
I work with both. For monorepos, I'll review your GitHub Actions workflow paths and triggers carefully to make sure fixes are scoped to the right package/service and don't accidentally trigger unrelated pipelines.
Can you set up Google OAuth for both Firebase and Supabase in the same project during a migration?
Yes, this comes up often during transitions. I can configure Google OAuth to work with both providers temporarily (useful for gradual rollouts), or fully cut over to one, depending on your migration strategy and timeline.
What happens if the bug turns out to be in my frontend code, not the integration itself?
I'll tell you clearly once I've diagnosed it. If it's outside the original scope (e.g., a React state bug unrelated to auth/deployment), I'll flag it and we can discuss it as an add-on rather than me silently expanding scope or leaving it unfixed.
Can you set up staging and production environments with separate Supabase/Firebase projects in the CI/CD pipeline?
Yes — this is part of the Premium package. I'll configure separate environment variables and secrets per environment in GitHub Actions, so staging and production deploy independently without risk of cross-contamination.
How do you use Claude AI in the actual debugging process — is it just running my code through a chatbot?
No — I use Claude AI and Claude Cowork to accelerate root-cause analysis (parsing large logs quickly, cross-referencing error patterns, and drafting fix approaches), but every fix is manually reviewed, tested, and verified by me before delivery. It speeds up diagnosis; it doesn't replace the actual
