187 lines
5.2 KiB
JSON
187 lines
5.2 KiB
JSON
{
|
|
"category": "Mobile",
|
|
"icon": "smartphone",
|
|
"skills": [
|
|
{
|
|
"id": "reactnative",
|
|
"name": "React Native",
|
|
"description": "Framework pour construire des applications mobiles natives avec React",
|
|
"links": [
|
|
"https://reactnative.dev/",
|
|
"https://reactnative.dev/docs/getting-started",
|
|
"https://github.com/facebook/react-native"
|
|
],
|
|
"icon": "fab-react",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "flutter",
|
|
"name": "Flutter",
|
|
"description": "Kit de développement d'interface utilisateur de Google pour créer des applications compilées nativement",
|
|
"links": [
|
|
"https://flutter.dev/",
|
|
"https://docs.flutter.dev/",
|
|
"https://github.com/flutter/flutter"
|
|
],
|
|
"icon": "fas-mobile",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "swift",
|
|
"name": "Swift",
|
|
"description": "Langage de programmation puissant et intuitif pour iOS, macOS, watchOS et tvOS",
|
|
"links": [
|
|
"https://developer.apple.com/swift/",
|
|
"https://docs.swift.org/swift-book/",
|
|
"https://github.com/apple/swift"
|
|
],
|
|
"icon": "fab-swift",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "kotlin",
|
|
"name": "Kotlin",
|
|
"description": "Langage de programmation moderne qui compile vers la JVM, Android et JavaScript",
|
|
"links": [
|
|
"https://kotlinlang.org/",
|
|
"https://kotlinlang.org/docs/",
|
|
"https://github.com/JetBrains/kotlin"
|
|
],
|
|
"icon": "fab-android",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "expo",
|
|
"name": "Expo",
|
|
"description": "Plateforme pour développer des applications React Native universelles",
|
|
"links": [
|
|
"https://expo.dev/",
|
|
"https://docs.expo.dev/",
|
|
"https://github.com/expo/expo"
|
|
],
|
|
"icon": "fab-react",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "ionic",
|
|
"name": "Ionic",
|
|
"description": "Framework pour applications mobiles hybrides",
|
|
"links": [
|
|
"https://ionicframework.com/",
|
|
"https://ionicframework.com/docs"
|
|
],
|
|
"icon": "fas-mobile",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "xamarin",
|
|
"name": "Xamarin",
|
|
"description": "Plateforme de développement mobile Microsoft",
|
|
"links": [
|
|
"https://dotnet.microsoft.com/apps/xamarin",
|
|
"https://docs.microsoft.com/xamarin/"
|
|
],
|
|
"icon": "fab-microsoft",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "unity",
|
|
"name": "Unity",
|
|
"description": "Moteur de jeu pour applications mobiles",
|
|
"links": [
|
|
"https://unity.com/",
|
|
"https://docs.unity3d.com/"
|
|
],
|
|
"icon": "fas-cube",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "cordova",
|
|
"name": "Apache Cordova",
|
|
"description": "Plateforme pour applications mobiles hybrides",
|
|
"links": [
|
|
"https://cordova.apache.org/",
|
|
"https://cordova.apache.org/docs/"
|
|
],
|
|
"icon": "fas-mobile",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "capacitor",
|
|
"name": "Capacitor",
|
|
"description": "Runtime natif pour applications web",
|
|
"links": [
|
|
"https://capacitorjs.com/",
|
|
"https://capacitorjs.com/docs"
|
|
],
|
|
"icon": "fas-cog",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "fastlane",
|
|
"name": "Fastlane",
|
|
"description": "Automatisation pour développement mobile",
|
|
"links": [
|
|
"https://fastlane.tools/",
|
|
"https://docs.fastlane.tools/"
|
|
],
|
|
"icon": "fas-cog",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "firebase",
|
|
"name": "Firebase",
|
|
"description": "Plateforme de développement mobile Google",
|
|
"links": [
|
|
"https://firebase.google.com/",
|
|
"https://firebase.google.com/docs"
|
|
],
|
|
"icon": "fab-google",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "app-store-optimization",
|
|
"name": "App Store Optimization",
|
|
"description": "Optimisation pour stores d'applications",
|
|
"links": [
|
|
"https://developer.apple.com/app-store/",
|
|
"https://play.google.com/console/"
|
|
],
|
|
"icon": "fas-cog",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "mobile-testing",
|
|
"name": "Tests Mobile",
|
|
"description": "Frameworks de tests pour applications mobiles",
|
|
"links": [
|
|
"https://appium.io/",
|
|
"https://detox.js.org/"
|
|
],
|
|
"icon": "fas-bug",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "mobile-performance",
|
|
"name": "Performance Mobile",
|
|
"description": "Optimisation des performances mobiles",
|
|
"links": [
|
|
"https://developers.google.com/web/tools/lighthouse",
|
|
"https://developer.android.com/topic/performance"
|
|
],
|
|
"icon": "fas-cog",
|
|
"importance": "standard"
|
|
},
|
|
{
|
|
"id": "push-notifications",
|
|
"name": "Push Notifications",
|
|
"description": "Notifications push pour applications mobiles",
|
|
"links": [
|
|
"https://firebase.google.com/docs/cloud-messaging",
|
|
"https://developer.apple.com/notifications/"
|
|
],
|
|
"icon": "fas-bell",
|
|
"importance": "standard"
|
|
}
|
|
]
|
|
} |