Skip to content
View abulka's full-sized avatar
🤔
Prototyping an online, low code IDE
🤔
Prototyping an online, low code IDE
Block or Report

Block or report abulka

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. pynsource pynsource Public

    Reverse engineer Python source code into UML

    Python 275 40

  2. lcodemaps lcodemaps Public

    Literate Code Maps - diagramming methodology for understanding source code

    49 8

  3. Auto list fields from django models.py Auto list fields from django models.py
    1
    
                  
    2
    # Auto list fields from django models - from https://djangosnippets.org/snippets/2533/#c5977
    3
    import inspect
    4
    from django.utils.html import strip_tags
    5
    from django.utils.encoding import force_text
  4. python_train2015_adv_v2 python_train2015_adv_v2 Public

    Python training - advanced course (Group 2)

    Python 1 2

  5. todomvc-ecs todomvc-ecs Public

    ECS (Entity Component System) implementation of TodoMVC.

    JavaScript 18 4

  6. todomvc-oo todomvc-oo Public

    TodoMVC implemented in a classic Object Oriented way

    JavaScript 1 1