Skip to content
View B3rK-3's full-sized avatar
  • New Jersey Institute of Technology
  • NJ, USA
  • 10:02 (UTC -04:00)
  • LinkedIn in/eren-b-dogan

Block or report B3rK-3

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 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
B3rK-3/README.md

🌱 Life

Human subject = new Human(lifespan: 70); //optimistic
while (subject.isAlive()) {
  subject.eat();
  subject.think();
  subject.sleep();
  subject.day++;
}

Popular repositories Loading

  1. stock-predictor stock-predictor Public

    Python 1

  2. series_hax series_hax Public

    Python 1

  3. B3rK-3 B3rK-3 Public

    Config files for my GitHub profile.

  4. Python-Chess Python-Chess Public

    Python Chess module developed from scratch with Stockfish implemented or any chess AI for that matter with only a few changes to the code.

    Python

  5. Boost-Hacks-Web Boost-Hacks-Web Public

    This is the repository for the website for the Boost Hacks Hackathon.

    CSS

  6. EasyPass-Generator EasyPass-Generator Public

    I wanted to make this simple extension because I realized google password generator did not detect fields sometimes. Feel free to use it!

    JavaScript