Skip to content
View 84CKD00R's full-sized avatar

Organizations

@WhiteXPawn

Block or report 84CKD00R

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
84CKD00R/README.md

Hi there 👋

About Me!

main() {
  wake_up()
  drink_Monster()
  read_ten_minutes()
  do_one_tryhackme_task()
  start_managing_my_algotrading_bot()
  start_vps_with_the_bot_and_run_it()
  lose_money()
  if ( money_lost_today > daily_salary ) {
    be_sad()
  } else {
    be_happy() // but you will lose it tomorrow
  }
  go_to_sleep()
}

What I Do

Game Development, Algorithmic Trading, Security Research

Tools

Game Engine       Godot 4 (GDScript, C#)
Languages         GDScript, Python, C/C++, Rust and whatever the job requires
Game Development  Krita, Blender, Aseprite, laigter, Procreate, Pixquare, Nomad Sculpt, CozyBlanket
Trading           Rust/Python
Security          TryHackMe, HackerOne

Current Projects

These Projects are private, more on my webpage

project_redline - Algotrading system with backtest and live bridged Ninjatrading capabilities

bunker-protocol_2d_prototype - A small multiplayer horror game to play with your friends

Philosophy

"The future cannot be predicted, but futures can be invented" - Dennis Gabor

"Building things that work. Breaking things that don't." - Swayam Agrahari

Pinned Loading

  1. multiplayer-shooter-platformer-template multiplayer-shooter-platformer-template Public

    GDScript

  2. polars-tick-engine polars-tick-engine Public

    A high-performance Python tool designed to process millions of financial market data points (tick data) into various time intervals (OHLC bars) and visualize the results in real-time using Streamlit.

    Python