Skip to content

Commit

Permalink
deploy: c86d72c
Browse files Browse the repository at this point in the history
  • Loading branch information
AladdineDev committed Feb 7, 2024
1 parent 9783db1 commit c14d3c4
Show file tree
Hide file tree
Showing 5 changed files with 4,001 additions and 4,032 deletions.
26 changes: 6 additions & 20 deletions assets/assets/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"url": "https://drive.google.com/file/d/13t62MynE9GavlyrtHNM1ShdkdJT0bc0B/view?usp=sharing"
}
],
"aboutDescription": "Hello! I'm Aladdine, an apprentice developer and fourth-year student at ESGI Paris, specializing in mobile and IoT development. Passionate about the mobile ecosystem, I combine my studies with my practical expericence to build intuitive and feature-rich applications.\nI aspire to put my skills to work on inspiring and challenging projects.",
"aboutDescription": "Hi! I'm Aladdine, an apprentice developer and fourth-year student at ESGI Paris, specializing in mobile and IoT development. Passionate about the mobile ecosystem, I combine my studies with my practical expericence to build intuitive and feature-rich applications.\nI aspire to put my skills to work on inspiring and challenging projects.",
"experiences": [
{
"job": "Mobile App Developer",
Expand Down Expand Up @@ -109,7 +109,7 @@
"projects": [
{
"name": "Portfolio",
"description": "Yes, it's this portfolio! \nThis project follows a Riverpod-based Architecture, using a feature-first approach for its structure. It is fully responsive, and supports multiple themes and languages.",
"description": "This open source project allows anyone to have an online portfolio in less than 10 minutes. It follows a Riverpod-based Architecture, using a feature-first approach for its structure. It is fully responsive and supports multiple themes as well as multiple languages.",
"url": "https://github.com/AladdineDev/portfolio#readme",
"iconCodePoint": "0xf09b",
"iconFontFamily": "FontAwesomeBrands",
Expand All @@ -121,14 +121,14 @@
],
"links": [
{
"url": "https://aladdine.dev",
"display": "Inspired by Aladdine Abdou"
"url": "https://brittanychiang.com",
"display": "Inspired by Brittany Chiang"
}
]
},
{
"name": "Learn Flow API",
"description": "Learn Flow is a collaborative project focused on creating a solution that connects students and teachers. This REST API serves as an interface for the project's various clients, including Android, iOS, and Web. It notably offers authentication capabilities (JWT).",
"description": "Learn Flow is a collaborative project focused on creating a solution that connects students and teachers. This REST API serves as an interface for the project's various clients, including Android, iOS, and Web. It notably offers authentication capabilities with JWT.",
"url": "https://github.com/AladdineDev/learnflow-api#readme",
"iconCodePoint": "0xf09b",
"iconFontFamily": "FontAwesomeBrands",
Expand Down Expand Up @@ -186,20 +186,6 @@
"MariaDB",
"Docker"
]
},
{
"name": "GSB-RV-DR",
"description": "The GSB-RV-DR project is a desktop application designed for regional delegates at the fictional company GSB. It tracks visit reports and enables monitoring of medical representatives activities. Regional delegates can access a lists of reports for specific representatives and apply sorts and filters to it.",
"url": "https://github.com/AladdineDev/GSB-RV-DR#readme",
"iconCodePoint": "0xf09b",
"iconFontFamily": "FontAwesomeBrands",
"iconFontPackage": "font_awesome_flutter",
"screenshotPath": "assets/images/gsb-rv-dr.png",
"technologies": [
"JavaFX",
"Java",
"MariaDB"
]
}
],
"languages": [
Expand All @@ -216,7 +202,7 @@
],
"bottomBanner": {
"message": "Open source portfolio -",
"displayLink": "Fork it!",
"displayLink": "Fork it",
"linkUrl": "https://github.com/AladdineDev/portfolio#readme"
},
"portfolio": "Portfolio",
Expand Down
26 changes: 6 additions & 20 deletions assets/assets/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"url": "https://drive.google.com/file/d/13t62MynE9GavlyrtHNM1ShdkdJT0bc0B/view?usp=sharing"
}
],
"aboutDescription": "Bonjour ! Je m'appelle Aladdine, et je suis apprenti développeur en quatrième année de Mobilité et Objets Connectés à l'ESGI Paris. Passionné par l'écosystème mobile, je combine mes études et mon expérience professionnelle pour créer des applications intuitives et riches en fonctionnalités.\nJ'aspire à mettre mes compétences au service de projets inspirants et challengeant.",
"aboutDescription": "Salut ! Je m'appelle Aladdine, et je suis apprenti développeur en quatrième année de Mobilité et Objets Connectés à l'ESGI Paris. Passionné par l'écosystème mobile, je combine mes études et mon expérience professionnelle pour créer des applications intuitives et riches en fonctionnalités.\nJ'aspire à mettre mes compétences au service de projets inspirants et challengeant.",
"experiences": [
{
"job": "Développeur Mobile",
Expand Down Expand Up @@ -109,7 +109,7 @@
"projects": [
{
"name": "Portfolio",
"description": "Oui, il s'agit de ce portfolio ! \nCe projet adopte une architecture basée sur Riverpod en suivant une approche orientée fonctionnalités pour sa structure. Il est entièrement responsive, et prend en charge plusieurs thèmes ainsi que plusieurs langues.",
"description": "Ce projet open source permet à toute personne de disposer d’un portfolio en ligne en moins de 10 minutes. Il adopte une architecture basée sur Riverpod en suivant une approche feature-first pour sa structure. Il est entièrement responsive, et prend en charge plusieurs thèmes ainsi que plusieurs langues.",
"url": "https://github.com/AladdineDev/portfolio#readme",
"iconCodePoint": "0xf09b",
"iconFontFamily": "FontAwesomeBrands",
Expand All @@ -121,14 +121,14 @@
],
"links": [
{
"url": "https://aladdine.dev",
"display": "Inspiré par Aladdine Abdou"
"url": "https://brittanychiang.com",
"display": "Inspiré par Brittany Chiang"
}
]
},
{
"name": "Learn Flow API",
"description": "Learn Flow est un projet de groupe visant à créer une solution de mise en relation d'élèves et d'enseignants. Cette API REST sert d'interface pour les différents clients du projet (Android, iOS et Web). Elle offre notamment des fonctionnalités d'authentification (JWT).",
"description": "Learn Flow est un projet de groupe visant à créer une solution de mise en relation d'élèves et d'enseignants. Cette API REST sert d'interface pour les différents clients du projet (Android, iOS et Web). Elle offre notamment des fonctionnalités d'authentification avec JWT.",
"url": "https://github.com/AladdineDev/learnflow-api#readme",
"iconCodePoint": "0xf09b",
"iconFontFamily": "FontAwesomeBrands",
Expand Down Expand Up @@ -186,20 +186,6 @@
"MariaDB",
"Docker"
]
},
{
"name": "GSB-RV-DR",
"description": "GSB-RV-DR est une application de bureau conçue pour les délégués régionaux de l'entreprise fictive GSB. Elle permet de suivre les rapports de visite et de monitorer les activités des délégués médicaux. Les délégués régionaux peuvent accéder à la liste des rapports et y appliquer des filtres ou les trier.",
"url": "https://github.com/AladdineDev/GSB-RV-DR#readme",
"iconCodePoint": "0xf09b",
"iconFontFamily": "FontAwesomeBrands",
"iconFontPackage": "font_awesome_flutter",
"screenshotPath": "assets/images/gsb-rv-dr.png",
"technologies": [
"JavaFX",
"Java",
"MariaDB"
]
}
],
"languages": [
Expand All @@ -216,7 +202,7 @@
],
"bottomBanner": {
"message": "Portfolio open source -",
"displayLink": "Forkez-le !",
"displayLink": "Forkez-le",
"linkUrl": "https://github.com/AladdineDev/portfolio#readme"
},
"portfolio": "Portfolio",
Expand Down
10 changes: 5 additions & 5 deletions flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"canvaskit/chromium/canvaskit.wasm": "143af6ff368f9cd21c863bfa4274c406",
"canvaskit/skwasm.wasm": "2fc47c0a0c3c7af8542b601634fe9674",
"canvaskit/skwasm.js": "87063acf45c5e1ab9565dcf06b0c18b8",
"main.dart.js": "ece8a549a6cb389096e00e11da91aed7",
"main.dart.js": "3d650ff80f9fc321e2baa483664090e3",
"favicon.png": "e1df774ef8747a91653e1b9d295d3d23",
"splash/img/light-2x.png": "0a3ff24e24e8342ea317a0c039b946d6",
"splash/img/dark-4x.png": "7a08e8e8c5e8efbd817575f489ec69e3",
Expand All @@ -21,8 +21,8 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"splash/img/dark-2x.png": "e1e618009f200dbbf2d972cfbe22499f",
"splash/img/dark-3x.png": "e978c93bc1698685bae734d89f186e79",
"flutter.js": "7d69e653079438abfbb24b82a655b0a4",
"index.html": "22ae0ec2e90ed401e51da1a91805808e",
"/": "22ae0ec2e90ed401e51da1a91805808e",
"index.html": "9d57b7995634f67f1b6e5e9a6596fc09",
"/": "9d57b7995634f67f1b6e5e9a6596fc09",
"version.json": "009c9e65172e010890f7f65fde438006",
"assets/AssetManifest.bin.json": "df6f81a9e4895c68f4905ba6e13d440d",
"assets/packages/font_awesome_flutter/lib/fonts/fa-brands-400.ttf": "f25e8e701660fb45e2a81ff3f43c6d5c",
Expand All @@ -34,8 +34,8 @@ const RESOURCES = {"canvaskit/skwasm.worker.js": "bfb704a6c714a75da9ef320991e88b
"assets/AssetManifest.json": "369ad0fffc2cebb29334b3186bcb87b1",
"assets/FontManifest.json": "3ddd9b2ab1c2ae162d46e3cc7b78ba88",
"assets/NOTICES": "ed6a675a3f07a524c6111f676b5382b5",
"assets/assets/translations/fr.json": "3f6b4df85b4cf4a93f40943007ec5fc3",
"assets/assets/translations/en.json": "83aa81758ad70261fc89eef070ca1d69",
"assets/assets/translations/fr.json": "277be48470b0539334a1507b4d13cc06",
"assets/assets/translations/en.json": "f4fcfb5564dd313fa4dff814c3d3210f",
"assets/assets/fonts/Nunito-Bold.ttf": "91019ffb3b1df640e444b34e5a73dfc3",
"assets/assets/fonts/Nunito-Regular.ttf": "0c890be2af0d241a2387ad2c4c16af2c",
"assets/assets/images/logo.svg": "df08988fdc848d0a0722655527f00dcd",
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<script>
// The value below is injected by flutter build, do not touch.
const serviceWorkerVersion = "1252986701";
const serviceWorkerVersion = "628511564";
</script>
<!-- This script adds the flutter initialization JS code -->
<script src="flutter.js" defer=""></script>
Expand Down
Loading

0 comments on commit c14d3c4

Please sign in to comment.