art

|

Web Development since 2020

<h1>

Welcome to my Portfolio Page!

</h1>

const introduceMyself = () => {

console.log({

name: "Felix",

age: 21,

country: "Germany",

skills: [

"nextjs",

"reactjs",

"tailwindcss",

"framer-motion",

],

languages: [

"javascript",

"typescript",

"sql",

]

})

}

introduceMyself()

shortIntro.js

<section class="socials">

<a href="GitHub">

</a>

<a href="Discord">

</a>

<a href="Instagram">

</a>

</section>

<h2>

Here you can see my Skills in Detail!

</h2>

  1. 2019

    HTML

    HTML

    It is the standard markup language for documents designed to be displayed in a web browser.

    CSS

    CSS

    Styling is very important for a website.

    JavaScript

    JavaScript

    JavaScript is needed for interactivity on a website.

  2. 2020

    ReactJS

    ReactJS

    ReactJS is my favorite framework for building modern web applications.

    MySQL

    MySQL

    For the most projects I use MySQL as my database. It is very common.

    MongoDB

    MongoDB

    MongoDB is my favorite database for storing data in my applications.

  3. 2021

    Visual Studio Code

    Visual Studio Code

    Visual Studio Code is my favorite code editor. It can be used for many languages.

    NextJS

    NextJS

    I have been working with NextJS.

    TypeScript

    TypeScript

    As a JavaScript superset, TypeScript is my favorite language for writing code.

    TailwindCSS

    TailwindCSS

    I use TailwindCSS for all my projects and I am very happy with it.

    Git

    Git

    Git is a tool for version control. Necessary for GitHub and other platforms.

    GitHub

    GitHub

    GitHub is my favorite platform for version control and collaboration.

    HeadlessUI

    HeadlessUI

    HeadlessUI is a great UI library for ReactJS. Uses TailwindCSS under the hood.

    Framer Motion

    Framer Motion

    For animations I use Framer Motion. It is a great library for animations.

    GraphQL

    GraphQL

    GraphQL is my favorite query language for APIs and I use it in all my projects.

    NodeJS

    NodeJS

    NodeJS is my favorite runtime environment for building backend applications.

    ExpressJS

    ExpressJS

    ExpressJS is my favorite framework for building backend applications.

    Bash

    Bash

    Bash is the default shell for Linux and macOS. Administering servers is easy.

  4. 2022

    Discord

    Discord

    I have been using Discord for a long time and also built a Discord bot.

    Adobe XD

    Adobe XD

    I use Adobe XD for designing my projects, it is a great tool for designing.

    Figma

    Figma

    For designing I sometimes also use Figma. Great tool to design websites.

    Directus

    Directus

    Directus is a great headless CMS. Customers can easily edit their content.

    Nginx

    Nginx

    Nginx is a great web server. Reverse proxying and load balancing.

    Strapi

    Strapi

    Strapi is a CMS as well. Sometimes I use it for my projects. Great tool.

  5. 2023

    Docker

    Docker

    Docker is a great tool for containerization. Easy scaling and deployment.

    Vercel

    Vercel

    I use Vercel for hosting my projects. It is a great platform for hosting.

artart

© 2022 - 2024 Devlix. All Rights Reserved.