Skip to content
View adsezai's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report adsezai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
adsezai/README.md

πŸ‘‹ Hi, my name is Adis Sezairi

I am a Software Engineer based in Ulm, Germany.

I build backend microservices with Node.js and frontends with mostly React.

I have gained experience with the following technologies.

javascript typescript Node.js React Docker Traefik Next.js Mongo Express Git Azure Linux Electron HTML CSS

πŸ€“ I am always interested in trying new technology.

I am also learning about algorithms and data structures to make my code fast.πŸš€βš‘

πŸ“« You can contact me through my e-mail address sezairi.a@gmail.com or via my XING Profile.

Pinned Loading

  1. shop-nextjs shop-nextjs Public

    online shop frontend build with nextjs. nextjs is a react framework which enables functionality such as server-side rendering ⚑. styling with styled-components & styled-system✨

    TypeScript

  2. shop-backend shop-backend Public

    online shop rest backend build with nodejs. data persistance with mongodb and mongoose. authorization with passportjs and json-web-token. Sign-In with google supported.

    JavaScript

  3. leetcode leetcode Public

    Javascript Solutions for leetcode algorithms. βš‘πŸš€βœŒ

    JavaScript

  4. sezairi.de sezairi.de Public

    static files for my personal website https://sezairi.de πŸ‘

    HTML

  5. adsezai adsezai Public

    Config files for my GitHub profile.

  6. videochat videochat Public

    WebRTC Video Chat App

    Vue