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

Block or report fulcrum6378

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

Pinned

  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. DeviantArt Batch Downloader - comman... DeviantArt Batch Downloader - command-line tool
    1
    import html
    2
    import json
    3
    import os.path
    4
    import sys
    5
    from time import sleep