akumathedyn123
It's my new ID. Original: @akumathedynd I am a part time programmer with skill in C++, PHP, JS & Python. Pls check my projects & give feedback. Thx for reading.
Mixx EntertainmentRochester, NY, USA
Pinned Repositories
akumathedyn123
It's me, guys.
akumathedyn123.github.io
c-bin2dec-binary-to-decimal
This project implements a C program that converts binary numbers to their decimal equivalents. It efficiently handles both positive and negative binary numbers.
c-dec2bin-decimal-to-binary
This C program converts a decimal number entered by the user into its binary equivalent.
C-Standard-Checker-Version-Viewer
This simple C program determines the C standard version supported by your compiler. This information can be helpful for ensuring code compatibility across different compiler environments.
cpp-url-collector
This C++ program crawls websites, extracts links from their HTML content, and saves them for further analysis. It takes URLs from a text file, downloads the corresponding HTML, parses it, and saves the extracted links to organized files.
epub2text
This Python script extracts text content from EPUB files located within a specified folder.
java-url-collector
This Java program extracts links from a list of URLs, saves the extracted links to files, and removes the processed URLs from the input list.
js-yt-view-bot
Puppeteer script for high-performance youtube video view bot & video playback automation (educational purposes only).
python-pdf-extractor-pdf2txt
This Python script efficiently extracts text content from multiple PDF files within a designated folder and saves the extracted text as separate TXT files with the same name as the original PDFs (excluding the ".pdf" extension).
akumathedyn123's Repositories
akumathedyn123/js-yt-view-bot
Puppeteer script for high-performance youtube video view bot & video playback automation (educational purposes only).
akumathedyn123/c-dec2bin-decimal-to-binary
This C program converts a decimal number entered by the user into its binary equivalent.
akumathedyn123/python-pdf-extractor-pdf2txt
This Python script efficiently extracts text content from multiple PDF files within a designated folder and saves the extracted text as separate TXT files with the same name as the original PDFs (excluding the ".pdf" extension).
akumathedyn123/akumathedyn123
It's me, guys.
akumathedyn123/akumathedyn123.github.io
akumathedyn123/c-bin2dec-binary-to-decimal
This project implements a C program that converts binary numbers to their decimal equivalents. It efficiently handles both positive and negative binary numbers.
akumathedyn123/C-Standard-Checker-Version-Viewer
This simple C program determines the C standard version supported by your compiler. This information can be helpful for ensuring code compatibility across different compiler environments.
akumathedyn123/cpp-url-collector
This C++ program crawls websites, extracts links from their HTML content, and saves them for further analysis. It takes URLs from a text file, downloads the corresponding HTML, parses it, and saves the extracted links to organized files.
akumathedyn123/epub2text
This Python script extracts text content from EPUB files located within a specified folder.
akumathedyn123/java-url-collector
This Java program extracts links from a list of URLs, saves the extracted links to files, and removes the processed URLs from the input list.
akumathedyn123/Nothingless
akumathedyn123/python-epub-extractor-epub2txt
This Python script extracts text content from EPUB files located within a specified folder.
akumathedyn123/python-mouse-axis-tracker-xy
This Python project utilizes the pynput library to continuously monitor and display the real-time coordinates (X, Y) of your mouse cursor on the screen.
akumathedyn123/python-rsa-cyptography-algorithm
RSA Cryptosystem with Python 3.
akumathedyn123/python-webpage-2-txt-web2txt
This Python script extracts text content from webpages and saves it to separate files. It utilizes libraries like requests and BeautifulSoup for efficient web scraping and HTML parsing.
akumathedyn123/python_country_code
Country codes as python listing format.