Skip to content
View achupradeep3050's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report achupradeep3050

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
achupradeep3050/README.md

πŸ‘‹ Hey, I'm Achu Pradeep

Linux DevOps Engineer Β· AI Agent Developer Β· Algorithmic Trading Systems Builder


πŸ“Š GitHub Stats

GitHub Streak

Activity Graph

GitHub Stats Top Languages


πŸ› οΈ Tech Stack

Domain Technologies
AI & Agents CrewAI Β· Moonshot AI (kimi-k2.6) Β· LangChain Β· DSPy Β· ScrapeGraphAI Β· Claude AI
Algo Trading SMC/ICT Β· FVG Β· EMA Crossover Β· RSI Β· Bollinger Bands Β· TMA Β· TradingView Β· cTrader
Backend Python Β· Django Β· Celery Β· Flask Β· REST APIs
Frontend React Β· HTML5 Β· CSS3 Β· Vanilla JS Β· Streamlit Β· Glassmorphism UI
Finance APIs OANDA Β· TOOBIT Β· CCXT Β· TradingView Alert Webhooks
Security / SOC OpenVAS/GVM Β· ClamAV Β· Wazuh SIEM Β· ModSecurity Β· CVE Scanning Β· JWT Β· TOTP MFA Β· RBAC
Containerisation Docker Β· Kubernetes (learning)
CI/CD Jenkins Β· GitOps Β· Blue-green Deployments
Monitoring Zabbix Β· Prometheus Β· Grafana Β· PagerDuty
IaC Terraform Β· Ansible Β· AWS CLI (S3, EC2, IAM)
Linux RHEL/CentOS Β· Ubuntu Server Β· LVM Β· systemd Β· SELinux
Mobile Kotlin (Android)

πŸ”₯ Featured Projects


πŸ€– JobMind Agent β€” AI-Powered Autonomous Job Application Pipeline

[Public] Β· Python Β· CrewAI Β· Streamlit Β· ScrapeGraphAI Β· Moonshot AI Β· ngrok

Multi-agent AI pipeline that autonomously handles the full job hunt: resume parsing β†’ LinkedIn search β†’ job matching β†’ cover letter β†’ interview prep β†’ application tracking.

Created:    May 2026
Stack:      CrewAI multi-agent framework Β· Streamlit UI Β· ScrapeGraphAI web scraping
            Β· Moonshot AI kimi-k2.6 inference Β· ngrok tunnel Β· PM2 managed
Languages:  Python 95.5% Β· Shell 3.2% Β· JavaScript 1.2%
Status:     LIVE β€” deployed via ngrok Β· fully autonomous agent pipeline

Pipeline Architecture:

LinkedIn Search β†’ JD Extraction β†’ Match Scoring
β†’ Cover Letter Generation β†’ Interview Prep β†’ Streamlit Dashboard

⭐ Fully autonomous agent system β€” from job search to interview prep, zero manual intervention

β†’ View Project


πŸ₯‡ XAUUSD FVG Algo β€” Multi-Broker Automated Gold Trading System

[Private] Β· Python Β· React Β· OANDA Β· TOOBIT Β· Claude AI

Institutional-grade XAUUSD trading system combining SMC methodology with Fair Value Gap (FVG) detection, multi-broker connectivity, and a React dashboard with TradingView-style charts.

Started:    April 2026
Stack:      OANDA + TOOBIT broker APIs Β· React Dashboard
            Β· TradingView-style charts Β· Claude AI learning engine
            Β· Telegram alerts Β· Android App (Kotlin)
Languages:  Python 55.5% Β· JavaScript 37.6% Β· Shell 3.9% Β· Kotlin 2.1%
Strategy:   EMA 20/50 Bias + Fair Value Gap (FVG) Entries
            SMC/ICT price action analysis

⭐ Multi-broker integration (OANDA + TOOBIT) · Claude AI embedded learning engine · Android companion app


πŸ₯ˆ SMA Cross Scalp Bot β€” 24/7 Automated Forex & CFD Scalping

[Private] Β· Python Β· React Β· OANDA API Β· ATR Β· React

24/7 automated scalping bot across XAU/USD, EUR/USD, GBP/JPY and other major pairs. Implements 6-gate entry filtering, ATR-based consolidation detection, trailing stops, and 75% profit booking rules.

Started:    April 2026
Stack:      OANDA API Β· React Dashboard Β· Multi-symbol trading
Languages:  Python 54.9% Β· JavaScript 36.4% Β· CSS 4.9% Β· Shell 3.3%
Strategy:   SMA8 / SMA21 / SMA50 crossover on M1 timeframe
Filters:    6-gate entry filter Β· ATR consolidation detection
Risk Mgmt:  Trailing stops Β· 75% profit booking rule
Symbols:    XAU/USD Β· EUR/USD Β· GBP/JPY Β· AUD/USD Β· USD/JPY

⭐ Sophisticated 6-gate quantitative entry system · multi-symbol 24/7 execution · institutional risk management


πŸ›‘οΈ VA-Opensource-Audit β€” Enterprise SOC Automation Platform

[Private] Β· JavaScript Β· Node.js Β· OpenVAS Β· ClamAV Β· JWT Β· TOTP

Self-hosted Security Operations Center dashboard for agentless vulnerability auditing. Combines OpenVAS/GVM CVE scanning, ClamAV antivirus management, and automated PDF reporting in a RBAC-protected multi-role system.

Started:    April 2026
Stack:      OpenVAS/GVM Β· ClamAV Β· JWT Authentication Β· TOTP MFA
            Β· Role-Based Access Control (RBAC) Β· PDF Report Generation
Languages:  JavaScript 76.4% Β· HTML 17.4% Β· CSS 5.4% Β· Shell 0.9%
Features:   CVE vulnerability audit Β· real-time threat detection
            Β· automated PDF compliance reports Β· RBAC for SOC analysts

⭐ Enterprise-grade security automation · TOTP 2FA enforced · automated compliance PDF generation · multi-role RBAC


⭐ Crypto β€” Mean Reversion Trading Bot

[Public] Β· Python Β· Django Β· Celery Β· CCXT Β· RSI Β· Bollinger Bands Β· Glassmorphism

Mean reversion algorithmic trading bot for BTC, ETH and DOGE. Uses RSI, Triangular Moving Average (TMA), and Bollinger Bands for entry/exit signals. Django + Celery background processing with a live glassmorphism dashboard.

Started:    December 2025
Stack:      Django Β· Celery Β· CCXT Β· Telegram Alerts
Languages:  Python 67.1% Β· JavaScript 13.5% Β· HTML 12.5% Β· CSS 5.9%
Strategies: RSI Β· TMA (Triangular Moving Average) Β· Bollinger Bands
Coins:      BTC Β· ETH Β· DOGE
UI:         Glassmorphism Design Β· live dashboard
Status:     ⭐ 1 Star β€” the only repo that has earned a star from the community

⭐ Community-starred · mean reversion strategy with glassmorphism UI dashboard · Django + Celery production stack

β†’ View Project


🌐 Portfolio β€” achupradeep3050.github.io

[Public] Β· HTML Β· CSS Β· Vanilla JavaScript

Visually rich personal portfolio with deep space dark aesthetic, 3D glassmorphism cards, floating particle fields, scroll-reveal animations, and magnetic hover interactions.

Started:    April 2026 Β· Last updated: May 2026
Stack:      Vanilla HTML5 Β· CSS3 Β· JavaScript Β· No framework dependencies
Features:   3D card tilt Β· scroll reveal Β· particle field Β· glassmorphism
            Β· magnetic hover Β· navbar hide-on-scroll
Live at:    achupradeep3050.github.io/achupradeep3050

⭐ Zero-dependency vanilla JS/CSS portfolio with cinematic-grade animations

β†’ Live Site


πŸ“… Activity Timeline

╔══════════════════════════════════════════════════════════════════════════╗
β•‘  MAY 2026    ●  jobmind-agent β€” Autonomous AI job agent pipeline launched
β•‘              ●  Portfolio v6 β€” Complete glassmorphism redesign pushed
β•‘              ●  VA-Opensource-Audit β€” TOTP MFA + RBAC major update
╠══════════════════════════════════════════════════════════════════════════╣
β•‘  APR 2026    ●  xauusd-fvg-algo β€” EMA+FVG algo trading system initialised
β•‘              ●  sma_cross_scalp_bot β€” 6-gate multi-symbol scalper shipped
β•‘              ●  VA-Opensource-Audit β€” SOC dashboard MVP completed
╠══════════════════════════════════════════════════════════════════════════╣
β•‘  DEC 2025    ●  crypto β€” Mean reversion bot pushed β†’ earns ⭐ 1 community star
β•‘              ●  First algo trading experiments with CCXT + Django
β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•

πŸ’Ό Experience

Role Company Period
DevOps Engineer PanApps Inc. Jan 2024 – Present
System Administrator Leadership Domestic Workers SC Dec 2021 – Dec 2023
Linux System Administrator IPSR Solutions Ltd 2020 – 2022

πŸ“ˆ Language Breakdown

Python        β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘  60%   ← dominant
JavaScript    β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  14%
HTML/CSS      β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  13%
Shell/Bash    β–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   3%
Kotlin        β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   3%
Ruby/Other    β–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   7%

πŸ”— Connect


Views Followers


Footer

Popular repositories Loading

  1. crypto crypto Public

    algo trade

    Python 1

  2. claude-code-best-practice claude-code-best-practice Public

    Forked from shanraisshan/claude-code-best-practice

    from vibe coding to agentic engineering - practice makes claude perfect

    HTML 1

  3. DeepSeek-V3 DeepSeek-V3 Public

    Forked from deepseek-ai/DeepSeek-V3

    Python

  4. DeepSeek-Coder-V2 DeepSeek-Coder-V2 Public

    Forked from deepseek-ai/DeepSeek-Coder-V2

    DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence

  5. kernel_devicetree kernel_devicetree Public

    Forked from MiCode/kernel_devicetree

    kenrel devicetree project for xiaomi kernel opensource

  6. Xiaomi_Kernel_OpenSource Xiaomi_Kernel_OpenSource Public

    Forked from MiCode/Xiaomi_Kernel_OpenSource

    Xiaomi Mobile Phone Kernel OpenSource