Skip to content
View fulcrum6378's full-sized avatar
🎧
Coding
🎧
Coding
Block or Report

Block or report fulcrum6378

Report abuse

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

Report abuse

Pinned Loading

  1. mergen_android mergen_android Public archive

    A real-time artificial intelligence which simulates the human brain on a computer. (main version for Android)

    C++ 1

  2. mycv mycv Public archive

    My own solutions for Computer Vision! This is a sub-project of Mergen; all the Python codes must be translated to C++. In order to debug them faster and more easily, I used Python and libraries lik…

    Python

  3. fortuna fortuna Public

    An open-source neuroscientific Android app based on the Hedonist philosophy, using which you will score your mood everyday in your desired calendar, you can also set an emoji for a day or a month a…

    Kotlin 1 1

  4. mcdtp mcdtp Public

    Multi-Calendar Date Time Picker, a library for Android with the ability to support any subclass of android.icu.util.Calendar (API 24+) as its default calendar. Forked from Material Date Time Picker…

    Java

  5. welcome_php welcome_php Public

    A simple single-page but beautiful website as my online CV, written in PHP. It supports adding multiple languages, but it currently includes only English, Persian and Esperanto. It also implements …

    PHP 1 1

  6. Export your Twitter direct messages ... Export your Twitter direct messages into HTML, TXT and JSON files along with their media files.
    1
    import json
    2
    import os.path
    3
    import sys
    4
    from datetime import datetime
    5
    from math import ceil