This commit is contained in:
parent
731c3b1cc4
commit
371f9f4703
5 changed files with 386 additions and 5 deletions
242
data/skills.yaml
Normal file
242
data/skills.yaml
Normal file
|
@ -0,0 +1,242 @@
|
|||
# This file contains data for skills
|
||||
|
||||
ProgramingLanguages:
|
||||
- Icon: python
|
||||
Text: skillsPython
|
||||
Name: Python
|
||||
WorkedWith: Advanced parsing, Reflexion, Multiprocess management, Native System Interaction, Package management, Tor and UI.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Python Website
|
||||
NewTab: true
|
||||
URL: "https://python.org/"
|
||||
RelevantSoft: [AccountFree, LogarithmPlotter]
|
||||
- Icon: javascript
|
||||
Text: skillsJS
|
||||
Name: JavaScript
|
||||
WorkedWith: QML Logic, Webdev, Web extensions, AST Creation.
|
||||
Links: []
|
||||
RelevantSoft: [AccountFree, LogarithmPlotter, unchecker, ad5001.eu]
|
||||
- Icon: php
|
||||
Text: skillsPHP
|
||||
Name: PHP
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official PHP Website
|
||||
NewTab: true
|
||||
URL: "https://www.php.net/"
|
||||
WorkedWith: Webdev (backend), CLI and Plugin development.
|
||||
RelevantSoft: [AccountFree]
|
||||
- Icon: csharp
|
||||
Text: skillsC#
|
||||
Name: C#
|
||||
WorkedWith: CLI UI development, AST Creation, File management, File Syntax highlighting, ANSI Code handling.
|
||||
RelevantSoft: [Nowox]
|
||||
|
||||
# Frameworks used in web development
|
||||
FrameworksWeb:
|
||||
- Name: Hugo
|
||||
Icon: hugo
|
||||
Text: skillsHugo
|
||||
WorkedWith: templating, advanced markdown, dynamic data sources.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Gohugo Website
|
||||
NewTab: true
|
||||
URL: "https://gohugo.io/"
|
||||
RelevantSoft: [ad5001.eu]
|
||||
- Name: Boostrap
|
||||
Icon: bootstrap
|
||||
Text: skillsBoostrap
|
||||
WorkedWith: dynamic page creation, common UI creation.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: AccountFree Services
|
||||
NewTab: true
|
||||
URL: "https://services.accountfree.org/"
|
||||
- Icon: open-external
|
||||
Title: Bootstrap's Website
|
||||
NewTab: true
|
||||
URL: "https://getbootstrap.com/"
|
||||
RelevantSoft: [AccountFree]
|
||||
|
||||
# Frameworks used in application development.
|
||||
FrameworksDev:
|
||||
- Name: Qt
|
||||
Icon: qt
|
||||
Text: skillsQt
|
||||
WorkedWith: UI Creation, threading, graphical effects, canvases, and sandbox management.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Qt Website
|
||||
NewTab: true
|
||||
URL: "https://qt.io/"
|
||||
RelevantSoft: [AccountFree, LogarithmPlotter]
|
||||
- Name: Mono
|
||||
Icon: mono
|
||||
Text: skillsMono
|
||||
WorkedWith: for all my time with C#.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Mono Website
|
||||
NewTab: true
|
||||
URL: "https://www.mono-project.com/"
|
||||
RelevantSoft: [Nowox]
|
||||
|
||||
|
||||
# Frameworks I created.
|
||||
FrameworksCreated:
|
||||
- Name: NowoxComponents
|
||||
Icon: Nowox
|
||||
Text: frameworkNowox
|
||||
Properties: a declarative and dynamic UI creation, layouting, animations, XML UI Declaration, and keyboard input handling.
|
||||
RelevantSoft: [Nowox]
|
||||
- Name: AccountFree UI
|
||||
Icon: AccountFree
|
||||
Text: frameworkAccountFree
|
||||
Properties: a common UI design, page oriented UI handling, URL handling. Based on QML.
|
||||
RelevantSoft: [AccountFree]
|
||||
- Name: Omegamma
|
||||
Icon: ad5001.eu
|
||||
Text: themeOmegamma
|
||||
Properties: UI Design.
|
||||
RelevantSoft: [ad5001.eu]
|
||||
|
||||
# Linux distribution I've worked with
|
||||
LinuxDistribs:
|
||||
- Name: Ubuntu
|
||||
Icon: ubuntu
|
||||
Text: skillsUbuntu
|
||||
WorkedWith: Kubuntu, Ubuntu Server.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Ubuntu Website
|
||||
NewTab: true
|
||||
URL: "https://ubuntu.com/"
|
||||
- Name: Debian
|
||||
Icon: debian
|
||||
Text: skillsDebian
|
||||
WorkedWith: Debian Server, Yunohost Server.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Debian Website
|
||||
NewTab: true
|
||||
URL: "https://debian.org/"
|
||||
RelevantSoft: []
|
||||
- Name: Fedora
|
||||
Icon: fedora
|
||||
Text: skillsFedora
|
||||
WorkedWith: Fedora KDE.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Fedora Website
|
||||
NewTab: true
|
||||
URL: "https://getfedora.org/"
|
||||
RelevantSoft: []
|
||||
|
||||
ContainerTechnologies:
|
||||
- Name: Docker
|
||||
Icon: docker
|
||||
Text: skillsDocker
|
||||
WorkedWith: Image creation, CI/CD Image usage.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: My Docker's Page
|
||||
NewTab: true
|
||||
URL: "https://hub.docker.com/u/ad5001"
|
||||
- Name: Snapcraft
|
||||
Icon: snapcraft
|
||||
Text: skillsSnapcraft
|
||||
WorkedWith: Linux app distribution.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Snapcraft Website
|
||||
NewTab: true
|
||||
URL: "https://snapcraft.io/"
|
||||
RelevantSoft: [AccountFree, LogarithmPlotter]
|
||||
- Name: Flatpak
|
||||
Icon: snapcraft
|
||||
Text: skillsFlatpak
|
||||
WorkedWith: Linux app distribution.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Flaptak Website
|
||||
NewTab: true
|
||||
URL: "https://flatpak.org/"
|
||||
- Icon: open-external
|
||||
Title: Flathub
|
||||
NewTab: true
|
||||
URL: "https://flathub.org/"
|
||||
RelevantSoft: [AccountFree, LogarithmPlotter]
|
||||
|
||||
SelfHosted:
|
||||
- Name: Gitea
|
||||
Icon: gitea
|
||||
Text: skillsGitea
|
||||
Properties: a git hosting platform.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Gitea Website
|
||||
NewTab: true
|
||||
URL: "https://gitea.io/"
|
||||
- Icon: open-external
|
||||
Title: git.ad5001.eu
|
||||
NewTab: true
|
||||
URL: "https://git.ad5001.eu/"
|
||||
- Name: Drone CI
|
||||
Icon: droneci
|
||||
Text: skillsDrone
|
||||
Properties: a CI/CD Integration.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Drone Website
|
||||
NewTab: true
|
||||
URL: "https://www.drone.io/"
|
||||
- Icon: open-external
|
||||
Title: ci.ad5001.eu
|
||||
NewTab: true
|
||||
URL: "https://ci.ad5001.eu/"
|
||||
- Name: Nexus 3
|
||||
Icon: nexus3
|
||||
Text: skillsNexus3
|
||||
Properties: an artifact repository, and a distribution system.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Nexus 3 Website
|
||||
NewTab: true
|
||||
URL: "https://www.sonatype.com/products/repository-oss"
|
||||
- Icon: open-external
|
||||
Title: artifacts.AccountFree.org
|
||||
NewTab: true
|
||||
URL: "https://artifacts.AccountFree.org/"
|
||||
- Name: Nextcloud
|
||||
Icon: nextcloud
|
||||
Text: skillsNextcloud
|
||||
Properties: file, calendar, and contacts synchronisation, as well as groupware systems.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official Nextcloud Website
|
||||
NewTab: true
|
||||
URL: "https://nextcloud.com/"
|
||||
- Name: Collabora Office Development Edition (CODE)
|
||||
Icon: collabora
|
||||
Text: skillsCode
|
||||
Properties: office software, based on LibreOffice.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Official CODE Website
|
||||
NewTab: true
|
||||
URL: "https://www.collaboraoffice.com/code/"
|
||||
- Name: Draw.io
|
||||
Icon: drawio
|
||||
Text: skillsDrawIO
|
||||
Properties: a diagrams creator and editor.
|
||||
Links:
|
||||
- Icon: open-external
|
||||
Title: Draw.io Integraions Website
|
||||
NewTab: true
|
||||
URL: "https://www.diagrams.net/integrations"
|
||||
- Icon: open-external
|
||||
Title: draw.ad5001.eu
|
||||
NewTab: true
|
||||
URL: "https://draw.ad5001.eu/"
|
Loading…
Add table
Add a link
Reference in a new issue