├── .github ├── ISSUE_TEMPLATE │ └── bug_report.md ├── scripts │ └── update_readme.py └── workflows │ └── update_readme.yml ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── content └── profiles │ ├── agnik-bakshi.md │ ├── am.md │ ├── arindrajit_sen.md │ ├── arkapravo-ghosh.md │ ├── atmajo-chowdhury.md │ ├── chiraag-banerjee.md │ ├── default.md │ ├── indranjana_chatterjee.md │ ├── jskhurana.md │ ├── jyotirmoy-roy.md │ ├── mizdrake7.md │ ├── mrinmay-das.md │ ├── r4ygm.md │ ├── rahul-baskey.md │ ├── raj-bhattacharyya.md │ ├── ritwika-mahapatra.md │ ├── sajidshahriar72543.md │ ├── sarthakroy2002.md │ ├── sayak.md │ ├── siddhant-sama.md │ ├── soham-de.md │ └── supriyo-saha.md └── static └── images ├── Agnik-Bakshi.jpg ├── Indranjana_Chatterjee.jpeg ├── JyotirmoyRoy.jpeg ├── Mrinmay.jpg ├── RajBhattacharyya.jpg ├── Sayak.jpeg ├── Snapchat-1503878885.jpg ├── Soham_De.jpg ├── alokemajumder.JPG ├── arindrajitsen.jpg ├── arkapravo-ghosh.png ├── atmajo.png ├── chiraagbanerjee.jpg ├── jskhurana.png ├── logo.png ├── mizdrake7.jpg ├── rahulbaskey.jpg ├── ritwika.jpg ├── sajidshahriar72543.png ├── sarthakroy2002.jpg ├── sidxh.png └── supriyo.jpg /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/scripts/update_readme.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/.github/scripts/update_readme.py -------------------------------------------------------------------------------- /.github/workflows/update_readme.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/.github/workflows/update_readme.yml -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/README.md -------------------------------------------------------------------------------- /content/profiles/agnik-bakshi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/agnik-bakshi.md -------------------------------------------------------------------------------- /content/profiles/am.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/am.md -------------------------------------------------------------------------------- /content/profiles/arindrajit_sen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/arindrajit_sen.md -------------------------------------------------------------------------------- /content/profiles/arkapravo-ghosh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/arkapravo-ghosh.md -------------------------------------------------------------------------------- /content/profiles/atmajo-chowdhury.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/atmajo-chowdhury.md -------------------------------------------------------------------------------- /content/profiles/chiraag-banerjee.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/chiraag-banerjee.md -------------------------------------------------------------------------------- /content/profiles/default.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/default.md -------------------------------------------------------------------------------- /content/profiles/indranjana_chatterjee.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/indranjana_chatterjee.md -------------------------------------------------------------------------------- /content/profiles/jskhurana.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/jskhurana.md -------------------------------------------------------------------------------- /content/profiles/jyotirmoy-roy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/jyotirmoy-roy.md -------------------------------------------------------------------------------- /content/profiles/mizdrake7.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/mizdrake7.md -------------------------------------------------------------------------------- /content/profiles/mrinmay-das.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/mrinmay-das.md -------------------------------------------------------------------------------- /content/profiles/r4ygm.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/r4ygm.md -------------------------------------------------------------------------------- /content/profiles/rahul-baskey.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/rahul-baskey.md -------------------------------------------------------------------------------- /content/profiles/raj-bhattacharyya.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/raj-bhattacharyya.md -------------------------------------------------------------------------------- /content/profiles/ritwika-mahapatra.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/ritwika-mahapatra.md -------------------------------------------------------------------------------- /content/profiles/sajidshahriar72543.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/sajidshahriar72543.md -------------------------------------------------------------------------------- /content/profiles/sarthakroy2002.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/sarthakroy2002.md -------------------------------------------------------------------------------- /content/profiles/sayak.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/sayak.md -------------------------------------------------------------------------------- /content/profiles/siddhant-sama.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/siddhant-sama.md -------------------------------------------------------------------------------- /content/profiles/soham-de.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/soham-de.md -------------------------------------------------------------------------------- /content/profiles/supriyo-saha.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/content/profiles/supriyo-saha.md -------------------------------------------------------------------------------- /static/images/Agnik-Bakshi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/Agnik-Bakshi.jpg -------------------------------------------------------------------------------- /static/images/Indranjana_Chatterjee.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/Indranjana_Chatterjee.jpeg -------------------------------------------------------------------------------- /static/images/JyotirmoyRoy.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/JyotirmoyRoy.jpeg -------------------------------------------------------------------------------- /static/images/Mrinmay.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/Mrinmay.jpg -------------------------------------------------------------------------------- /static/images/RajBhattacharyya.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/RajBhattacharyya.jpg -------------------------------------------------------------------------------- /static/images/Sayak.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/Sayak.jpeg -------------------------------------------------------------------------------- /static/images/Snapchat-1503878885.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/Snapchat-1503878885.jpg -------------------------------------------------------------------------------- /static/images/Soham_De.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/Soham_De.jpg -------------------------------------------------------------------------------- /static/images/alokemajumder.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/alokemajumder.JPG -------------------------------------------------------------------------------- /static/images/arindrajitsen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/arindrajitsen.jpg -------------------------------------------------------------------------------- /static/images/arkapravo-ghosh.png: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /static/images/atmajo.png: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /static/images/chiraagbanerjee.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/chiraagbanerjee.jpg -------------------------------------------------------------------------------- /static/images/jskhurana.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/jskhurana.png -------------------------------------------------------------------------------- /static/images/logo.png: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /static/images/mizdrake7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/mizdrake7.jpg -------------------------------------------------------------------------------- /static/images/rahulbaskey.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/rahulbaskey.jpg -------------------------------------------------------------------------------- /static/images/ritwika.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/ritwika.jpg -------------------------------------------------------------------------------- /static/images/sajidshahriar72543.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/sajidshahriar72543.png -------------------------------------------------------------------------------- /static/images/sarthakroy2002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/sarthakroy2002.jpg -------------------------------------------------------------------------------- /static/images/sidxh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/sidxh.png -------------------------------------------------------------------------------- /static/images/supriyo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bongdevhq/profile-showcase/HEAD/static/images/supriyo.jpg --------------------------------------------------------------------------------