JavaScript (JS) is a high-level, often just-in-time compiled and multi-paradigm programming language that conforms to the ECMAScript specification.
Projects with this topic
-
Keep track of your attendance with just one click.
Updated -
🤖 Discord open-source utility & fun botUpdated -
Dancing☆Onigiri (CW Edition) - Web-based Rhythm Game https://github.com/cwtickle/danoniplus
Updated -
Trading Bot – Algorithmic Crypto Trading with AI Integration
This project is a powerful algorithmic trading bot for cryptocurrency markets. It combines traditional technical analysis with modern machine learning to generate accurate and intelligent trading decisions.
Key Features:
Candlestick Pattern Detection: Identifies classic reversal patterns such as Hammer, Doji, Engulfing, Shooting Star, and complex formations like triangle patterns.
Technical Indicators: Includes standard indicators (RSI, MACD, Moving Averages, Bollinger Bands) and advanced tools like Ichimoku Clouds, SuperTrend, Fibonacci Retracements, and more.
Machine Learning Integration: Uses LSTM-based models for time-series forecasting and momentum strategies, combined with indicator signals through weighted evaluation.
Dynamic Signal Weighting: Customizable signal weighting for patterns, indicators, and ML predictions with automatic adjustments to market volatility.
Trade Execution Engine: Supports long/short positions with stop-loss, take-profit, and trailing stop features. Automatically includes fees and tax deductions in profit calculations.
Backtesting & Debugging: Simulates strategies on historical data with detailed equity/value curve visualization and comprehensive debug logs.
Robust Error Handling: Detects and logs data inconsistencies, index errors, and processing issues to ensure stability.
Modular architecture with key components such as TraderBot, SignalHandler, PatternManager, IndicatorManager, MLModelHandler, SequenceManager, DataAPI, and CryptoCurrency. Additional support provided by PatternCalculator, IndicatorCalculator, and DataProcessing.
Version: V1.3.0.0 | GUI: V1.0.0 Author: Marian Seeger – info@seegersoftwaredevelopment.de
UpdatedUpdated -
A simple universal transcriber for languages with unicode characters.
Updated -
Un simple transcriptor universal para lenguas con caracteres unicode.
Updated -
This repo holds the source code for the "How to make a Discord Bot with TypeScript in 2025" tutorial series.
Watch it here: https://youtube.com/playlist?list=PL_COzCXTKTVNVNR7Cj2h1m6nqAzY5GinQ
Updated -
-
Minecraft-Core-Master is an all-in-one library, it allows you to download and run Minecraft, compatible with Forge, NeoForge, Optifine, Fabric, etc., manage Minecraft instances and download loaders like Forge, Fabric, Neoforge, etc!
Updated -
-
Ejercicio de roadmap.sh en el que se trabaja con API, DOM para seleccionar un repositorio aleatorio de GitHub
Updated -
Этот репозиторий содержит все лабораторные задания курса «Веб-технологии» для студентов 3-го курса ТГУ ИПМКН.
Updated -
Anime series tracking site, using 'My Anime List' API to get information. Built with React, Node.js/Express with MongoDB database, utilizing REST architecture.
Updated -
-
Repository for improving Frontend skills
Updated -
Front-End Project for Danki Code's Full Stack Course
Updated -
Front-End Project for Danki Code's Full Stack Course (Desktop only)
Updated -
This project is the website frontend developed for a business client and is made public with their consent for portfolio reference. Built a custom product showcase web application using Nuxt.js (Vue.js) with Sass and TypeScript. The frontend integrates with a Directus headless CMS for dynamic content management and is deployed via Docker on a VPS with PostgreSQL database support. This repository contains only the frontend codebase - the Directus CMS backend is maintained separately and not version controlled here.
Updated -
Static SQLite Viewer in style of Jupyter Notebook
Updated -
This is an educational platform that provides study materials and code examples for the "Formal Methods of Software Engineering" subject. It includes slide presentations explaining theoretical concepts as well as a code compiler supporting 40 languages to demonstrate practical implementations. The goal is to facilitate comprehensive learning for students at all levels through combining theory and hands-on coding practice.
Updated