Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by dms-codes

A curated list of projects in awesome lists by dms-codes .

https://github.com/dms-codes/amsatorg

Satellite Tracking Script This Python script allows you to retrieve real-time information about various amateur radio satellites. It provides two main functions: GetStatus(satname): This function retrieves and displays the status of a satellite, including recent reports, callsigns

amsat python radioamateur satellite

Last synced: 18 Jan 2025

https://github.com/dms-codes/hand-gesture

This project performs gesture recognition using a Convolutional Neural Network (CNN) model on a custom dataset of grayscale images. The dataset is structured in folders, each representing a unique gesture, and the project involves preprocessing the images, training a CNN model, and evaluating it with multiple metrics.

cnn handgesture-recognition python

Last synced: 18 Jan 2025

https://github.com/dms-codes/tracking-shipment-wahana

Wahana Tracking Script This Python script allows you to track a Wahana shipment by providing its tracking number. It scrapes the tracking information from the Wahana website and displays the sender's and recipient's details, as well as the shipment's current status.

python shipment-tracking

Last synced: 18 Jan 2025

https://github.com/dms-codes/dicoding_javascript

Kumpulan Script dari Belajar JavaScript di dicoding.com

Last synced: 18 Jan 2025

https://github.com/dms-codes/rigpix

Web Scraping with BeautifulSoup This Python script demonstrates how to perform web scraping using BeautifulSoup to extract data from a webpage. In this example, we scrape data from the RigPix website, specifically the Icom radio models and their corresponding details.

python rigpix scrape

Last synced: 18 Jan 2025

https://github.com/dms-codes/pagu-realisasi-dana-desa-2023

Indonesia Village Fund Analysis - Analyzing Budget vs. Realization

Last synced: 18 Jan 2025

https://github.com/dms-codes/decision-trees-drug

This project implements a Decision Tree Classifier to predict the type of drug a patient should take based on their characteristics (age, sex, blood pressure, cholesterol levels, and sodium-potassium ratio). The model is trained using a dataset and evaluated based on its accuracy.

decision-trees python scikitlearn-machine-learning

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_dprgoid

Indonesian Parliament Member Data Scraper This Python script is a web scraper designed to extract and collect information about members of the Indonesian Parliament (DPR) from their official website. It utilizes the requests library to fetch web pages, BeautifulSoup for parsing HTML, and writes the collected data to a CSV file.

beautifulsoup4 parliament python requests webscraper webscraping

Last synced: 18 Jan 2025

https://github.com/dms-codes/github-slideshow

A robot powered training repository :robot:

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_dosen_fh_unibraw

Web Scraping for Faculty of Law Professors' Information This Python script is designed for web scraping the profile information of professors from the Faculty of Law at the University of Brawijaya. It collects data such as names, titles, sub-titles, profile URLs, image URLs, NIP

python scraper scraping-websites

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_tripsantai

Trip Santai Tour Data Scraper This Python script is a web scraper designed to extract and collect information about tours from the Trip Santai website. It utilizes the requests library to fetch web pages, BeautifulSoup for parsing HTML, and writes the collected data to a CSV file.

beautifulsoup4 data python requests scraper webscraper

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_oneonco.co.id

Web Scraper for Doctor Directory This Python script is a web scraper that extracts and collects data about doctors from the OneOnCo website's doctor directory. It uses the requests library to fetch web pages, BeautifulSoup for parsing HTML, and writes the collected data to a CSV file.

beautifulsoup4 directory doctor python request scraper webscraper

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-tokoalvabet-com

Toko Alvabet Data Scraping and Price Comparator This Python script is designed to scrape data from Toko Alvabet's website and perform price comparison for the obtained products. It includes features for viewing and analyzing product data, as well as comparing prices with other sellers.

data price python scraping

Last synced: 18 Jan 2025

https://github.com/dms-codes/diamond-shape

Star Pattern Generator This Python script generates a star pattern with a variable number of rows 'n'. It creates a symmetric pattern of asterisks (*) that forms a diamond shape.

generator pattern python star

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_dosen_fh_ui

Python Web Scraping for Law Faculty Staff Information This Python script is designed to scrape information about staff members from the Law Faculty of the University of Indonesia's website. It collects data such as names, titles, fields of study, biographies, education, courses taught, books

python scraper scraping scraping-python scraping-websites

Last synced: 18 Jan 2025

https://github.com/dms-codes/httpswww.itb.ac.idstafflistby

ITB Staff Data Scraping Script The itb_staff_data_scraping.py script is a Python script for scraping staff data from the Institut Teknologi Bandung (ITB) website. It uses the BeautifulSoup library to parse web pages and extract information about staff members, including their names, expertise, school/faculty, titles, education history, and email ad

itb python scrape

Last synced: 18 Jan 2025

https://github.com/dms-codes/ipvoid-com-find-ip

IP Address Finder This Python script allows you to find the IP addresses associated with a given hostname or website using the IPVoid service. It also provides a simple graphical user interface (GUI) for entering the hostname and displaying the IP addresses.

finder ipaddress ipfinder python

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-kesaintblanc-id

Kesaintblanc Data Scraper This Python script is designed to scrape product data from the Kesaintblanc website. It collects information about products, including product name, URL, price, image URLs, status, stock, and more. The scraped data is saved to a CSV file for further analysis.

data kesaintblanc python webscraper

Last synced: 18 Jan 2025

https://github.com/dms-codes/looping-10

Number Pattern Generator This Python script generates a simple number pattern based on user input n. It prints numbers in a right-aligned format, where each number is followed by a sequence of zeros.

generator number pattern python

Last synced: 18 Jan 2025

https://github.com/dms-codes/tweet_to_twitter

Twitter Automation using Selenium This Python script demonstrates how to automate posting a tweet on Twitter using the Selenium web automation library. It opens a Chrome web browser, logs into a Twitter account, composes a tweet, and posts it.

automation python selenium twitter x

Last synced: 18 Jan 2025

https://github.com/dms-codes/gaji

Calculate Salary This Python script calculates an employee's salary based on their basic salary (Gaji Pokok), total working hours (Total Jam Kerja), and tax deductions.

calculator python salary

Last synced: 18 Jan 2025

https://github.com/dms-codes/iar-sdppi

Callsign Data Scraper This Python script scrapes data for callsigns from a website and stores it in a CSV file. The script generates callsigns based on a pattern and retrieves information for each callsign.

amateur amateur-radio amateurradio callsign ham-radio python sdppi

Last synced: 18 Jan 2025

https://github.com/dms-codes/www.usu.ac.ididdirektori

Faculty and Docent Data Retrieval Script The faculty_and_docent_data_retrieval.py script is a Python script for retrieving faculty and docent data from a university website using Selenium. It includes functions to extract faculty names and docent profiles, as well as a multithreading approach to fetch data for multiple faculty-docent pairs.

data python scrape

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-stei-itb-ac-id

Web Scraping with Python This Python script performs web scraping on a website to extract links, emails, and WhatsApp links from the specified domain (stei.itb.ac.id). It uses the requests library to fetch web pages and BeautifulSoup for parsing HTML content.

itb python stei webscrape webscraper

Last synced: 18 Jan 2025

https://github.com/dms-codes/get_book_data_gramediacom

Web Scraping Book Data This Python script is used for web scraping book data from a specified URL and saving it to a CSV file.

gramedia python webscraper

Last synced: 18 Jan 2025

https://github.com/dms-codes/letters_counter

Letter Frequency Analyzer This Python script analyzes the frequency of letters in a given text and returns the top three most frequently occurring letters.

frequency letter python

Last synced: 18 Jan 2025

https://github.com/dms-codes/read_excel_to_dict

Excel to Dictionary Converter This Python script allows you to convert data from an Excel file into a Python dictionary. You can use this script to load data from an Excel spreadsheet and create a dictionary where one column serves as keys, and another column serves as values.

dict excel python

Last synced: 18 Jan 2025

https://github.com/dms-codes/gerobak

GEROBAK FRIED CHICKEN Order System This Python script simulates an order system for GEROBAK FRIED CHICKEN. It allows the user to place orders for different types of chicken cuts and calculates the total bill including tax.

order python

Last synced: 18 Jan 2025

https://github.com/dms-codes/buy_or_wait_stock

Real-time IHSG (Indonesia Stock Exchange) Trading Strategy This Python script demonstrates a real-time trading strategy for the Indonesia Stock Exchange (IHSG) using historical stock price data to calculate a moving average. It helps make trading decisions

ihsg python stock stock-market

Last synced: 18 Jan 2025

https://github.com/dms-codes/pola-pak-dengklek

Fibonacci Pattern Generator This Python script generates a Fibonacci pattern based on user input 'n'. It calculates the Fibonacci sequence and creates a pattern using digits from 0 to 9.

fibonacci pattern python

Last synced: 18 Jan 2025

https://github.com/dms-codes/integers-floats-concats

List Value Analyzer This Python script is designed to analyze a given list and calculate the total value of integers, the total value of floats, and concatenate any string elements in the list.

concat floats integers pthon

Last synced: 18 Jan 2025

https://github.com/dms-codes/hamdb

Ham Radio Callsign Information Retrieval This Python script allows you to retrieve information about ham radio callsigns using the HamDB API. You can obtain details such as callsign class, grid location, latitude, longitude, name, and address.

api python scrape

Last synced: 18 Jan 2025

https://github.com/dms-codes/repository.um-palembang.ac.id

Web Scraper for UM Palembang Repository This Python script is a web scraper that collects information from the UM Palembang Repository website. It retrieves data about research documents and saves it to a CSV file.

python scrape

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-penerbitbinakasih-com

Librari Book Price Comparator This Python script scrapes book data from a website, allows users to view and compare prices from different sellers, and provides the option to tweet an inquiry to a specific seller. The script is designed for Librari, a bookstore.

python scraper scraping scraping-websites

Last synced: 18 Jan 2025

https://github.com/dms-codes/pskreporter

PSK Reporter Frequency Checker This Python script allows you to check PSK (Phase Shift Keying) frequencies and their associated statistics for a specific grid location. It uses the PSK Reporter website's API to retrieve frequency data and displays it in a tabular format.

pskreporter python radioamateur

Last synced: 18 Jan 2025

https://github.com/dms-codes/kriptografi-rot13

Simple Caesar Cipher Encryption This Python script performs a simple Caesar cipher encryption and decryption on a given plaintext message. It shifts each letter in the alphabet by 13 positions to the right for encryption (Caesar cipher with a shift of 13), and reverses the process for decryption.

caesar-cipher python rot13

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-rigpix

RigPix Icom Radio Data Scraper This Python script is a web scraping tool that extracts information about Icom radios from the RigPix website. It parses the HTML content of the webpage, retrieves data from specific tables, and organizes it into a dictionary for further analysis.

python radio radioamateur rigpix scrape

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-penerbitdeeppublish-com

Deepublish Store Web Scraper This Python script allows you to scrape data from the Deepublish Store website (https://deepublishstore.com/). It uses the requests, BeautifulSoup, and csv libraries to extract information from the website's HTML content.

python scrape webscraper

Last synced: 18 Jan 2025

https://github.com/dms-codes/aprsfi

APRS Location Data Fetcher This Python script allows you to fetch and display the location data of an APRS (Automatic Packet Reporting System) station using the APRS.fi API. It retrieves information such as callsign, latitude, longitude, comment, path, and timestamps.

aprs python radioamateur

Last synced: 18 Jan 2025

https://github.com/dms-codes/dms-codes

Config files for my GitHub profile.

config github-config

Last synced: 18 Jan 2025

https://github.com/dms-codes/arduino2uiss

Serial Data Logger Arduino to UISS software This Python script is a simple serial data logger that reads data from a serial port, processes it, and logs it to a text file. It's designed to work with a device connected to a serial port (e.g., an Arduino) that sends data in a specific format.

aprs datalogger python radioamateur serial uiss

Last synced: 18 Jan 2025

https://github.com/dms-codes/decision-tree-drugs

Decision Tree Classifier with Grid Search and Visualization

decison-trees machine-learning python

Last synced: 18 Jan 2025

https://github.com/dms-codes/post-auto-wordpress-com

WordPress Blog Post Creator This Python script is designed to automate the process of creating and publishing blog posts on a WordPress website using the WordPress XML-RPC API. It reads data from an Excel file, generates post content, and publishes the blog posts on your WordPress site.

python wordpress xmlrpc

Last synced: 18 Jan 2025

https://github.com/dms-codes/kriptografi-vigenere

Vigenère Cipher Encryption This Python script performs Vigenère cipher encryption on a given plaintext message using a provided keyword.

python vigenere vigenere-cipher vigenere-cipher-algorithm

Last synced: 18 Jan 2025

https://github.com/dms-codes/kriptografi-hill

Hill Cipher Encryption This Python script performs Hill cipher encryption on a given plaintext message using a user-defined key and matrix size 'm'.

hill-cipher python

Last synced: 18 Jan 2025

https://github.com/dms-codes/n2yo

Satellite Tracking Script This Python script allows you to track satellites using the N2YO API. It provides various functions to retrieve satellite information, including Two-Line Element Set (TLE) data, satellite positions, and radio passes information.

amsat n2yo-api python satellite tracking-api

Last synced: 18 Jan 2025

https://github.com/dms-codes/udp-listener

UDP Data Receiver This Python script is a UDP data receiver that listens for incoming UDP packets on a specified IP address and port. It processes the received data based on its length and extracts relevant information from different types of messages.

python udp

Last synced: 18 Jan 2025

https://github.com/dms-codes/kriptografi-affine

Affine Cipher Encryption This Python script performs Affine cipher encryption on a given plaintext message using user-defined values for 'a' and 'b'.

affine affine-cipher python

Last synced: 18 Jan 2025

https://github.com/dms-codes/calendar-scaper

This project scrapes event details from a calendar on a specific website and saves them to an .ics (iCalendar) file. It uses Selenium for web scraping and ics.py for creating and exporting the calendar data.

calendar ics selenium selenium-python selenium-webdriver

Last synced: 02 Jan 2025

https://github.com/dms-codes/rss-reader

The RSS Reader is a desktop application for reading and managing RSS feeds. It is built using Python and the wxPython library for the graphical user interface. The application allows users to:

ai python rss-reader

Last synced: 18 Jan 2025

https://github.com/dms-codes/bmkg-reader

BMKG Weather Data Processor This Python script is a data processing tool that fetches and processes weather forecast data from the Indonesian Meteorology, Climatology, and Geophysics Agency (BMKG) website.

bmkg python weather

Last synced: 18 Jan 2025

https://github.com/dms-codes/pyt4-1

Python Professional Academy DTS Pro Sep - Oct 2022

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_directory_itb

ITB Directory Scraper This Python script scrapes information from the Institut Teknologi Bandung (ITB) directory and saves it to a CSV file. It uses the BeautifulSoup library to parse the HTML content of the directory pages.

beautifulsoup4 csv python requests scrapping-python webscrapping

Last synced: 18 Jan 2025

https://github.com/dms-codes/tapteng-2023

Data Analysis Script for Tapanuli Tengah (Tapteng) 2023

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape_dosen_unand

Web Scraping with Python This Python script is used for web scraping data from a website of Unand University's lecturers' directory.

python scraping webscraping

Last synced: 18 Jan 2025

https://github.com/dms-codes/kriptografi-substitution

Simple Substitution Cipher This Python script demonstrates a simple substitution cipher. It allows you to encrypt and decrypt text using a custom cipher alphabet.

python substitution-cipher

Last synced: 18 Jan 2025

https://github.com/dms-codes/scrape-prenadamedia-com

Prenada Media Scraper This Python script is designed to scrape book information from the Prenada Media website. It gathers data such as book titles, authors, prices, publication years, descriptions, availability, ISBNs, weights, dimensions, page counts, cover types, and image URLs. The scraped data is then stored in a CSV file for further analysis

python scrape webscraping

Last synced: 18 Jan 2025