Skip to content
View dnorment's full-sized avatar

Block or report dnorment

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. rsolp-blender rsolp-blender Public

    Automation of Blender rendering process with Python - data synthesis research project (bpy)

    Python

  2. calenda calenda Public

    Cross-platform todo list/agenda/calendar app (Flutter)

    Dart

  3. cs3800-project cs3800-project Public

    Multi-user TCP chat client & server GUI (JavaFX)

    Java

  4. BaneBot BaneBot Public

    Discord chat bot (disnake)

    Python 1 2

  5. cs4800-project cs4800-project Public archive

    Psych chat REST API (Flask, Dialogflow, Heroku)

    Python 2

  6. Render and crop PDF Render and crop PDF
    1
    import cv2
    2
    import fitz
    3
    import numpy as np
    4
    import os
    5