Skip to content

Commit

Permalink
chore: update snyk resume experience
Browse files Browse the repository at this point in the history
  • Loading branch information
floroz committed Nov 20, 2024
1 parent ff10383 commit cebd492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/resume-schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const resumeSchema: ResumeSchema = {
startDate: "May 2024",
endDate: "Present",
description: [
"Work within Snyk's Open Source on Deepcode AI, a Software Composition Analysis (SCA) tool leveraging Static Analysis to identify vulnerabilities, produce remediations, and ensure secure dependency management. Collaborate with enterprise customers, analyzing patterns across ecosystems, programming languages, and build tools to optimize scan accuracy and remediation effectiveness.",
"Work within Snyk's Open Source on Deepcode AI, a Software Composition Analysis (SCA) tool leveraging Static Analysis to identify vulnerabilities, produce remediations, and ensure secure dependency management. The scanner operates at scale, serving thousands of enterprise customers and processing millions of build and manifest files, optimizing scan accuracy and remediation effectiveness across diverse ecosystems, programming languages, and build tools.",
"Architected and deployed multiple microservices featuring REST APIs (JSON API, OpenAPI) and gRPC protocols, leveraging TypeScript, Node.js, and Express.js. Spearheaded the full development lifecycle—from CI/CD pipeline design using CircleCI to scalable deployments across AWS and GCP using Docker, Kubernetes, and ArgoCD—ensuring robust and reliable production environments.",
"Enhanced SCA scanner performance through a Redis caching layer, concurrency optimizations for I/O-bound tasks, and Worker Threads for CPU-intensive processes. These enhancements significantly decreased scan processing times, improving throughput and response rates in high-demand scenarios.",
"Designed and implemented a comprehensive data processing pipeline for ingesting scan results from Kubernetes Jobs, providing accuracy metrics that benchmark Snyk's scanner against open-source tools, ensuring high-quality scan outputs and actionable remediation insights for users.",
Expand Down

0 comments on commit cebd492

Please sign in to comment.