projetspersonnelsetanciensportfolios
https://github.com/ritelg/projetspersonnelsetanciensportfolios
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: ritelg
- Language: JavaScript
- Default Branch: master
- Size: 6.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 5 years ago
· Last pushed about 5 years ago
Metadata Files
Readme
Citation
Readme.md
Sources de mes projets personnels
- Project Restaurant (Final) de la formation Css de Grafikart : homepage Recettes
- Projet Forum de la formation Css de Grafikart Lien
- Projet Social de la formation Css de Grafikart Lien
Integration d'une maquette Photoshop issue de la formation HTML5 CSS3 & responsive design : formation professionnelle sur Udemy Lien
Mon ancien portfolio en react : Lien
Applications React Native
Owner
- Name: Gaetan Ritel
- Login: ritelg
- Kind: user
- Location: Pamiers, 09100
- Website: ritelg.github.io/ritelg
- Repositories: 1
- Profile: https://github.com/ritelg
Citation (citations/index.html)
<!DOCTYPE html> <html lang="en"> <head> <!-- Meta --> <meta charset="UTF-8" /> <title>Mon Generateur de citations</title> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="https://fonts.googleapis.com/css?family=Josefin+Slab" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> <!-- Styles --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> <link rel="stylesheet" href="styles/index.processed.css"> </head> <body> <h1>Mon Generateur de Citations</h1> <p class="description"> Bonjour tout le monde. <br> Je vous présente mon générateur de citations. <br> Pour générer une citation, veuillez cliquer sur <span>Générer</span>. <br> Vous pouvez aussi partager cette citation sur Twitter pour cela : cliquez sur l'icône de <span>Twitter</span>. <br> </p> <div class="citations"> <div class="row"> <div class="citations-text"> <p class="citations-text-content">Citation</p> <p class="citations-text-author">Auteur</p> </div> </div> <div class="row"> <div class="citations-footer-contact col-md-6"> <a class="btn-tweeter" href=""><i class="fa fa-twitter-square fa-3x" aria-hidden="true"></i></a> </div> <div class="citations-button col-md-6"> <a class="btn btn-custom" href="">Generer</a> </div> </div> <div class="citations-footer"> <div class="citations-footer-copyright"> Crée par Gaetan Ritel </div> </div> </div> <!-- Scripts --> <script src="scripts/index.js"></script> </body> </html>
GitHub Events
Total
Last Year
Dependencies
TaskAppReactNative/package-lock.json
npm
- 1054 dependencies
TaskAppReactNative/package.json
npm
- @babel/core ^7.9.0 development
- @react-native-async-storage/async-storage ^1.15.3
- @react-native-community/masked-view 0.1.10
- @react-navigation/bottom-tabs ^5.11.10
- @react-navigation/drawer ^5.12.5
- @react-navigation/native ^5.9.4
- expo ~41.0.1
- expo-status-bar ~1.0.4
- install ^0.13.0
- npm ^7.11.0
- react 16.13.1
- react-dom 16.13.1
- react-native https://github.com/expo/react-native/archive/sdk-41.0.0.tar.gz
- react-native-gesture-handler ~1.10.2
- react-native-paper ^4.8.0
- react-native-reanimated ~2.1.0
- react-native-safe-area-context 3.2.0
- react-native-screens ~3.0.0
- react-native-vector-icons ^8.1.0
- react-native-web ~0.13.12
editeur-markdown/package.json
npm
- @babel/core 7.1.0
- @svgr/webpack 2.4.1
- babel-core 7.0.0-bridge.0
- babel-eslint 9.0.0
- babel-jest 23.6.0
- babel-loader 8.0.4
- babel-plugin-named-asset-import ^0.2.2
- babel-preset-react-app ^5.0.4
- bfj 6.1.1
- case-sensitive-paths-webpack-plugin 2.1.2
- chalk 2.4.1
- css-loader 1.0.0
- dotenv 6.0.0
- dotenv-expand 4.2.0
- eslint 5.6.0
- eslint-config-react-app ^3.0.4
- eslint-loader 2.1.1
- eslint-plugin-flowtype 2.50.1
- eslint-plugin-import 2.14.0
- eslint-plugin-jsx-a11y 6.1.2
- eslint-plugin-react 7.11.1
- file-loader 2.0.0
- fs-extra 7.0.0
- html-webpack-plugin 4.0.0-alpha.2
- identity-obj-proxy 3.0.0
- jest 23.6.0
- jest-pnp-resolver 1.0.1
- jest-resolve 23.6.0
- marked ^0.5.1
- mini-css-extract-plugin 0.4.3
- node-sass ^4.9.4
- optimize-css-assets-webpack-plugin 5.0.1
- pnp-webpack-plugin 1.1.0
- postcss-flexbugs-fixes 4.1.0
- postcss-loader 3.0.0
- postcss-preset-env 6.0.6
- postcss-safe-parser 4.0.1
- react ^16.5.2
- react-app-polyfill ^0.1.3
- react-dev-utils ^6.0.5
- react-dom ^16.5.2
- resolve 1.8.1
- sass-loader ^7.1.0
- style-loader 0.23.0
- terser-webpack-plugin 1.1.0
- url-loader 1.1.1
- webpack 4.19.1
- webpack-dev-server 3.1.9
- webpack-manifest-plugin 2.0.4
- workbox-webpack-plugin 3.6.2
editeur-markdown/yarn.lock
npm
- 1316 dependencies
portfolio-react/package.json
npm
- @babel/core 7.1.0
- @svgr/webpack 2.4.1
- babel-core 7.0.0-bridge.0
- babel-eslint 9.0.0
- babel-jest 23.6.0
- babel-loader 8.0.4
- babel-plugin-named-asset-import ^0.2.2
- babel-preset-react-app ^5.0.4
- bfj 6.1.1
- case-sensitive-paths-webpack-plugin 2.1.2
- chalk 2.4.1
- css-loader 1.0.0
- dotenv 6.0.0
- dotenv-expand 4.2.0
- eslint 5.6.0
- eslint-config-react-app ^3.0.4
- eslint-loader 2.1.1
- eslint-plugin-flowtype 2.50.1
- eslint-plugin-import 2.14.0
- eslint-plugin-jsx-a11y 6.1.2
- eslint-plugin-react 7.11.1
- file-loader 2.0.0
- fs-extra 7.0.0
- html-webpack-plugin 4.0.0-alpha.2
- identity-obj-proxy 3.0.0
- jest 23.6.0
- jest-pnp-resolver 1.0.1
- jest-resolve 23.6.0
- mini-css-extract-plugin 0.4.3
- node-sass ^4.9.4
- optimize-css-assets-webpack-plugin 5.0.1
- pnp-webpack-plugin 1.1.0
- postcss-flexbugs-fixes 4.1.0
- postcss-loader 3.0.0
- postcss-preset-env 6.0.6
- postcss-safe-parser 4.0.1
- react ^16.5.2
- react-app-polyfill ^0.1.3
- react-dev-utils ^6.0.5
- react-dom ^16.5.2
- react-scroll ^1.7.10
- react-scrollspy ^3.3.5
- reactstrap ^6.5.0
- resolve 1.8.1
- sass-loader ^7.1.0
- style-loader 0.23.0
- terser-webpack-plugin 1.1.0
- url-loader 1.1.1
- webpack 4.19.1
- webpack-dev-server 3.1.9
- webpack-manifest-plugin 2.0.4
- workbox-webpack-plugin 3.6.2
portfolio-react/yarn.lock
npm
- 1328 dependencies
wikipedia-master/package.json
npm
- babel-core ^6.26.0 development
- babel-preset-env ^1.6.1 development
- del ^3.0.0 development
- gulp ^3.9.1 development
- gulp-babel ^7.0.1 development
- gulp-concat ^2.6.1 development
- gulp-sass ^3.2.1 development
- gulp-sourcemaps ^2.6.4 development
- gulp-uglify ^3.0.0 development
- bootstrap-sass ^3.3.7
- font-awesome ^4.7.0
- node-sass ^4.8.3