Skip to content
View dchakro's full-sized avatar
👨‍💻
👨‍💻

Block or report dchakro

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

Hi! 👋🏼

I'm Deepankar Chakroborty, but I usually go by 'Deep'.

👨🏻‍🔬 I got my PhD in Medical Biochemistry and Genetics 🧬 while studying Cancer Genetics in Finland 🇫🇮.

  • 👨🏻‍💻 I code to analyze the data generated by my experiments on the lab bench 🧫.
  • 🖥 I heavily rely on R and shell scripts.
  • ⚙️ I like code-optimization (check out my R Tips and Tricks).
  • 🌱 I am trying to learn how to use Rust and write faster functions in R.
  • ☕️ We can talk about my love for Macs & MacOS (and of course Debian as well 😉)
  • 🎥 Shows I love: The Office, Dark, Chuck, The Big Bang Theory, and Permanent Roommates!

🌏 Language doesn't have to hold us back!!

  • 💬 Puhutaan Suomea
  • 💬 Aamra বাংলা teo kotha bolte pari.
  • 💬 Hum हिन्दी me baat kar sakte hain.
  • 💬 Hum اردو me bhi Guftagu kar sakte hain.

Links:

Hit me up onTwitter@DeepOnCar or just 📬 DM me.

My github stats Top Langs

📄You can view scientific research articles co-authored by me on:

pubmed.gov

Google scholar

Pinned Loading

  1. brewlog Public

    Run homebrew commands while simultanously logging to a file

    Shell 13

  2. alacritty_colors Public

    Apply color schemes to alacritty terminal emulator

    Shell 23 5

  3. ConfigGuard - Safeguard your dotfile...
    1
    # How to use ConfigGuard
    2
    
                  
    3
    1. Grab ConfigGuard from [this Gist](https://gist.github.com/dchakro/2bb714db3712f76610fe4f6ee2a82155).
    4
    
                  
    5
       ```sh
  4. Bash shell script to print stats abo...
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Define colors
    4
    RED='\033[91m'
    5
    RED_solid='\033[101m'