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

Projects in Awesome Lists by taleblou

A curated list of projects in awesome lists by taleblou .

https://github.com/taleblou/lstm-price-prediction

This repository contains an implementation of the LSTM (Long Short-Term Memory) model for predicting financial asset prices, including Open, High, Low, and Close prices. It includes code for price prediction of assets like Bitcoin, Gold, EUR/USD, and the S&P 500 index.

bitcoin financial-price-prediction long-short-term-memory lstm

Last synced: 19 Feb 2026

https://github.com/taleblou/price-prediction

A repository analyzing AI models for predicting Bitcoin, EUR/USD, Gold, and S&P 500 prices. Includes statistical, ML, and neural network methods evaluated using R-squared, MSE, and MAE. Provides insights into model performance, highlighting SVR, ARIMA, and ensemble methods as top performers for financial forecasting.

Last synced: 06 Feb 2026

https://github.com/taleblou/gru-price-prediction

Time Series Price Prediction using Gated Recurrent Units (GRU) for financial assets. This project predicts open, high, low, and close prices of assets like cryptocurrencies, forex, and commodities using machine learning. Includes data pre-processing, GRU model construction, and performance evaluation with metrics and visualizations.

Last synced: 19 Feb 2026

https://github.com/taleblou/temporalconvolutionalnetworks-price-prediction

This repository implements a Temporal Convolutional Network (TCN) model for predicting financial instrument prices, including currencies, stocks, and cryptocurrencies. It uses advanced techniques like gradient boosting to improve prediction accuracy and handle diverse datasets effectively.

cryptocurrencies currencies financial-predictions gradient-boosting-techniques price-forecasting stocks tcn temporal-convolutional-networks

Last synced: 01 Jul 2026

https://github.com/taleblou/arima-price-prediction

This repository implements an ARIMA model for predicting financial prices such as stocks, currencies, and cryptocurrencies. It focuses on time series forecasting to capture temporal dependencies and improve prediction accuracy across different financial datasets.

arima-model cryptocurrency-prediction currency-prediction financial-predictions stock-price-prediction

Last synced: 03 Apr 2025

https://github.com/taleblou/searchtextinimages_python

This script extracts text from images using EasyOCR, searches for specific predefined strings, and saves the results in a CSV file. It processes images in bulk from a specified directory, providing a streamlined way to analyze and search image text efficiently.

easyocr

Last synced: 03 Apr 2025

https://github.com/taleblou/multiproxyurlloader-winapp

A Windows app for simultaneously loading multiple URLs via various proxy types, including HTTP, HTTPS, SOCKS4, and SOCKS5, ideal for web testing and bypassing geographic restrictions.

automation loader proxy server url

Last synced: 03 Apr 2025

https://github.com/taleblou/linearregression-price-prediction

This repository implements a Linear Regression model for predicting prices of financial instruments like stocks, currencies, and cryptocurrencies. It includes data preprocessing, model training, and evaluation using performance metrics like Mean Squared Error and R-squared.

cryptocurrencies currencies-converter financial-instruments gradient-boosting linear-regression performance-metrics price-prediction stocks

Last synced: 03 Apr 2025

https://github.com/taleblou/gradientboostingregressor-price-prediction

This repository contains an implementation of a Gradient Boosting Regressor model for predicting prices of financial instruments, such as currencies, stocks, and cryptocurrencies. The model uses gradient boosting techniques to capture patterns in price movements and improve prediction accuracy.

financial-data-modeling gradient-boosting price-prediction stock-and-cryptocurrency-forecasting

Last synced: 03 Apr 2025

https://github.com/taleblou/randomforestregressor-price-prediction

This repository implements a Random Forest Regressor for price prediction in financial markets, including stocks, currencies, and cryptocurrencies. It uses gradient boosting techniques to improve the model's accuracy and robustness for forecasting financial data across different datasets.

cryptocurrency-prediction financial-predictions price-forecasting random-forest-regressor stock-market-prediction

Last synced: 03 Apr 2025

https://github.com/taleblou/bidirectional_lstm-price-prediction

This repository implements a Bidirectional LSTM model for predicting financial prices like stocks, currencies, and cryptocurrencies. It leverages sequential data in both forward and backward directions, enhancing the accuracy and reliability of price predictions.

ai bidirectional-lstm financial-price-prediction machine-learning time-series-analysis

Last synced: 03 Apr 2025

https://github.com/taleblou/catboostregressor-price-prediction

This repository implements the CatBoostRegressor model for predicting prices of financial instruments like stocks, currencies, and cryptocurrencies. It uses gradient boosting to capture patterns in price movements, improving the accuracy and robustness of price forecasts.

catboostregressor cryptocurrency financial-predictions gradient-boosting price-forecasting stock-prediction

Last synced: 03 Apr 2025

https://github.com/taleblou/brokenlinkchecker_python

This Python web crawler traverses a website, verifies resource links (CSS, JS, images, videos, iframes), and identifies broken links with HTTP errors (400-599)

crawler http links python resources website

Last synced: 03 Apr 2025

https://github.com/taleblou/decisiontrees-price-prediction

This repository implements a Decision Trees model for predicting prices of financial instruments such as stocks, currencies, and cryptocurrencies. The model uses gradient boosting techniques to capture complex patterns in price movements, improving prediction accuracy.

ai decision-trees financial-forecasting gradient-boosting price-prediction

Last synced: 15 Jun 2025

https://github.com/taleblou/svr-price-prediction

This repository implements an SVR model for predicting prices of financial assets like stocks, currencies, and cryptocurrencies. It uses gradient boosting to capture complex patterns in price data, improving the accuracy of predictions across various datasets.

financial-predictions price-prediction support-vector-regression svr

Last synced: 01 Jul 2026

https://github.com/taleblou/xgboost-price-prediction

This repository implements an XGBoost model for predicting the prices of financial instruments, such as stocks and cryptocurrencies. Using gradient boosting techniques, it aims to capture patterns in price movements, enhancing prediction accuracy across various datasets.

cryptocurrency-price-forecasting financial-prediction gradient-boosting stock xgboost

Last synced: 21 Jun 2025

https://github.com/taleblou/bho

Automatically exported from code.google.com/p/bho

Last synced: 03 Apr 2025

https://github.com/taleblou/kneighborsregressor-price-prediction

This repository implements the KNeighbors Regressor (KNN) model for predicting financial instrument prices such as stocks, currencies, and cryptocurrencies. It leverages gradient boosting techniques to improve accuracy by capturing complex patterns in price movements.

cryptocurrency currency-price-prediction financial-prediction gradient-boosting kneighbors-regressor price-prediction stock

Last synced: 03 Jul 2026

https://github.com/taleblou/android-swf-player

Automatically exported from code.google.com/p/android-swf-player

Last synced: 16 Jan 2026

https://github.com/taleblou/simpleblockchain

SimpleBlockchainCPP is a basic blockchain implementation written in C++. It includes block mining, transaction management, and chain validation, using SHA-256 hashing from OpenSSL. This project serves as an educational resource for understanding blockchain fundamentals in a simple, lightweight manner.

Last synced: 03 Nov 2025

https://github.com/taleblou/wordpressvulnerabilityscanner_python

A Python script to scan WordPress sites for vulnerabilities like version disclosure, exposed wp-config.php, XML-RPC issues, REST API exposure, user enumeration, and outdated plugins/themes. Logs results to a CSV file for easy analysis. For educational use only.

vulnerabilities wordpress

Last synced: 29 Apr 2026

https://github.com/taleblou/seopagechecker_winapp

SEO Page Analyzer is a C# Windows Forms app that analyzes SEO metrics for any URL. It evaluates titles, meta descriptions, headings, images, links, word count, and page load time. Built with HttpClient and HtmlAgilityPack, it provides actionable insights for improving web page SEO

seo

Last synced: 24 Jul 2025

https://github.com/taleblou/multiproxyurlloader-python

Load URLs through multiple proxy servers seamlessly using Python

proxy-servers

Last synced: 01 Aug 2025

https://github.com/taleblou/prophet-price-prediction

This repository implements the Prophet model for predicting prices of financial instruments like currencies, stocks, and cryptocurrencies. It uses gradient boosting techniques to capture complex patterns in price movements, enhancing forecast accuracy and robustness for financial predictions.

cryptocurrency-prediction financial-instrument-analysis financial-predictions gradient-boosting machine-learning-models price-prediction stock-price-forecasting time-series-forecasting

Last synced: 10 Aug 2025

https://github.com/taleblou/lightgbm-price-prediction

This repository contains an implementation of the LightGBM model for predicting financial instrument prices like stocks, currencies, and cryptocurrencies. It uses gradient boosting to analyze patterns in price data, aiming to enhance the accuracy and reliability of financial predictions.

cryptocurrency-price-prediction financial-predictions lightgbm price-forecasting stock-market-analysis

Last synced: 30 Aug 2025

https://github.com/taleblou/wavenet-price-prediction

This repository implements a WaveNet model for predicting financial instrument prices, such as currencies, stocks, and cryptocurrencies, using advanced AI techniques like gradient boosting to capture intricate patterns in price movements.

ai cryptocurrency financial-prediction price-forecasting stock-market wavenet

Last synced: 19 Jul 2026

https://github.com/taleblou/servermonitoring_winapp

ServerMonitor is a Windows Forms application that monitors up to 6 URLs, tracking ping time, loading time, response size, status code, and error message. It logs data to a CSV file, visualizes status with progress bars, and plays an alert sound for errors, updating every set interval.

servermonitor windows-forms

Last synced: 21 Apr 2026

https://github.com/taleblou/sarimax-price-prediction

This repository implements an SARIMAX model for predicting financial instrument prices (stocks, currencies, cryptocurrencies). The model uses gradient boosting to capture complex price patterns and handle diverse dataset characteristics for accurate price forecasting.

cryptocurrency cryptocurrency-prediction currency financial-predictions gradient-boosting-techniques price-forecasting sarimax-model stock

Last synced: 03 Apr 2025

https://github.com/taleblou/brokenlinkchecker_winapp-

A Windows Forms web crawler that extracts and checks resources (CSS, JavaScript, images, etc.) on web pages for availability. It logs errors (e.g., 404, 500) and displays them in a data grid. The crawler supports concurrent requests, URL queuing, and saving error details to CSV.

web-crawler windows-forms

Last synced: 29 Apr 2026

https://github.com/taleblou/urlvulnerabilityscanner_python

This Python script scans URLs for vulnerabilities like SQL injection, XSS, open ports, weak session management, and more. It generates a CSV report with detailed findings. Use it for authorized security testing to identify risks and improve website defenses.

authorized injection vulnerabilities xss

Last synced: 03 Apr 2025

https://github.com/taleblou/urlvulnerabilityscanner_winapp

Penetration and Vulnerability Scanner is a Windows Forms app for security analysis. It detects vulnerabilities like SQL Injection, XSS, open directories, CSRF, and more. Designed for developers and security pros to identify and mitigate risks in web applications.

penetration penetration-4 scanner

Last synced: 03 Apr 2025

https://github.com/taleblou/servermonitoring_python

This Python script monitors a URL's performance, logging metrics like ping time, loading time, response size, status code, and errors into a CSV file every 30 seconds. Ideal for tracking website health and performance over time. Customizable and easy to use.

monitors python server

Last synced: 03 Apr 2025