Pinned Repositories
BLHAJS-DEN
it has some info regarding species of shark and some fun stuff, it mainly aims to unite people across the globe to come together and organize events and campaigns to spread awareness and, take an active part in keeping the ocean clean.
Coinverse
Crypto tracker dashboard
CS50-problem-set-solution
solutions for CS50 problems
CSS-Module-Transformer
It transforms normal css syntax to css modules syntax
DSA
Collection of DSA problems and solutions
git-repo-parser
A tool to scrape all files from a GitHub repository and turn it into a JSON or TXT file, Useful for AI and LLM Projects
Hype-The-Hike
Hack the mountain 3.0
Ledged
secured blockchain ledger
socialite
mern stack social media app
TenderFloww
arnab2001's Repositories
arnab2001/BLHAJS-DEN
it has some info regarding species of shark and some fun stuff, it mainly aims to unite people across the globe to come together and organize events and campaigns to spread awareness and, take an active part in keeping the ocean clean.
arnab2001/CS50-problem-set-solution
solutions for CS50 problems
arnab2001/6Companies30days
6 Companies 30 Days Challenge
arnab2001/abhisheknaiidu
👀
arnab2001/arnab.chatterjee
arnab2001/BLACKJACK
Given three integers between 1 and 11, if their sum is less than or equal to 21, return their sum. If their sum exceeds 21 and there's an eleven, reduce the total sum by 10. Finally, if the sum (even after adjustment) exceeds 21, return 'BUST'
arnab2001/fuzzy-barnacle
dddd
arnab2001/Helikompter
HelikompterHelikompterHelikompterHelikompterHelikompterHelikompter
arnab2001/lenth-and-slope-of-a-line-with-python
lenth and slope of an line with python
arnab2001/make-pull-request
Use this as learning repo on how to create successful pull requests. Very basic tasks on Python, HTML, CSS, JavaScript, JAVA.
arnab2001/MAKE-TWENTY
Given two integers, return True if the sum of the integers is 20 or if one of the integers is 20. If not, return False
arnab2001/Online-Courses-Learning
Contains the online course about Data Science, Machine Learning, Programming Language, Operating System, Mechanial Engineering, Mathematics and Robotics provided by Coursera, Udacity, Linkedin Learning, Udemy and edX.
arnab2001/YashTracc
basic page that shows current status of yash cyclone
arnab2001/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
arnab2001/coronavirus-bot-tracker
Scans the official Government website and throws notifications to Slack when new cases arise (Ministry of Health and Family Welfare)
arnab2001/DASH2
arnab2001/demo_INGENIUM.github.io
arnab2001/DiptoChakrabarty
This a Repository about me , if you like it please do star it
arnab2001/hbd-R
HBD R
arnab2001/irshit.github.io
arnab2001/leetcode-solutions
compilation of some leetcode questions
arnab2001/tic_tack_toe.py
simple text base tik tak toe game made with python