Loading...
Loading...
Found 7 Skills
Backend services development with Python emphasizing security, performance, and maintainability for JARVIS AI Assistant
Test-Driven Development specifically for Laravel applications using Pest PHP. Use when implementing any Laravel feature or bugfix - write the test first, watch it fail, write minimal code to pass.
Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing
Use when symfony api platform tests
Expert in Go/Golang development with focus on APIs, microservices, and clean architecture
Ktor framework - routing, authentication, WebSockets
Use when writing new functions, adding features, fixing bugs, or refactoring by applying TDD principles - write failing tests before implementation code, make them pass, then refactor.