Pinned Repositories
binary-file-handling-python
Binary file handling in Python
binary-tree-java
Binary Tree data structure in JAVA
camera-app
A camera, gallery website using HTML, CSS, JavaScript
common-fns-java
Some common functions (like isArmstrong, isEven, fibonacciTillN, bubbleSort, etc.) in java
csv-file-handling-python
CSV file handling in Python
custom-nodejs-command
Consists of 3 commands- 1) File organizer: Organizes files in provided path based on its extension, 2) Directory Tree Display: displays directory in tree structure, 3) Help: help regarding commands
dice-game-html
A dice game in HTML
donut-python
A rotating, ever color changing donut in Python
excel-clone
An excel clone using HTML-CSS-JavaScript. Change properties of different cells. Capable of applying formulas, copying/cutting/pasting multiple cells. Back tracing a cyclic formula on detection and shows the backtracked path using colors. Capable of handling more than one sheets. Downloads and Uploads sheets by parsing into JSON data.
fractal_Java
Mandelbrot Fractal GUI in java
wizexplorer's Repositories
wizexplorer/excel-clone
An excel clone using HTML-CSS-JavaScript. Change properties of different cells. Capable of applying formulas, copying/cutting/pasting multiple cells. Back tracing a cyclic formula on detection and shows the backtracked path using colors. Capable of handling more than one sheets. Downloads and Uploads sheets by parsing into JSON data.
wizexplorer/camera-app
A camera, gallery website using HTML, CSS, JavaScript
wizexplorer/custom-nodejs-command
Consists of 3 commands- 1) File organizer: Organizes files in provided path based on its extension, 2) Directory Tree Display: displays directory in tree structure, 3) Help: help regarding commands
wizexplorer/binary-file-handling-python
Binary file handling in Python
wizexplorer/csv-file-handling-python
CSV file handling in Python
wizexplorer/donut-python
A rotating, ever color changing donut in Python
wizexplorer/factorial-of-n-python
Find factorial of a number in Python
wizexplorer/github-scrapper-javascript
Scraps random repositories and creates a folder with the name of the repository and creates pdf from the top projects, each containing top issues of the project from GitHub
wizexplorer/img-to-ascii-python
Converts an image to ASCII using pywhatkit in Python
wizexplorer/isArmstrong-python
Checks if a number is armstrong or not in Python
wizexplorer/isLeap-python
Checks if an year is leap year or not in Python
wizexplorer/JSON-XLSX-file-handling-nodejs
Introduction to JSON and XLSX file handling in NodeJS with comments
wizexplorer/mandelbrot-fractal-html
Displays Mandelbrot fractal on website
wizexplorer/median-of-list-python
Calculates median of a list in Python
wizexplorer/open-board
An Open Board clone. Capable of tracking and displaying real time change. Lets you add notes, or pictures as notes. Choose from different shades of colors and different brush widths. Undo-Redo tracker. Lets you Download or Upload canvas
wizexplorer/patterns-python
Print different star(*) patterns in Python
wizexplorer/pdf-handling-nodejs
Introduction to PDF file handling in NodeJS
wizexplorer/perfect-num-python
A program which checks if the number entered is perfect or not. (A perfect number is a positive integer that is equal to the sum of its positive divisors, excluding the number itself.)
wizexplorer/queue-python
An introduction to queues in Python
wizexplorer/report-card-generator-python
Generates a report card based on given marks in Python
wizexplorer/second-max-num-python
Finds second maximum number from an array in Python
wizexplorer/sql-with-python
Connecting SQL and adding and deleting SQL records with Python
wizexplorer/stack-python
An introduction to stacks in Python
wizexplorer/string-methods-python
Common string methods such as counting number of vowels, special character, etc. in Python
wizexplorer/sum-of-factorials-python
Prints the sum of factorials from 1 to the given number in Python
wizexplorer/text-file-handling-python
Introduction to text file handling (reading-writing-appending) in Python.
wizexplorer/text-utils-react
A text analyzer in React
wizexplorer/ticket-manager
A ticker manager in HTML-CSS-JavaScript
wizexplorer/todo-react
A todo app in React
wizexplorer/web-automation-nodejs
Goes to NSC most popular song playlist and scraps video info such as "video title", "video duration" and pastes it into a pdf file