Skip to content
View tomcounsell's full-sized avatar
🎯
Focused
🎯
Focused

Highlights

  • Pro

Organizations

@NobleSF @IntelligentTrading @chainstarters @TeamBlockAid @yudame
Block or Report

Block or report tomcounsell

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 Loading

  1. popoto popoto Public

    A Redis ORM for Python applications. Build your cache. Process streaming data. All in Python.

    Python 8

  2. ai ai Public

    learning and building with AI

    Jupyter Notebook 1 1

  3. IntelligentTrading/core IntelligentTrading/core Public

    ITF Market Analysis and Signal Services

    Python 23 9

  4. Django User model one time pin code OTP Django User model one time pin code OTP
    1
    import hashlib
    2
    from django.db import models
    3
    from django.contrib.auth.models import AbstractUser
    4
    
                  
    5
    class User(AbstractUser):
  5. jquery-autosave jquery-autosave Public

    Autosave elements as they change.

    HTML 17 5

  6. django-project-template django-project-template Public

    starterpack for new django projects

    Python 2