Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@furkanacaryes
furkanacaryes
Follow
View furkanacaryes's full-sized avatar
👈
This guy tests.

Furkan Acar furkanacaryes

👈
This guy tests.

Block or report furkanacaryes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking 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 aboutreporting abuse.

Report abuse
furkanacaryes/README.md
  1. 🌱 learning scalable micro front-ends,
  2. 💼 working onWix Hotels, and
  3. 🤝 open to collaborations.

I recently worked on

  1. 🛎️HotelRunner: Top travel management app in the world.
  2. 🏨Wix Hotels: Hotel management system tailored for Wix.
  3. 💞Siberalem: Top online dating app in Türkiye.

I share

  1. ✏️ Regular Bytes:Read my tiny engineer guide
  2. 👔 LinkedIn:Let's connect
  3. 👨‍💻 Codesandbox:Check out my playground

PinnedLoading

  1. vite-preactvite-preactPublic template

    Forked fromTomokiMiyauci/vite-preact

    A simple boilerplate with Vite and Preact

    TypeScript 1

  2. Google SpeechGoogle Speech
    1
    """Synthesizes speech from the input string of text or ssml.
    2
    3
    Note: ssml must be well-formed according to:
    4
        https://www.w3.org/TR/speech-synthesis/
    5
    """
  3. FFmpeg downsize mp4s in directoryFFmpeg downsize mp4s in directory
    1
    source~/.bash_profile
    2
    3
    forVIDEOin$(ls*.mp4);
    4
    do
    5
    echo"Converting$VIDEO using ffmpeg with flag 'crf' set to 28 ..."
  4. Google Translate DemoGoogle Translate Demo
    1
    importos
    2
    fromgoogle.cloudimporttranslate
    3
    fromdecoupleimportconfig
    4
    5
    os.environ["GOOGLE_APPLICATION_CREDENTIALS"]="service-account.json"
  5. Binding `this`Binding `this`
    1
    constexternal=function(sample){
    2
    if(!!sample)this.beCool('I AM COOL!');
    3
    }
    4
    5
    classCool{
  6. Convert all files in directory to we...Convert all files in directory to webp, with default params, or standard cwebp params passed from command
    1
    #!/bin/bash
    2
    3
    PARAMS=('-m 6 -q 70 -mt -af -progress')
    4
    5
    if [$#-ne 0 ];then

[8]ページ先頭

©2009-2025 Movatter.jp