Skip to content
View CodenameCookie's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report CodenameCookie

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
CodenameCookie/README.md
  • ๐Ÿ‘‹ Hi, Iโ€™m @CodenameCookie
  • ๐Ÿ‘€ Iโ€™m interested in integrating everything
  • ๐ŸŒฑ Iโ€™m currently learning GitHub
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on AI and time series trading
  • ๐Ÿ“ซ How to reach me Github

Pinned Loading

  1. Tree-To-File Tree-To-File Public

    PowerShell script to save the tree structure of a project to text file, excluding the inside of node_modules directory.

    PowerShell 1

  2. heapqbasic heapqbasic Public

    Basic example of queueing system using Python heapq

    Python