go Home

Login

Utilities page

{ "jobs": [ { "id": 4, "Company": "Cognizant", "selectStr": "Cognizant", "Positions": [ { "id": 43, "Title": "Technical Principal", "Responsibilities": "• Facilitated technical understanding and deliverables between clients and engineering teams. Ensured fulfillment of contractual obligations within agreed timelines and quality standards. Developed personalized training manuals for team-specific cases and mentored junior Technical Principals in client management. Led the development of a Cloud Center of Excellence (CCoE) based on the AWS Well-Architected Framework, optimizing cloud costs, enhancing security postures, and improving account architecture. \n • Built and trained a team to develop and maintain a highly available failover VDI environment for 8,000 stock traders.", "StartDate": "October 2023", "EndDate": "present" }, { "id": 42, "Title": "Software Engineering Manager", "Responsibilities": "Created Value Stream Maps to identify inefficiencies, reducing development time by up to 20%. Trained engineering teams on cloud best practices and architectural decision-making, resulting in reduced cloud expenses, improved security, and adherence to both general and specific best practices.", "StartDate": "September 2022", "EndDate": "November 2022" }, { "id": 41, "Title": "Lead Consultant", "Responsibilities": "Designed DO-178C-compliant Terraform Infrastructure as Code (IaC) for remote pilots to interface with unmanned aerial vehicles. Trained the engineering team on Terraform best practices and CI/CD implementations. Developed a one-click IaC solution to accelerate cloud adoption by 50%. Built HIPAA-compliant serverless solutions using CloudFormation and Python for healthcare customers to streamline cross-state insurance plan coverage.", "StartDate": "January 2021", "EndDate": "September 2022" } ] }, { "id": 3, "Company": "Berkadia", "selectStr": "Berkadia", "Positions": [ { "id": 31, "Title": "SRE", "Responsibilities": "Developed a serverless application for mortgage brokers to submit property data for commercial real estate developments, accelerating deal closure times by 300%.", "StartDate": "May 2020", "EndDate": "December 2020" }, { "id": 32, "Title": "DevOps Engineer", "Responsibilities": "Managed and reviewed change management and implementation processes. Resolved deployment issues in production environments using PowerShell on Windows servers.", "StartDate": "June 2018", "EndDate": "May 2020" } ] }, { "id": 2, "Company": "Cloudmine", "selectStr": "Cloudmine", "Positions": [ { "id": 21, "Title": "SRE", "Responsibilities": "Maintained and enhanced HIPAA-compliant AWS infrastructure with a focus on high availability and self-healing failover mechanisms. Improved system resiliency and operational efficiency.", "StartDate": "April 2017", "EndDate": "April 2018" } ] }, { "id": 1, "Company": "PointIO", "selectStr": "PointIO", "Positions": [ { "id": 11, "Title": "DevOps Engineer", "Responsibilities": "Built a one-click CI/CD pipeline, enabling globally distributed engineers to deploy reliable changes into development environments with rollback strategies. Reduced deployment times from 24 hours to 20 minutes.", "StartDate": "December 2014", "EndDate": "March 2017" } ] } ], "profile": { "Name": "Martin Feineis", "userlinks": [ { "LinkedIn": "https://www.linkedin.com/in/martinfeineis/" }, { "XING": "https://www.xing.com/profile/Martin_Feineis/" } ], "image": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/ceylon/ceylon-original.svg", "Description": "I grew up in Waldbüttelbrunn and attended Deutschhaus Gymnasium in Würzburg, where I earned my Abitur in 2006. Following military service, I pursued a bachelor's degree in technical physics at Technische Universität Ilmenau, graduating in 2011. While working at Siemens in Berlin, I began a master's degree in electrical engineering at FernUniversität Hagen. After relocating to the United States in 2014, I transitioned into software engineering in Philadelphia, leaving my master's degree unfinished.", "pictures": [ { "id": "1", "src": "https://media.404founders.com/martinfeineis/picture0.webp", "isActive": true, "altText": "Celebrating Open Source Technology for Enterprise" }, { "id": "2", "src": "https://media.404founders.com/martinfeineis/picture1.webp", "isActive": false, "altText": "Professional portrait photo" }, { "id": 3, "src": "https://media.404founders.com/martinfeineis/picture2.webp", "isActive": false, "altText": "Professional picture from a company conference" } ] }, "TechIcons": { "Name": "Martin Feineis", "content": "Click on any picture to learn more.", "links": {}, "image": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/ceylon/ceylon-original.svg", "Description": "My experience with Java, Vue.js, and Nuxt.js demonstrates my proficiency in developing and deploying web applications. My expertise in Terraform and Infrastructure as Code highlights my ability to automate infrastructure provisioning and management. Proficiency in cloud service providers such as AWS, Azure, GCP, and Linode, coupled with advanced skills in Linux, PowerShell, and Python, underscores my versatility across platforms. I focus on leveraging technology to streamline development, deployment, and operational processes.", "techstack": { "Linux": { "id": "t1", "title": "Linux", "bgimg": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linux/linux-original.svg", "desc": "I run non-critical projects like PostgreSQL, Plex, or Minikube on my home Linux server.", "links": [ { "target": "https://martinfeineis.gitbook.io/newlib/operating-systems/linux/bash", "name": "Bash Guide" }, { "target": "https://martinfeineis.gitbook.io/newlib/operating-systems/macosx", "name": "MacOS Tips" } ] }, "AWS": { "id": "t2", "title": "AWS", "bgimg": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/amazonwebservices/amazonwebservices-original-wordmark.svg", "desc": "I manage infrastructure on AWS, including Lambda Functions, API Gateways, DynamoDB, and VPCs.", "links": [ { "target": "https://github.com/MartinFeineis", "name": "GitHub Projects" }, { "target": "https://www.linkedin.com/in/martinfeineis/", "name": "LinkedIn Profile" } ] }, "Terraform": { "id": "t3", "title": "Terraform", "bgimg": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/terraform/terraform-original-wordmark.svg", "desc": "I use Terraform to deploy AWS infrastructure, storing state in S3 and DynamoDB. Many stacks include cross-account deployments via pipelines.", "links": [ { "target": "https://github.com/MartinFeineis/terraform", "name": "Terraform Playground" } ] }, "Nuxt": { "id": "t4", "title": "Nuxt", "bgimg": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/nuxtjs/nuxtjs-original-wordmark.svg", "desc": "This website was developed using Vue.js and Nuxt.js. Additional projects are hosted on Vercel Playground.", "links": [ { "target": "https://www.rjo.me", "name": "Vercel Playground" } ] }, "Python": { "id": "t5", "title": "Python", "bgimg": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/python/python-original-wordmark.svg", "desc": "The backend of my contact form runs on Python in AWS Lambda Functions.", "links": [ { "target": "https://martinfeineis.gitbook.io/newlib/languages/python", "name": "Python Tips & Tricks" } ] }, "Git": { "id": "t6", "title": "Git", "bgimg": "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/git/git-original-wordmark.svg", "desc": "I use Git for version control across GitHub, AWS CodeCommit, and GitLab, leveraging CI/CD pipelines like GitHub Actions and Jenkins.", "links": [ { "target": "https://github.com/MartinFeineis", "name": "GitHub Repository" } ] } } }, "Skills": [ { "Linux": 5, "category": "OS & Container Technologies" }, { "AWS": 5, "category": "Amazon Web Services" }, { "Python": 4, "category": "Languages - Frameworks" }, { "Terraform": 4, "category": "Cloud & Virtual Technologies" }, { "Git": 4, "category": "Languages - Frameworks" }, { "Docker": 3, "category": "OS & Container Technologies" }, { "Kubernetes": 3, "category": "OS & Container Technologies" }, { "MongoDB": 3, "category": "Databases" }, { "Postgres": 3, "category": "Databases" }, { "DynamoDB": 3, "category": "Databases" }, { "Nuxt": 3, "category": "Languages - Frameworks" }, { "GCP": 2, "category": "Cloud & Virtual Technologies" }, { "Ansible": 2, "category": "Languages - Frameworks" } ] }

Current Datetime: 7/3/2025, 5:20:02 AM


Learn Async: