Dynamic Senior Full Stack Developer with a passion for solving complex problems and creating scalable, secure systems. I thrive on turning ideas into production-ready solutions, from designing high-performance microservices to optimizing databases and deploying cloud-native architectures.\n\nMy expertise spans backend development, event-driven systems, and API design, ensuring seamless integration and reliability in high-stakes environments. If it can be envisioned, it can be built — my guiding principle is driving innovation, collaboration, and success in every project.

James Gorski

Dynamic Senior Full Stack Developer with a passion for solving complex problems and creating scalable, secure systems. I thrive on turning ideas into production-ready solutions, from designing high-performance microservices to optimizing databases and deploying cloud-native architectures.\n\nMy expertise spans backend development, event-driven systems, and API design, ensuring seamless integration and reliability in high-stakes environments. If it can be envisioned, it can be built — my guiding principle is driving innovation, collaboration, and success in every project.

Available to hire

Dynamic Senior Full Stack Developer with a passion for solving complex problems and creating scalable, secure systems. I thrive on turning ideas into production-ready solutions, from designing high-performance microservices to optimizing databases and deploying cloud-native architectures.\n\nMy expertise spans backend development, event-driven systems, and API design, ensuring seamless integration and reliability in high-stakes environments. If it can be envisioned, it can be built — my guiding principle is driving innovation, collaboration, and success in every project.

See more

Experience Level

Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Expert
Intermediate
See more

Language

Polish
Fluent
English
Fluent

Work Experience

DevOps Engineer at Brainly
March 1, 2024 - October 9, 2025
Owned a managed Kubernetes platform (EKS/GKE) with Terraform and Helm/Argo CD; blue/green for major changes and canaries for risky deployments. Built fast CI/CD with GitHub Actions, Docker layer caching, per-PR preview environments, enabling small, frequent releases. Established centralized observability (Prometheus, Alertmanager, Grafana) with OpenTelemetry traces; defined SLOs and burn-rate alerts to reduce MTTR. Centralized logs with Fluent Bit -> Elasticsearch/OpenSearch (PII redaction, ILM tiers); optimized retention to reduce costs. Reliability tuning (HPA/VPA, PodDisruptionBudgets, topology spread) and smarter bin-packing to lower node count without tail latency impact. Security defaults (mTLS, least-privilege IAM, OPA/Gatekeeper, Trivy, SBOM, cosign). Disaster recovery with Velero backups and runbooks for drills. Collaborated with Go/Node teams on readiness/liveness probes and API contracts; created a platform golden path to accelerate new service setup.
Senior Software Engineer at Uber
March 1, 2024 - Present
Led a React/TypeScript micro-frontend platform (Next.js + Vite + Module Federation) serving Ride, Eats, and Freight; shipped zero-downtime UI rollouts on Kubernetes with automated canaries and feature flags, sustaining 99.99%+ availability during peak events. Built high-throughput real-time UIs for pricing, matching, and auth flows using React 18 concurrent features, WebSockets/SSE, and React Query; optimized rendering with memoization and virtualization to reduce p99 latency. Improved Core Web Vitals via bundle optimization and selective hydration; established a company-wide Design System (Storybook + Chromatic, Tailwind + shadcn/ui) to decrease UI defects and accelerate feature delivery. Implemented a resilient GraphQL front door and gRPC-web adapters; integrated ML-driven predictions in the UI with streaming updates. Shipped payments UX with Plaid/Stripe; introduced observability and guardrails for experimentation. Hardened frontend security (OAuth/OIDC, PKCE, CSP) and improved DX/C
DevOps Engineer at Brainly
March 1, 2024 - October 8, 2025
Led post-incident RCA and managed a managed Kubernetes platform (EKS/GKE) with Terraform and Argo CD; implemented blue/green and canary deployments. Improved CI/CD with GitHub Actions, introduced per-PR preview environments, and built comprehensive observability (Prometheus, OpenTelemetry) with SLOs and burn-rate alerts. Tuned HPA/VPA for resilience, automated backups and runbooks, and collaborated with Go/Node teams to improve readiness and rollout safety.
Senior Software Engineer at Uber
March 1, 2024 - Present
Designed and implemented a Python-first microservices architecture on Kubernetes/Docker across Ride, Eats, and Freight, achieving 99.99%+ availability and low-latency transactions. Built backend services for real-time pricing, dynamic matching, and auth; led ML platform enhancements with Kafka and PyFlink; optimized data processing with PySpark. Implemented high-performance gRPC with Protocol Buffers, enhanced resilience with circuit breakers/retries, and improved observability with OpenTelemetry and Prometheus. Strengthened security with OAuth2/OIDC, JWT, and mTLS; mentored engineers and improved incident response with timeouts and backpressure strategies.
DevOps Engineer at Brainly
March 1, 2024 - October 6, 2025
Led post-incident reviews using RCA to identify systemic failures and implemented improvements reducing incident resolution time by 40%. Owned day-to-day management of a Kubernetes platform (EKS/GKE) with Terraform and Helm; used Argo CD for blue/green deployments and canaries for risky changes. Accelerated CI/CD with GitHub Actions, Docker layer caching, test sharding, and per-PR preview environments, enabling small, frequent releases. Built real observability with Prometheus + Alertmanager, Grafana dashboards, and OpenTelemetry traces; defined SLOs and burn-rate alerts, reducing MTTR. Centralized logs with Fluent Bit to Elasticsearch/OpenSearch, implementing PII redaction and ILM tiering to trim log spend by 20–25%. Tuned reliability with HPA/VPA, PodDisruptionBudgets, and topology spread constraints to balance tail latency and cost. Enforced security defaults: mTLS, least-privilege IAM, OPA Gatekeeper, image scanning (Trivy), SBOMs, and cosign signing; secrets rotation with Vault/
Senior Software Engineer at Uber
March 1, 2024 - Present
Designed and implemented a Python-first microservices architecture (Python 3.11, FastAPI, asyncio/uvloop) on Kubernetes/Docker across Uber's Ride, Eats, and Freight platforms, delivering 99.99%+ availability and low-latency transactions through HPA, autoscaling, blue/green, and canary deployments. Built back-end services in Python (with Go where appropriate) for real-time pricing, dynamic matching, and authentication, tuning httpx/asyncio, worker pools, and connection pools to reduce p99 latency and boost throughput at peak. Led enhancements to the ML platform pipelines using Kafka, Kafka Streams equivalents, and PyFlink for real-time and batch processing; standardized Avro/Protobuf with Schema Registry, enabling faster decisions and predictions. Optimized data processing with PySpark/Spark, Hadoop connectors, BigQuery, and S3 (boto3) to cut processing times by ~35%. Implemented high-performance gRPC with Protocol Buffers; added resilience via circuit breakers (pybreaker) and retries (
DevOps Engineer at Brainly
March 1, 2024 - October 3, 2025
Owned the day-to-day of a managed Kubernetes platform (EKS/GKE), codified with Terraform and deployed via Helm/Argo CD; blue/green and canary deployments. Built fast, safe CI/CD with GitHub Actions, test sharding, per-PR preview environments. Implemented comprehensive observability (Prometheus, Alertmanager, Grafana) with SLOs and burn-rate alerts. Centralized logs (Fluent Bit → Elasticsearch/OpenSearch) with PII redaction; optimized storage. Tuned HPA/VPA and topology for resilience, and automated backups with Velero; zero-downtime schema migrations. Collaborated with Go/Node teams on API readiness and OpenAPI contracts; provided golden-path templates to accelerate service onboarding.
Senior Software Engineer at Uber
March 1, 2024 - Present
Led a React/TypeScript micro-frontend platform (Next.js + Vite + Module Federation) serving Ride, Eats, and Freight; shipped zero-downtime UI rollouts on Kubernetes with automated canaries and feature flags, sustaining 99.99%+ availability during peak events. Built high-throughput real-time UIs using React 18 concurrent features, WebSockets/SSE, and React Query; optimized rendering to reduce p99 latency. Drove Core Web Vitals improvements via code-splitting, route prefetching, and tree-shaking; improved LCP ~35% and TTIs. Created a company-wide Design System (Storybook +Chromatic, Tailwind +shadcn/ui) with accessible primitives; rolled out tokens/themes across web and RN, reducing UI defects and cutting feature build time by ~25%. Built a GraphQL front door with persisted queries and client-side caching; standardized error handling. Partnered with Data/ML to surface real-time predictions; implemented streaming updates and optimistic UI. Shipped payments UX with Plaid/Stripe; implemente
DevOps Engineer at Brainly
March 1, 2024 - September 29, 2025
Owned the day-to-day of a managed Kubernetes platform (EKS/GKE), codified with Terraform and deployed via Helm/Argo CD; blue/green for major changes and canaries for risky ones. Built fast, safe CI/CD with GitHub Actions, Docker layer caching, test sharding, and per-PR preview environments. Implemented comprehensive observability (Prometheus, Alertmanager, Grafana) and OpenTelemetry traces; defined SLOs and burn-rate alerts to reduce MTTR. Centralized logs with Fluent Bit → Elasticsearch/OpenSearch with PII redaction and ILM hot-warm-cold tiers. Tuned resources with HPA/VPA and topology constraints to improve tail latency and reduce node counts. Enforced security defaults (mTLS, least-privilege IAM, OPA/Gatekeeper, image scanning, SBOM/cosign, Vault Secrets). Built DR capabilities (Velero backups, restore drills, zero-downtime migrations) and actionable runbooks. Collaborated on API contracts and platform golden paths to speed up deployments; mentored teams on reliability and deliver
Senior Software Engineer at Uber
March 1, 2024 - Present
Led a React/TypeScript micro-frontend platform serving Ride, Eats, and Freight; shipped zero-downtime UI rollouts on Kubernetes with canaries and feature flags, sustaining 99.99%+ availability during peak events. Built real-time UIs for pricing, matching, and auth using React 18, WebSockets/SSE, and React Query; optimized rendering to reduce p99 latency. Created a company-wide Design System (Storybook/Chromatic, Tailwind/shadcn/ui) with WCAG 2.1 AA accessibility, cutting feature build time by ~25%. Built a GraphQL front door (Apollo/urql) and gRPC-web adapters; standardized error handling and retries. Partnered with Data/ML to surface live ETA/fare confidence with streaming updates and optimistic UI. Shipped payments UX with Plaid/Stripe: idempotent flows and webhook reconciliation. Introduced frontend observability (OpenTelemetry, Datadog/Grafana) for safe A/B and canary rollouts. Hardened client security (OAuth/OIDC, PKCE, mTLS, CSP) and reduced vulnerability backlog by ~30%. Improve
Senior Software Engineer at Avra Software
December 31, 2022 - October 3, 2025
Led end-to-end development of scalable web applications for healthcare, finance, and e-commerce using React.js, Vue.js, Angular, Java, Python, and Node.js. Built RESTful APIs and GraphQL interfaces; integrated Stripe/Twilio/Google Maps. Deployed cloud-native apps on GCP (GKE, Cloud SQL, Cloud Functions); managed PostgreSQL, MySQL, MongoDB, and Firebase databases; optimized queries and data models. Created CI/CD pipelines (GitLab CI, Jenkins, Travis CI) with Docker and Kubernetes; leveraged Redis and Celery for caching and background tasks.
Senior Software Engineer at Avra Software
December 1, 2022 - October 9, 2025
Led end-to-end development of scalable web applications across healthcare, finance, and e-commerce; built RESTful APIs and GraphQL interfaces, integrating third-party APIs (Stripe, Twilio, Google Maps). Designed and managed cloud-native apps on GCP (GKE, Cloud SQL, Cloud Functions), ensuring high scalability and cost optimization. Managed databases (PostgreSQL, MySQL, MongoDB) and implemented Redis caching; created CI/CD pipelines with GitLab/Jenkins/Travis, leveraging Docker and Kubernetes for deployments. Troubleshot production issues, optimized performance, and improved data flows across enterprise systems.
Senior Software Engineer at Avra Software
December 1, 2022 - October 8, 2025
Coached engineers on the platform golden path and led end-to-end development of scalable web applications using React/Go/Python/Node.js. Designed and optimized RESTful APIs and GraphQL interfaces, deployed cloud-native on GCP (GKE, Cloud SQL, Cloud Functions), and managed databases (PostgreSQL, MySQL, MongoDB) with Redis caching. Built CI/CD pipelines (GitLab/Jenkins), improved performance and reliability across enterprise applications.
Senior Software Engineer at Avra Software
December 1, 2022 - October 6, 2025
Coached engineers on platform 'golden path' and led end-to-end development of scalable web applications for healthcare, finance, and e-commerce using React.js, Vue.js, and Angular on the frontend with Go, Python, and Node.js on the backend. Designed and maintained RESTful APIs and GraphQL interfaces to streamline data exchange, integrating third-party APIs (Stripe, Twilio, Google Maps) to enhance functionality. Built cloud-native applications on Google Cloud Platform (GKE, Cloud SQL, Cloud Functions) and managed databases (PostgreSQL, MySQL, MongoDB, Firebase). Created CI/CD pipelines with GitLab CI, Jenkins, and Travis, containerized with Docker and orchestrated with Kubernetes. Implemented Redis caching and Celery for background tasks, debugged production issues, and optimized performance across systems.
Senior Software Engineer at Avra Software
December 1, 2022 - September 29, 2025
Led end-to-end development of scalable web applications across healthcare, finance, and e-commerce using React.js, Vue.js, Angular, Java, Python, and Node.js; built RESTful APIs and GraphQL interfaces with Apollo Client, integrating Stripe, Twilio, and Google Maps API. Designed and managed cloud-native apps on Google Cloud Platform (GKE, Cloud SQL, Cloud Functions), ensuring high scalability and cost optimization. Developed and maintained databases (PostgreSQL, MySQL, MongoDB, Firebase) with efficient storage and query optimization. Created CI/CD pipelines (GitLab CI, Jenkins, Travis CI) with Docker and Kubernetes for deployments on GCP; troubleshooted production issues and optimized performance with Redis and Celery.

Education

Bachelor's in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2016
Master's in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2023
Bachelor's in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2016
Master's in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2023
Bachelor's degree in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2016
Master's degree in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2023
Bachelor's degree in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2016
Master's degree in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2023
Bachelor's in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2016
Master's in Computer Science at University of Warsaw
January 11, 2030 - June 1, 2023

Qualifications

Add your qualifications or awards here.

Industry Experience

Software & Internet, Transportation & Logistics, Professional Services, Education