Monthly Meeting
This is our monthly meeting. More details will be added once we get closer to the event and a presentation is selected. VegasTech
This is our monthly meeting. More details will be added once we get closer to the event and a presentation is selected. VegasTech
We’re excited to host Terraform Fundamentals Topics are subject to change based on user feedback! 🗓️ When: Saturday, August 15, in partnership with Tech Alley 🙌 🕚 Time: Join us at 1:15 PM for a practical session 📍 Where: Third Street Theater 814 S 3rd St, Las Vegas, NV 89101 (Free parking in the garage […]
This is our monthly meeting. More details will be added once we get closer to the event and a presentation is selected. VegasTech
The Model Context Protocol (MCP) is the standard layer between an AI model and the outside world — the conduit that carries structured requests out to external tools and data and brings results back, over one consistent protocol. In this hands-on hour we start from zero: what MCP is, why it exists, and how its […]
We’re excited to host Bedrock Basics & AI Engineering for Humans Topics are subject to change based on user feedback! 🗓️ When: Saturday, July 18, in partnership with Tech Alley 🙌 🕚 Time: Join us at 1:15 PM for a practical session 📍 Where: Third Street Theater 814 S 3rd St, Las Vegas, NV 89101 […]
We'll have a presentation on PyTorch with more details to come. PyTorch is a powerful, open-source machine learning library primarily developed by Meta AI that has become the industry standard for building and training deep learning models. It functions like a flexible mathematical sandbox, utilizing GPU-accelerated multidimensional arrays called "tensors" and a dynamic computation graph […]
We’re excited to host Serverless Design Patterns - Lambda, API Gateway, DynamoDB, EventBridge basics Topics are subject to change based on user feedback! 🗓️ When: Saturday, June 20, in partnership with Tech Alley 🙌 🕚 Time: Join us at 1:15 PM for a practical session 📍 Where: Third Street Theater 814 S 3rd St, Las […]
@ Tickets – Limit 1 Per Person, limited to LVIMA Members ONLY. Non-members – please join before requesting a ticket. Join us for a night of fresh ideas, breakout discussion groups and industry insights from a fireside chat with Media.net. Back by popular demand, this must-attend event is an evening of thought-provoking conversation with industry leaders […]
This presentation shows how strong typing in Python turns implicit assumptions into explicit contracts that protect your code from both human error and AI-generated mistakes. It covers the practical value of typing in day-to-day engineering: replacing loose dictionaries with defined data types, typing classes, methods, and functions clearly, using generics to build reusable abstractions, and […]
We’re excited to host AWS Security Basics: Don't Get Crypto-Mined Whether you’re just getting started with AWS or already running workloads, the last thing you want is waking up to a war room! 🗓️ When: Saturday, May 16, in partnership with Tech Alley 🙌 🕚 Time: Join us at 1:15 PM for a practical session […]
This presentation explores how to write high-value unit tests in Python with PyTest, treating testing as both a core engineering practice and a practical safeguard for AI-assisted development. On the engineering side, the session covers the standard reasons teams invest in good tests: catching regressions early, supporting safe refactoring, documenting expected behavior, and increasing confidence […]
We’re excited to host a Billing Basics meetup - AWS Cost Management for Humans with Brian Carpio Whether you’re just getting started with AWS or already running workloads, your bill doesn’t have to feel like a mystery. 🗓️ When: Saturday, April 18, in partnership with Tech Alley 🙌 📍Where: Third Street Theater 814 S 3rd […]
Ever wished your Python scripts would put on real pants and greet the world with buttons, windows, and delightful little dialogs? In this talk, we’ll take our faithful command-line programs and teach them some social skills. You’ll learn how to turn quiet, text-only scripts into interactive desktop applications with actual clickable things. Yes — buttons […]