link tech

This commit is contained in:
Ulf Gebhardt 2023-01-11 14:45:16 +01:00
parent b179818078
commit 384b16a4cb
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -62,79 +62,86 @@ Ulf travels by foot to get away from the computer form time to time
## Techstack ## Techstack
Ulf has worked with the following technology here is a quick overview over the computer languages, frameworks and technologies Ulf is acquainted in:
### Computer languages ### Computer languages
- Javascript Ulf has worked with the following Programming languages:
- PHP
- C++ - [Javascript](https://www.javascript.com/)
- Python - [PHP](https://www.php.net/)
- Java - [C++](https://en.wikipedia.org/wiki/C%2B%2B)
- Pascal - [Python](https://www.python.org/)
- Basic - [Java](https://www.java.com/)
- Autoit - [Pascal](https://en.wikipedia.org/wiki/Pascal_(programming_language))
- Lua - [BASIC](https://en.wikipedia.org/wiki/BASIC)
- SQL - [Autoit](https://www.autoitscript.com/)
- Cypher - [Lua](https://www.lua.org/)
- HTML - [SQL](https://en.wikipedia.org/wiki/SQL)
- CSS - [Cypher](https://opencypher.org/)
- SCSS - [HTML](https://en.wikipedia.org/wiki/HTML)
- [CSS](https://en.wikipedia.org/wiki/CSS)
- [SASS](https://en.wikipedia.org/wiki/Sass_(stylesheet_language))
### Frameworks & Technologies ### Frameworks & Technologies
As IT grows more complex its important with which frameworks is familiar. The following represents an incomplete list of Ulfs framework and technology knowledge:
#### For Javascript: #### For Javascript:
- Node.js - [Node](https://github.com/nodejs/node)
- React & ReactNative - [Vue](https://vuejs.org/)
- Mongoose - [React](https://reactjs.org/) & [ReactNative](https://reactnative.dev/)
- Express - [Mongoose](https://mongoosejs.com/)
- Apollo - [Express](https://expressjs.com/)
- [Apollo](https://www.apollographql.com/docs/apollo-server/)
- [pm2](https://pm2.io/)
#### For PHP #### For PHP
- SYSTEM - [SYSTEM](https://github.com/webcraftmedia/system)
- Joomla! - [Joomla!](https://www.joomla.org/)
- Laravel 5 - [Wordpress](https://wordpress.org/)
- [Laravel](https://laravel.com/)
#### Web basics #### Web basics
- HTML5 - [HTML](https://en.wikipedia.org/wiki/HTML)
- CSS - [CSS](https://en.wikipedia.org/wiki/CSS)
- Bootstrap - [Bootstrap](https://getbootstrap.com/)
- SEO - [SEO](https://en.wikipedia.org/wiki/Search_engine_optimization)
#### Cluster #### Cluster
- Docker - [Docker](https://www.docker.com/)
- Kubernetes - [Kubernetes](https://kubernetes.io/)
#### Linux #### Linux
- Arch - [Arch](https://archlinux.org/)
- Debian - [Debian](https://www.debian.org/)
- Manjaro - [Manjaro](https://manjaro.org/)
- Ubuntu - [Ubuntu](https://ubuntu.com/)
#### Webserver #### Webserver
- Apache2 - [Apache](https://httpd.apache.org/)
- Nginx - [nginx](https://nginx.org/en/)
- Express - [Express](https://expressjs.com/)
#### Tools #### Tools
- Gogs Server - [Gogs](https://gogs.io/)
- Teamspeak 3 Server - [Teamspeak 3 Server](https://teamspeak.com/)
- Mailserver (Postfix + Dovecot) - Mailserver ([Postfix](https://www.postfix.org/) + [Dovecot](https://www.dovecot.org/))
#### Database #### Database
- Mysql/MariaDB (including optimization) - [Mysql](https://www.mysql.com/)/[MariaDB](https://mariadb.org/) (including optimization)
- Postgresql (including optimization) - [PostgreSQL](https://www.postgresql.org/) (including optimization)
- Neo4J - [Neo4J](https://neo4j.com/)
- MongoDB - [MongoDB](https://www.mongodb.com/)
### Development ### Development
- Git - [Git](https://git-scm.com/)
- Pullrequest-review-workflow - Pullrequest-review-workflow
- Github - [Github](https://github.com/)
- Gitlab - [Gitlab](https://about.gitlab.com/)
- Gogs - [Gogs](https://gogs.io/)
- Github Workflows - [Github Workflows](https://docs.github.com/en/rest/actions/workflows)
- Kanaban - [Kanaban](https://en.wikipedia.org/wiki/Kanban)
- Zenhub - [Zenhub](https://www.zenhub.com/)
- Agile Development - [Agile software development](https://en.wikipedia.org/wiki/Agile_software_development)