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 brewlog Public

    Run homebrew commands while simultanously logging to a file

    Shell 10

  2. alacritty_colors alacritty_colors Public

    Apply color schemes to alacritty terminal emulator

    Shell 22 4

  3. ConfigGuard - Safeguard your dotfile... ConfigGuard - Safeguard your dotfiles and /etc/ configs with bare git repo
    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... Bash shell script to print stats about a Raspberry Pi running pihole
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # Define colors
    4
    RED='\033[91m'
    5
    RED_solid='\033[101m'