Last active
November 6, 2024 12:06
-
-
Save Micka33/e1f0779bbbd6ee51e33cda687edcfc66 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": { | |
"theme": "professional" | |
}, | |
"basics": { | |
"name": "Mickaël Cassy", | |
"label": "CTO & Developer", | |
"email": "[email protected]", | |
"url": "https://www.linkapture.com", | |
"summary": "Experienced CTO and developer with expertise in Ruby on Rails, SvelteKit, Terraform, PostgreSQL, Redis, Sidekiq, and Terraform. Proven ability to scale teams from 1 to 30, drive technical strategy, and deliver robust, scalable solutions. As co-founder of LinKapture, I built a LinkedIn data export tool to save time manually building lists of prospects.", | |
"location": { | |
"address": "Paris, France", | |
"postalCode": "75008", | |
"city": "Paris", | |
"countryCode": "FR", | |
"region": "île-De-France" | |
}, | |
"profiles": [ | |
{ | |
"network": "LinkedIn", | |
"username": "mickael-cassy", | |
"url": "https://www.linkedin.com/in/mickael-cassy" | |
}, { | |
"network": "Github", | |
"username": "Micka33", | |
"url": "https://github.com/Micka33" | |
} | |
] | |
}, | |
"work": [ | |
{ | |
"name": "LinKapture", | |
"position": "CTO & Co-Founder", | |
"url": "https://www.linkapture.com", | |
"startDate": "2024-06", | |
"summary": "Developed and scaled LinKapture, a LinkedIn data export tool, by building a scalable GCP architecture with Terraform to enable multiple daily deployments, creating a browser extension for Chrome, Edge, and Firefox using SvelteKit, managing API, database, and payment systems, and driving product development and marketing initiatives.", | |
"highlights": ["Ruby on Rails", "SvelteKit (TS)", "Browser Extension (MV3)", "GCP", "Terraform", "PostgreSQL", "Redis", "Tailwind CSS"] | |
}, | |
{ | |
"name": "Remotal.io", | |
"position": "Co-Founder & Specialized Recruiter", | |
"url": "https://www.remotal.io", | |
"startDate": "2019-06", | |
"summary": "Managed remote recruitment services and optimized hiring processes by conducting technical assessments of international developers, focusing primarily on talent from Eastern Europe (Ukraine, Belarus, Russia), and developing tools to streamline recruitment workflows, which ultimately inspired the creation of LinKapture.", | |
"highlights": ["Supabase", "SvelteKit", "Tailwind CSS", "Remote Collaboration Tools"] | |
}, | |
{ | |
"name": "Effilab", | |
"position": "CTO", | |
"startDate": "2016-06", | |
"endDate": "2019-06", | |
"summary": "Led the technical strategy and operations for Effilab’s marketing automation products by building a fully remote team of 30 professionals, including Scrum Masters, Data Scientists, DevOps, and Developers, spread across multiple locations such as Paris, Lyon, Ukraine, and Indonesia. Streamlined Google Ads and Bing Ads campaign management through a blend of manual mass editing, automation, and advanced mathematical models, while scaling both the team and infrastructure to drive rapid revenue growth.", | |
"highlights": ["Ruby on Rails", "PostgreSQL", "Redis", "Sidekiq", "Hadoop", "JupyterHub", "Kubernetes", "Docker", "Dataiku", "Metabase", "PrestoDB", "Redshift", "S3", "other Remote Collaboration tools"] | |
}, | |
{ | |
"name": "Effilab", | |
"position": "Full Stack Engineer", | |
"startDate": "2014-12", | |
"endDate": "2016-06", | |
"summary": "Developed proof-of-concept tools for AdWords account automation: one that provided a user-friendly interface for creating LUA scripts to streamline account management, and another that fully automated the creation of complete AdWords accounts, which directly contributed to Effilab’s acquisition by Solocal Group.", | |
"highlights": ["Ruby on Rails", "Sidekiq Redis", "RabbitMQ", "Cassandra", "LUA", "Docker", "AWS", "Google AdWords API"] | |
}, | |
{ | |
"name": "Various Roles", | |
"position": "Developer & System Admin", | |
"startDate": "2011", | |
"endDate": "2014", | |
"summary": "Worked on web and mobile development, system administration, and cloud computing, including building a Dropbox-like platform with advanced image and video processing features, developing mobile applications in Objective-C and Java, and managing UNIX-based systems.", | |
"highlights": ["Ruby on Rails", "Sidekiq", "Redis", "PostgreSQL", "Cassandra", "Objective-C", "Android Java", "PHP", "JavaScript", "MySQL", "UNIX"] | |
} | |
], | |
"education": [ | |
{ | |
"institution": "Scrum.org", | |
"area": "Professional Scrum Master (PSM I)", | |
"endDate": "2019" | |
}, | |
{ | |
"institution": "EPITECH", | |
"area": "Master’s Degree in Computer Science", | |
"startDate": "2008", | |
"endDate": "2013" | |
}, | |
{ | |
"institution": "Jönköping University", | |
"area": "Exchange Program", | |
"endDate": "2012" | |
} | |
], | |
"languages": [ | |
{"language":"French", "fluency":"Native"}, | |
{"language":"English", "fluency":"Professional"}, | |
{"language":"Swedish", "fluency":"for fun, very few words"} | |
], | |
"skills": [ | |
{ | |
"name": "Tech Stack", | |
"keywords": ["Ruby on Rails", "SvelteKit", "GCP", "AWS", "Terraform", "PostgreSQL", "Redis", "Sidekiq"] | |
} | |
], | |
"projects": [ | |
{ | |
"name": "LinKapture", | |
"description": "A LinkedIn to Google Sheet data export tool that saves time building prospects&candidates lists.", | |
"url": "https://www.linkapture.com" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment