New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mvc-projen

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mvc-projen

Base projen module for MV Consulting projects

0.0.6
Source
PyPI
Maintainers
1

Source Build Status ESLint Code Formatting Latest release GitHub npm typescript

mvc-projen

The projen baseline for all MV Consulting projects.

Table of Contents

Features

  • 📏 Best Practice and unified Setup: All the scaffolders we need are in one place and tested. From cdk-constructs to later clis with golang
  • 🏗️ Extensibility: Pass in customized options for the scaffolder templates

Usage

# 1. create a new project directory
mkdir my-new-construct &&  cd my-new-construct

# 2. set up the project using the projen new command
npx projen new \
    --from @mavogel/mvc-projen@~0 \
    --cdkVersion=2.177.0 \
    --package-manager=npm

Inspiration

This project was created based on the following inspiration

🚀 Unlock the Full Potential of Your AWS Cloud Infrastructure

Hi, I’m Manuel, an AWS expert passionate about empowering businesses with scalable, resilient, and cost-optimized cloud solutions. With MV Consulting, I specialize in crafting tailored AWS architectures and DevOps-driven workflows that not only meet your current needs but grow with you.

🌟 Why Work With Me?

✔️ Tailored AWS Solutions: Every business is unique, so I design custom solutions that fit your goals and challenges. ✔️ Well-Architected Designs: From scalability to security, my solutions align with AWS Well-Architected Framework. ✔️ Cloud-Native Focus: I specialize in modern, cloud-native systems that embrace the full potential of AWS. ✔️ Business-Driven Tech: Technology should serve your business, not the other way around.

🛠 What I Bring to the Table

🔑 12x AWS Certifications I’m AWS Certified Solutions Architect and DevOps – Professional and hold numerous additional certifications, so you can trust I’ll bring industry best practices to your projects. Feel free to explose by badges

⚙️ Infrastructure as Code (IaC) With deep expertise in AWS CDK and Terraform, I ensure your infrastructure is automated, maintainable, and scalable.

📦 DevOps Expertise From CI/CD pipelines with GitHub Actions and GitLab CI to container orchestration Kubernetes and others, I deliver workflows that are smooth and efficient.

🌐 Hands-On Experience With over 7 years of AWS experience and a decade in the tech world, I’ve delivered solutions for companies large and small. My open-source contributions showcase my commitment to transparency and innovation. Feel free to explore my GitHub profile

💼 Let’s Build Something Great Together

I know that choosing the right partner is critical to your success. When you work with me, you’re not just contracting an engineer – you’re gaining a trusted advisor and hands-on expert who cares about your business as much as you do.

✔️ Direct Collaboration: No middlemen or red tape – you work with me directly. ✔️ Transparent Process: Expect open communication, clear timelines, and visible results. ✔️ Real Value: My solutions focus on delivering measurable impact for your business.

Schedule your call

🙌 Acknowledgements

Big shoutout to the amazing team behind Projen! Their groundbreaking work simplifies cloud infrastructure projects and inspires us every day. 💡

Author

Manuel Vogel

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts