Tagged articles
2 articles
Page 1 of 1
Sohu Tech Products
Sohu Tech Products
Oct 30, 2024 · Frontend Development

GitHub Trending Auto-Capture Tool Development Practice

The article, written by a former 360 Qiwuchuan front‑end engineer, walks through building a Next.js and Tailwind‑styled tool that automatically scrapes GitHub Trending repositories, uses the MoonShot API to translate and summarize their READMEs, and presents the results in a user‑friendly dark‑mode interface.

AI SummaryGitHub TrendingMoonShot API
0 likes · 8 min read
GitHub Trending Auto-Capture Tool Development Practice
Java Backend Technology
Java Backend Technology
Jul 14, 2019 · Backend Development

From a Simple Spring Boot Blog to a GitHub Trending HR System

The author recounts how, after his company closed, he built a lightweight Spring Boot‑Vue blog project, iterated it into a more complex human‑resource management system, documented each feature, released it on GitHub, and eventually saw it climb the GitHub Trending list, sharing lessons learned and advice for newcomers.

Backend DevelopmentGitHub TrendingJava
0 likes · 10 min read
From a Simple Spring Boot Blog to a GitHub Trending HR System