Skills & Tools
Crafting software like a well-built workshop tool.
I approach engineering as a craft—designing systems, shaping mobile apps, and refining cloud solutions with precision. With experience acrossFlutter, Laravel, Node.js/NestJS, React, Next.js, and AWS, I build products that are reliable, scalable, and user-focused.
FlutterDartLaravelPHPMySQLPostgreSQLFirebaseAWSS3CloudFrontLambdaAPI GatewayCognitoNode.jsNestJSTypeORMPrismaReact NativeExpoReactNext.jsJavaScriptTypeScriptTailwind CSSshadcn/uiHTMLCSSExpressJSMongoDBGitGitHubVercelPostmanLinuxmacOSWindowspnpmnpmyarnDockerRadix UI
skills.ts
my_skills = [
"Flutter", "Dart", "JavaScript", "TypeScript",
"React", "Next.js", "Laravel", "Node.js", "NestJS",
"PostgreSQL", "MySQL", "MongoDB", "Firebase",
"AWS", "Docker", "CI/CD", "Git", "TailwindCSS"
]
def get_skills():
return f"🚀 Skilled across mobile, web & cloud: {', '.join(my_skills)}." if my_skills else "⚠️ Skills database not found!"
print(get_skills())