Tagged articles
3 articles
Page 1 of 1
Code Wrench
Code Wrench
Oct 2, 2025 · Backend Development

Build a Go-Powered Daily Stock Screener: Auto‑Run, CSV Output & Web Visualization

This article guides you through creating a Go-based quantitative stock‑screening system that automatically runs each afternoon, processes over a thousand stocks, selects those staying above the 20‑day moving average for three consecutive days, and presents results via CSV files and a web dashboard.

stock-analysisweb-visualization
0 likes · 5 min read
Build a Go-Powered Daily Stock Screener: Auto‑Run, CSV Output & Web Visualization
Su San Talks Tech
Su San Talks Tech
Jun 10, 2025 · Artificial Intelligence

Unlock AI-Powered Diagramming: 5 Proven Methods to Automate Your Charts

This guide shows programmers how to harness AI—especially Claude 4 via Cursor—to instantly generate professional diagrams such as flowcharts, UML, SVG, Canvas dashboards, and mind maps, offering step‑by‑step prompts, code examples, tool comparisons, and advanced tips for rapid, high‑quality visual documentation.

AI diagrammingDraw.ioMermaid
0 likes · 19 min read
Unlock AI-Powered Diagramming: 5 Proven Methods to Automate Your Charts
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 28, 2024 · Frontend Development

Digital Agriculture Visualization: Technical Implementation with AMap, Three.js, GIS, and Vue

This article presents a comprehensive guide to building a digital agriculture visualization dashboard using AMap JSAPI, three.js, GIS tools, and Vue, covering requirement analysis, layer design, data processing, 3D model integration, animation, and interactive features for smart farming applications.

3D mappingAmapGIS
0 likes · 28 min read
Digital Agriculture Visualization: Technical Implementation with AMap, Three.js, GIS, and Vue