👀 I’m interested in Machine Learning, Generative AI, AI, Quantum Computing, Data Science, Data Analysis etc.
📫 You can reach me via LinkedIn - https://www.linkedin.com/in/dwaipayan-bandyopadhyay-a2b71b280/
I usually publish articles in Medium now
I am a Generative AI Engineer at EY and also an Ex-Technical Content Writer at @GeeksforGeeks. You can find all my published articles listed below.
- How to Auto Update a Chart After Entering New Data in Excel?
- Python Taskgroups with asyncIO
- How to VLOOKUP to Return Blank or Specific Value Instead of 0 or N/A in Excel?.
- Python Program to Generate Disk Usage Report in CSV File
- Create a Responsive System Tray Icon using Python PyStray
- Build a Chatbot using SAP Conversational AI
- Two-Factor Authentication using Google Authenticator in Python.
- Manipulating Windows Registry using winreg in Python
- Talking Healthcare Chatbot using Deep Learning
- How to Install GIT on Python Virtualenv?
- Exception Groups in Python
- Automated SSH bot in Python
- How to Install a Python Package with a .whl File?
- How to set up OpenSSH server in Windows Subsystem for Linux (WSL)?
- Python OOPS – Aggregation and Composition
- Create a Telegram Bot using Python
- Using Pointers in Python using ctypes
- Creating Multipage Applications Using Streamlit
- Create Plotly Express charts in less lines of code using Python and Datamallet
- Streamlit Extras in Python
- Manipulating Pandas DataFrame using Mitosheet
- Increase the speed of Web Scraping in Python using HTTPX module
- TextaCy module in Python.
- Create a Modern login UI using CustomTkinter module in Python
- Storing passwords with Python keyring.
- Building Flutter Apps in Python.[STOOD 10TH IN TECHNICAL SCRIPTER 2022 ORGANIZED BY GFG]
- Adding Lottie animation in Streamlit WebApp.
- Handling TOML files using Python.
- Massively Speed up Processing using Joblib in Python.
- Status elements in Streamlit
- Perl Program to Find Out Odd and Even Numbers From a List of Numbers.
- Perl | Reverse Sort Method
- Perl | Switch Case .
- Create a Simple Sentiment Analysis WebApp using Streamlit.
- Introduction to NiceGUI - A Python based UI framework
- Julia - Working with Matplotlib's Pyplot Class
- Disadvantages of File Systems
- What is the difference between DOM and BOM ?
- Sum of two columns in openpyxl and result in a new column
- Return True if Cast Between Data Types can Occur According to the Casting rule in Python
- Julia - RCall
- Single Level Directory in OS
- Dwarf vs. Midget
- Network Layer in OSI Model
- What is NAND Gate?
- Large-Scale Industries | Characteristics, Types, Advantages and Disadvantages
- How to Optimize Jupyter Notebook Performance ?
- What is CIFS (Common Internet File System)?
- Introduction to JustPy | A Web Framework based on Python
- How to update Google Colab's Python version?
- Design Process & Task Analysis | HCI
- Selenium Basic Terminology
- Selenium Tool Suite
- Consensus in Hyperledger Fabric
- Techniques for Generating Ideas
- Linear Search Algorithm.
- Tuples in Python.
- A Beginners Guide To Streamlit
- Perl | STDIN in Scalar and List Context
- Perl | Use of STDIN for Input.
- Perl | Loops (for, foreach, while, do...while, until, Nested loops).
- Python Match-Case Statement
- Perl | Print Operator.
- Check whether the given character is in upper case, lower case or non alphabetic character/
- Recursion in Perl
- 10 Tips to Maximize Your Python Code Performance in 2023
- How to add colour to Excel cells using Python
- Perl | References
- DBMS Full Form.
- Perl | unshift() Function.
- Perl | index() Function.
- Count of numbers with all digits same in a given range.
- Largest palindromic number in an array.
- Count distinct elements in an array.
- Program to check if two strings are same or not
- Count common elements in two arrays which are in Arithmetic Progression.
- SQL Query to Find the Average Value in a Column.
- Find uncommon characters of the two strings.
- Python - Accessing Items in Lists Within Dictionary
- Concatenated string with uncommon characters in Python.
- Python - Check whether the given List forms Contiguous Distinct Sub-Array or Not
- Python | Introduction to Matplotlib.
- Perl | qw Operator.
- Perl | sort() Function.
- Python | Sort words of sentence in ascending order.
- Program for Armstrong Numbers.
- "Hello World" Smart Contract in Remix-IDE.
- Visualization of Superhero Characters using Python.
- Data Processing with Pandas.
- Python program to find smallest number in a list.
- Python Program to Check Even or Odd Number
- Check if the concatenation of first N natural numbers is divisible by 3
- Move all Uppercase char to the end of string
- SQL Query to Find Number of Employees According to Gender Whose DOB is Between a Given Range
- Find the sum of the first Nth Icosagonal Numbers.
- Count number of ways to arrange first N numbers
- IP security (IPSec)
- Python program to check if lowercase letters exist in a string.
- Python Set isdisjoint() Method
- Program to display all alphabets from A to Z in uppercase and lowercase both
- How to run Python code on Google Colaboratory
- Python program to convert ASCII to Binary
- Number of times the largest perfect square number can be subtracted from N
- Find Union and Intersection of two unsorted arrays.
- Python program to convert binary to ASCII
- Python program to convert integer to roman
- Largest palindromic number in an array [Again]
- How to convert given number to a character array
- Python program to convert a byte string to a list of integers.
- Python Program For Converting Roman Numerals To Decimal Lying Between 1 to 3999
- JavaScript Math exp() Method
- Python - Create list of tuples using for loop
- Program for EMI Calculator
- Perl | String Operators
- Python | Merging two list of dictionaries
- Check if the sum of digits of a number N divides it
- Python Program for Find remainder of array multiplication divided by n
- Python | Get unique values from a list
- Random Access Memory (RAM)
- Save a Document in Microsoft Word
- Find the sum of the first N Centered heptagonal number
- Find N % 4 (Remainder with 4) for a large value of N
- Count of sub-strings of length n possible from the given string
- Python Program to Check if a Number is Odd or Even
- Largest square which can be formed using given rectangular blocks
- Find the next greater element in a Circular Array
- Mobile Numeric Keypad Problem
- Check if a given number divides the sum of the factorials of its digits
- Program to convert Degree to Radian
- Noisy Channels Protocols
- Sum of degrees of all nodes of a undirected graph
- Perform n steps to convert every digit of a number in the format count digit
- Check whether a given Number is Power-Isolated or not
- Count of pairs whose bitwise AND is a power of 2
- Count all prime numbers in a given range whose sum of digits is also prime
- Minimum in an array which is first decreasing then increasing
- Sort 1 to N by swapping adjacent elements
- Program to Print Alphabets From A to Z Using Loop
- Print array after it is right rotated K times
- Print all the sub diagonal elements of the given square matrix
- Primitive Abundant Number
- Divide array into two parts with equal sum according to the given constraints
- Mth element after K Right Rotations of an Array
- Smallest prime number in given Range
- Reverse words in a given string
- How to set the order in subnodes of a tree structure?
- Find sum of Modulo Power till Y
- Minimum cost to make the String palindrome using ASCII values
- Max of two numbers without conditional statements, ternary operator or relational operators
- Inorder Tree Traversal without Recursion
- Find duplicates in an Array with values 1 to N using counting sort
- Ascending insertion of elements in graph
- Count Distinct ( Unique ) elements in an array
- Length of the longest subarray whose Bitwise XOR is K
- Print X array elements closest to the Kth smallest element in the array
- Longest palindromic String formed using concatenation of given strings in any order
- Find the Nth term of the series where each term f[i] = f[i - 1] - f[i - 2]
- Find product of prime numbers between 1 to n
- Count Zero filled Subarrays in a Binary Linked list
- Minimize cost to move from [0, 0] to [N-1, M-1] using given orthogonal and diagonal moves
- Maximize point to reduce Array by replacing Subarray with its sum
- Minimum number of given powers of 2 required to represent a number
- Check if one string can be converted to other using given operation
- Maximum path sum in the given arrays with at most K jumps
- Alien Dictionary
- Count of possible permutations of a number represented as a sum of 2's, 4's and 6's only
- Change the given string according to the given conditions
- Count of distinct possible strings after performing given operations
- Check if two given Rational Numbers are equal or not
- How to add two Hexadecimal numbers?
- Find the size of the final imaginary Array after removing the balls
- Pair with given product | Set 1 (Find if any pair exists)
- Print the elements of given two Binary Trees in sorted order
- Minimum splits required to convert a number into prime segments
- Count number of ways to generate digit K at the end.
- Print all lexicographical greater permutations of a given string
- Given an absolute sorted array and a number K, find the pair whose sum is K

