Edit README Profile

Using Mustache and YAML to generate the Markdown file
This commit is contained in:
LucasVbr
2022-05-08 23:13:28 +02:00
parent 83bb334a24
commit 82211d5d0e
19 changed files with 370 additions and 60 deletions
+77
View File
@@ -0,0 +1,77 @@
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
# AWS User-specific
.idea/**/aws.xml
# Generated files
.idea/**/contentModel.xml
# Sensitive or high-churn files
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml
.idea/**/dbnavigator.xml
# Gradle
.idea/**/gradle.xml
.idea/**/libraries
# Gradle and Maven with auto-import
# When using Gradle or Maven with auto-import, you should exclude module files,
# since they will be recreated, and may cause churn. Uncomment if using
# auto-import.
# .idea/artifacts
# .idea/compiler.xml
# .idea/jarRepositories.xml
# .idea/modules.xml
# .idea/*.iml
# .idea/modules
# *.iml
# *.ipr
# CMake
cmake-build-*/
# Mongo Explorer plugin
.idea/**/mongoSettings.xml
# File-based project format
*.iws
# IntelliJ
out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Cursive Clojure plugin
.idea/replstate.xml
# SonarLint plugin
.idea/sonarlint/
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# Editor-based Rest Client
.idea/httpRequests
# Android studio 3.1+ serialized cache file
.idea/caches/build_file_checksums.ser
+61 -60
View File
@@ -1,67 +1,68 @@
# Hi, I am @LucasVbr 👋
[![Website](https://img.shields.io/website?label=Portfolio&style=for-the-badge&url=https%3A%2F%2Flucasvbr.github.io%2FPortfolio%2F)][Website]
## I am a computer science student
- 🌱 Im currently learning **Java** and **Python**
- 💞️ Im looking to create my own video game
- 📫 How to reach me `vabre.lucas.pro@gmail.com`
- 🎯 [Pydefis]
- 🚩 [Root Me]
### Languages and Tools:
<div>
<img align="left" alt="HTML5" width="26px" src="icons/html5.png"/>
<img align="left" alt="CSS3" width="26px" src="icons/css3.png"/>
<img align="left" alt="JavaScript" width="26px" src="icons/javascript.png"/>
<img align="left" alt="Java" width="26px" src="icons/java.png"/>
<img align="left" alt="Python" width="26px" src="icons/python.png"/>
<img align="left" alt="C" width="26px" src="icons/c-language.png"/>
<img align="left" alt="C Sharp" width="26px" src="icons/c-sharp.png"/>
<img align="left" alt="Bash" width="26px" src="icons/console.png"/>
<div align="center">
<h1>Hi 👋, I'm LucasVbr</h1>
<h3>A passionate developer from France</h3>
</div>
<br/>
<br/>
<img src="https://komarev.com/ghpvc/?username=lucasvbr&amp;label=Profile%20views&amp;color=0e75b6&amp;style=flat" alt="Profile Views"/>
<div>
<img align="left" alt="Sublime Text" width="26px" src="icons/sublime-text.png"/>
<img align="left" alt="IntelliJ Idea" width="26px" src="icons/intellij-idea.png"/>
<img align="left" alt="PyCharm" width="26px" src="icons/pycharm.png"/>
<img align="left" alt="Visual Studio Code" width="26px" src="icons/visual-studio-code.png"/>
<img align="left" alt="Eclipse" width="26px" src="icons/eclipse.png"/>
</div>
<ul style="list-style: none;">
<li>🔭 Im currently working on
<a href="https://github.com/LucasVbr/Portfolio">a new version of my portfolio</a>
</li>
<li>🌱 Im currently learning <b>Symfony</b></li>
<li>📫 How to reach me <b>vabre.lucas.pro@gmail.com</b></li>
<li>💻 Here is my <a href="https://lucasvbr.github.io/Portfolio">portfolio</a></li>
</ul>
<br />
<h3>Connect with me:</h3>
<ul style="list-style: none;">
<li>
<a href="https://codepen.io/LucasVbr"><img src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/codepen.svg" alt="CodePen" width="35px"></a>
<a href="www.linkedin.com/in/lucasvbr"><img src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg" alt="Linkedin" width="35px"></a>
<a href="https://www.root-me.org/LucasVbr?lang=fr"><img src="https://www.root-me.org/IMG/logo/siteon0.svg" alt="RootMe" width="35px"></a>
<a href="https://pydefis.callicode.fr/user/mhof/LucasVbr/bba98551173e6b21"><img src="https://pydefis.callicode.fr/static/callicode-vsm.png" alt="pydefis" width="35px"></a>
</li>
</ul>
---
<!--
<details>
<summary>Recent GitHub Activity</summary>
-->
<h3>Language and Tools:</h3>
<ul style="list-style: none;">
<li>
<a href="https://www.w3.org/html/"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg" alt="html5" width="35px"></a>
<a href="https://www.w3schools.com/css/"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg" alt="css3" width="35px"></a>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg" alt="javascript" width="35px"></a>
<a href="https://pugjs.org"><img src="https://cdn.worldvectorlogo.com/logos/pug.svg" alt="pug" width="35px"></a>
<a href="https://sass-lang.com"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg" alt="sass" width="35px"></a>
<a href="https://www.typescriptlang.org/"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/typescript/typescript-original.svg" alt="typescript" width="35px"></a>
<a href="https://www.php.net"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/php/php-original.svg" alt="php" width="35px"></a>
<a href="https://www.java.com"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg" alt="java" width="35px"></a>
<a href="https://www.cprogramming.com/"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg" alt="c" width="35px"></a>
<a href="https://www.python.org"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg" alt="python" width="35px"></a>
<a href="https://www.gnu.org/software/bash/"><img src="https://www.vectorlogo.zone/logos/gnu_bash/gnu_bash-icon.svg" alt="bash" width="35px"></a>
</li>
<li>
<a href="https://getbootstrap.com"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg" alt="bootstrap" width="35px"></a>
<a href="https://bulma.io/"><img src="https://raw.githubusercontent.com/gilbarbara/logos/804dc257b59e144eaca5bc6ffd16949752c6f789/logos/bulma.svg" alt="bulma" width="35px"></a>
<a href="https://symfony.com"><img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/symfony/symfony-original.svg" alt="symfony" width="35px"></a>
<a href="https://angular.io"><img src="https://angular.io/assets/images/logos/angular/angular.svg" alt="angular" width="35px"></a>
</li>
<li>
<a href="https://www.figma.com/"><img src="https://www.vectorlogo.zone/logos/figma/figma-icon.svg" alt="figma" width="35px"></a>
<a href="https://git-scm.com/"><img src="https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg" alt="git" width="35px"></a>
<a href="https://mariadb.org/"><img src="https://www.vectorlogo.zone/logos/mariadb/mariadb-icon.svg" alt="mariadb" width="35px"></a>
<a href="https://www.microsoft.com/en-us/sql-server"><img src="https://www.svgrepo.com/show/303229/microsoft-sql-server-logo.svg" alt="mssql" width="35px"></a>
<a href="https://www.mysql.com/"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg" alt="mysql" width="35px"></a>
<a href="https://www.postgresql.org"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/postgresql/postgresql-original-wordmark.svg" alt="postgresql" width="35px"></a>
<a href="https://www.sqlite.org/"><img src="https://www.vectorlogo.zone/logos/sqlite/sqlite-icon.svg" alt="sqlite" width="35px"></a>
</li>
<li>
<a href="https://developer.android.com"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/android/android-original-wordmark.svg" alt="android" width="35px"></a>
<a href="https://www.linux.org/"><img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg" alt="linux" width="35px"></a>
<a href="https://developer.microsoft.com/fr-fr/windows/"><img src="https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/windows8/windows8-original.svg" alt="Windows" width="35px"></a>
</li>
</ul>
<!--START_SECTION:activity-->
<!--END_SECTION:activity-->
<!--
</details>
-->
<details>
<summary>GitHub stats</summary>
![GitHub Stats]
![Top Langs]
</details>
<!-- Links -->
[Website]: https://lucasvbr.github.io/Portfolio/
[Pydefis]: https://pydefis.callicode.fr/user/mhof/LucasVbr/bba98551173e6b21
[Root Me]: https://www.root-me.org/LucasVbr?lang=fr
[GitHub Stats]: https://github-readme-stats.vercel.app/api?username=LucasVbr&show_icons=true
[Top Langs]: https://github-readme-stats.vercel.app/api/top-langs/?username=LucasVbr&layout=compact
<div align="center">
<img src="https://github-readme-stats.vercel.app/api?username=lucasvbr&amp;show_icons=true&amp;locale=en" alt="github-stats"><br>
<img src="https://github-readme-stats.vercel.app/api/top-langs?username=lucasvbr&amp;show_icons=true&amp;locale=en&amp;layout=compact" alt="most-used-languages"><br>
</div>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 721 B

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 864 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 989 B

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

+59
View File
@@ -0,0 +1,59 @@
<div align="center">
<h1>Hi 👋, I'm LucasVbr</h1>
<h3>A passionate developer from France</h3>
</div>
{{#profile-views}}
<img src="{{img}}" alt="{{alt}}"/>
{{/profile-views}}
<ul style="{{ remove-bullets }}">
<li>🔭 Im currently working on
{{#working}}<a href="{{link}}">{{ text }}</a>{{/working}}
</li>
<li>🌱 Im currently learning <b>Symfony</b></li>
<li>📫 How to reach me <b>{{ email }}</b></li>
<li>💻 Here is my <a href="{{ portfolio-url }}">portfolio</a></li>
</ul>
<h3>Connect with me:</h3>
<ul style="{{ remove-bullets }}">
<li>
{{#connect-with-me}}
<a href="{{ link }}"><img src="{{ img }}" alt="{{ alt }}" width="{{ imgSize }}"></a>
{{/connect-with-me}}
</li>
</ul>
<h3>Language and Tools:</h3>
<ul style="{{ remove-bullets }}">
{{#languages-and-tools}}
<li>
{{# languages }}
<a href="{{ link }}"><img src="{{ img }}" alt="{{ alt }}" width="{{ imgSize }}"></a>
{{/languages}}
</li>
<li>
{{# frameworks }}
<a href="{{ link }}"><img src="{{ img }}" alt="{{ alt }}" width="{{ imgSize }}"></a>
{{/frameworks}}
</li>
<li>
{{# tools }}
<a href="{{ link }}"><img src="{{ img }}" alt="{{ alt }}" width="{{ imgSize }}"></a>
{{/tools}}
</li>
<li>
{{# os }}
<a href="{{ link }}"><img src="{{ img }}" alt="{{ alt }}" width="{{ imgSize }}"></a>
{{/os}}
</li>
{{/languages-and-tools}}
</ul>
<div align="center">
{{#stats}}
<img src="{{ img }}" alt="{{ alt }}"><br>
{{/stats}}
</div>
+173
View File
@@ -0,0 +1,173 @@
# General variables
imgSize: "35px"
remove-bullets: "list-style: none;"
email: "vabre.lucas.pro@gmail.com"
portfolio-url: "https://lucasvbr.github.io/Portfolio"
# Sections
profile-views:
img: "https://komarev.com/ghpvc/?username=lucasvbr&label=Profile%20views&color=0e75b6&style=flat"
alt: "Profile Views"
working:
link: "https://github.com/LucasVbr/Portfolio"
text: "a new version of my portfolio"
connect-with-me:
- codepen:
link: "https://codepen.io/LucasVbr"
img: "https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/codepen.svg"
alt: "CodePen"
- linkedin:
link: "www.linkedin.com/in/lucasvbr"
img: "https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg"
alt: "Linkedin"
- rootme:
link: "https://www.root-me.org/LucasVbr?lang=fr"
img: "https://www.root-me.org/IMG/logo/siteon0.svg"
alt: "RootMe"
- pydefis:
link: "https://pydefis.callicode.fr/user/mhof/LucasVbr/bba98551173e6b21"
img: "https://pydefis.callicode.fr/static/callicode-vsm.png"
alt: "pydefis"
languages-and-tools:
languages:
- html5:
link: "https://www.w3.org/html/"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/html5/html5-original-wordmark.svg"
alt: "html5"
- css3:
link: "https://www.w3schools.com/css/"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/css3/css3-original-wordmark.svg"
alt: "css3"
- javascript:
link: "https://developer.mozilla.org/en-US/docs/Web/JavaScript"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/javascript/javascript-original.svg"
alt: "javascript"
- pug:
link: "https://pugjs.org"
img: "https://cdn.worldvectorlogo.com/logos/pug.svg"
alt: "pug"
- sass:
link: "https://sass-lang.com"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/sass/sass-original.svg"
alt: "sass"
- typescript:
link: "https://www.typescriptlang.org/"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/typescript/typescript-original.svg"
alt: "typescript"
- php:
link: "https://www.php.net"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/php/php-original.svg"
alt: "php"
- java:
link: "https://www.java.com"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/java/java-original.svg"
alt: "java"
- c:
link: "https://www.cprogramming.com/"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/c/c-original.svg"
alt: "c"
- python:
link: "https://www.python.org"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/python/python-original.svg"
alt: "python"
- bash:
link: "https://www.gnu.org/software/bash/"
img: "https://www.vectorlogo.zone/logos/gnu_bash/gnu_bash-icon.svg"
alt: "bash"
frameworks:
- bootstrap:
link: "https://getbootstrap.com"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/bootstrap/bootstrap-plain-wordmark.svg"
alt: "bootstrap"
- bulma:
link: "https://bulma.io/"
img: "https://raw.githubusercontent.com/gilbarbara/logos/804dc257b59e144eaca5bc6ffd16949752c6f789/logos/bulma.svg"
alt: "bulma"
- symfony:
link: "https://symfony.com"
img: "https://cdn.jsdelivr.net/gh/devicons/devicon/icons/symfony/symfony-original.svg"
alt: "symfony"
- angular:
link: "https://angular.io"
img: "https://angular.io/assets/images/logos/angular/angular.svg"
alt: "angular"
tools:
- figma:
link: "https://www.figma.com/"
img: "https://www.vectorlogo.zone/logos/figma/figma-icon.svg"
alt: "figma"
- git:
link: "https://git-scm.com/"
img: "https://www.vectorlogo.zone/logos/git-scm/git-scm-icon.svg"
alt: "git"
- mariadb:
link: "https://mariadb.org/"
img: "https://www.vectorlogo.zone/logos/mariadb/mariadb-icon.svg"
alt: "mariadb"
- mssql:
link: "https://www.microsoft.com/en-us/sql-server"
img: "https://www.svgrepo.com/show/303229/microsoft-sql-server-logo.svg"
alt: "mssql"
- mysql:
link: "https://www.mysql.com/"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/mysql/mysql-original-wordmark.svg"
alt: "mysql"
- postgresql:
link: "https://www.postgresql.org"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/postgresql/postgresql-original-wordmark.svg"
alt: "postgresql"
- sqlite:
link: "https://www.sqlite.org/"
img: "https://www.vectorlogo.zone/logos/sqlite/sqlite-icon.svg"
alt: "sqlite"
os:
- android:
link: "https://developer.android.com"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/android/android-original-wordmark.svg"
alt: "android"
- linux:
link: "https://www.linux.org/"
img: "https://raw.githubusercontent.com/devicons/devicon/master/icons/linux/linux-original.svg"
alt: "linux"
- windows:
link: "https://developer.microsoft.com/fr-fr/windows/"
img: "https://raw.githubusercontent.com/devicons/devicon/1119b9f84c0290e0f0b38982099a2bd027a48bf1/icons/windows8/windows8-original.svg"
alt: "Windows"
stats:
- github-stats:
img: "https://github-readme-stats.vercel.app/api?username=lucasvbr&show_icons=true&locale=en"
alt: "github-stats"
- most-used-languages:
img: "https://github-readme-stats.vercel.app/api/top-langs?username=lucasvbr&show_icons=true&locale=en&layout=compact"
alt: "most-used-languages"