Skip to content
View miratcan's full-sized avatar

Block or report miratcan

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.

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

Pinned Loading

  1. InternetGuzeldirInternetGuzeldirPublic

    Source code of https://internetguzeldir.com. Static site generator that takes a Google spreadsheet and builds dmoz like website from it. Written with Python3.

    Python 33 6

  2. ElemanElemanPublic

    Fully dockerized static job board generator that uses Airtable as data source. Written with Python3.

    Python 35 1

  3. Python'da Türkçe Heceleme YapmaPython'da Türkçe Heceleme Yapma
    1
    defget_syllables(word):
    2
    syllables= []
    3
    4
    """
    5
     Aşağıdaki satır gelen kelimenin ünlü harfler 1, ünsüzler 0 olacak
  4. BavulaNeKoysamBavulaNeKoysamPublic

    Simple Google App Engine App that helps you to prepare your backpack when going somewhere.

    Python 7

  5. Blockchain with PythonBlockchain with Python
    1
    fromhashlibimportsha256
    2
    fromtimeimporttime
    3
    4
    HARDNESS=4
    5
    VALID_BLOCK_PREFIX="0"*HARDNESS
  6. kaydetkaydetPublic

    Never lose a solution twice. Terminal note-taking app for developers. CLI notes, work logs, daily journal, with SQLite FTS search and MCP AI integration.

    Python 47 4