Skip to content

Instantly share code, notes, and snippets.

View ayan-b's full-sized avatar
🎯
Focusing

Ayan Banerjee ayan-b

🎯
Focusing
View GitHub Profile
@ayan-b
ayan-b / GitHub-shortened-URLs.md
Last active August 26, 2018 16:28
My GitHub shortened URLs
@ayan-b
ayan-b / Fixes.md
Last active November 2, 2023 03:06
Fixes
@ayan-b
ayan-b / download.py
Last active June 12, 2019 12:09
download
from __future__ import print_function
import time
from xena_gdc_etl import xena_dataset, gdc
GDC_XENA_COHORT = [
# 'TCGA-BRCA', #
# 'TCGA-LUAD', #
@ayan-b
ayan-b / Open-Source-Contributions.md
Last active June 27, 2019 15:25
Open-Source-Contributions

Open Source Contributions

Contributor at:

  • @ucscxena
  • @moremoban
  • @coala
@ayan-b
ayan-b / resume.gif
Last active June 29, 2019 05:48
My resume!
resume.gif
@ayan-b
ayan-b / πŸ“Š Weekly development breakdown
Last active September 2, 2019 20:00
πŸ“Š Weekly development breakdown
C++ 1 hr 37 mins β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘ 57.0%
CMake 51 mins β–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 30.2%
Markdown 9 mins β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 5.5%
Bash 6 mins β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 3.7%
Text 3 mins β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 2.2%
@ayan-b
ayan-b / c-cpp-oops.md
Last active March 20, 2025 15:35
C, C++ & OOPS for Interviews
@ayan-b
ayan-b / extra.css
Last active April 24, 2024 05:48
Simple GDPR footer using JS Cookies for static websites
#gdpr {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
background-color: #e6e6e6;
opacity: 0.85;
text-align: center;
}
@ayan-b
ayan-b / edited-faq.png
Last active January 20, 2021 20:56
Modified FAQ
edited-faq.png