13 skills total · 13 unscanned
Skills by pluginagentmarketplace
Master production-grade deep learning using PyTorch, covering neural architectures, transformer models, and optimization techniques. Learn training best practices including mixed…
Learn to build and deploy machine learning models using scikit-learn and XGBoost. This skill covers supervised and unsupervised learning, feature engineering, cross-validation…
Master the full lifecycle of production machine learning systems, from experiment tracking and model versioning through deployment and monitoring. Learn to build reproducible…
Synchronization Algorithms equips developers with five core techniques for keeping multiplayer game states consistent across the network. Learn client prediction for responsive…
Build scalable persistence layers with JPA and Hibernate through entity design, query strategies, and performance tuning. Learn to prevent N+1 queries, configure transactions, and…
Design and deploy production-ready microservices using Spring Cloud components like service discovery, API Gateway, and load balancing. Learn resilience patterns including circuit…
Develop production-grade Spring Boot applications covering REST API creation, security configuration with OAuth2 and JWT, data persistence via Spring Data JPA, and operational…
Build reliable unit tests for Java applications using JUnit 5, Mockito, and AssertJ with support for mocking, parameterized tests, and fluent assertions. Includes integration…
Django Framework teaches you to construct full-stack web applications using Django's MVC pattern, database models, and authentication systems. Master RESTful API development,…
Master pytest through test-driven development, fixtures, and mocking strategies. Build comprehensive test suites with parametrized tests, external dependency mocking, and CI/CD…
Learn to architect scalable state solutions for React Native apps using Redux Toolkit for complex app state, Zustand for lightweight global stores, and TanStack Query for…
This skill equips you with practical testing techniques tailored for React Native development. Discover how to configure your test environment, write effective test cases, and…
This skill teaches Redis data structures—strings, lists, hashes, sets, and sorted sets—along with key management, transactions, and pub/sub messaging. Learn to configure Redis as…