Skip to content
View bymustfa's full-sized avatar
💻
Coding 💻
💻
Coding 💻

Block or report bymustfa

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
bymustfa/README.md

Pinned Loading

  1. somralab/somra-media somralab/somra-media Public

    Somra is a home media server.

    Go 3

  2. get-similar-color get-similar-color Public

    Get Similar Color is a TypeScript/JavaScript library that provides utility functions for finding a similar color within a color palette. You can easily use it in either a frontend project or a back…

    TypeScript 6 2

  3. num2words-tr.js num2words-tr.js
    1
    function numToWord(number) {
    2
        const ones = ['', 'bir', 'iki', 'üç', 'dört', 'beş', 'altı', 'yedi', 'sekiz', 'dokuz'];
    3
        const tens = ['', 'on', 'yirmi', 'otuz', 'kırk', 'elli', 'altmış', 'yetmiş', 'seksen', 'doksan'];
    4
        const scales = ['', 'bin', 'milyon', 'milyar', 'trilyon', 'katrilyon'];
    5
    
                  
  4. react-native-spotify-clone react-native-spotify-clone Public

    React Native Spotify app clone with Expo

    JavaScript 1

  5. php-auto-generate-cms php-auto-generate-cms Public

    Php MVC Auto Generate CMS System

    PHP 1