Skip to content

Fargolee/Fargolee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

Hi, I'm Fargolee πŸ‘‹

Curious about AI-assisted testing & coding workflows β€” forking, breaking, and learning in public.

Profile views


🧭 About

I treat my GitHub profile as a living workspace rather than a polished portfolio. Most of what's here is me studying other people's projects β€” AI testing platforms, coding-agent skills, and RAG experiments β€” by forking them, reading the code, and rebuilding the parts I find interesting from scratch, mostly in Python (crawlers, exercises, and small reproducible scripts).

πŸ” Currently Studying

Real projects I'm reading through, fork by fork β€” grouped by what each one teaches me:

Theme Project What I'm learning from it
πŸ€– AI Testing AITestPlatform How an LLM tool-calling loop drives the full requirement β†’ case β†’ execution β†’ report flow
πŸ€– AI Testing Argus Turning plain-English test descriptions into plans that actually execute
πŸ› οΈ Agent Skills codex-ppt-skill How an image-based deck generator works: prompt β†’ gpt-image-2 β†’ packaged slides
πŸ› οΈ Agent Skills GenericAgent A self-evolving agent that grows a skill tree from a single seed file
πŸ“š RAG rag-knowledge-system Self-hosted RAG: document parsing, chunking strategies, and hybrid retrieval

πŸ‘† These are forks I keep around to read β€” click through if you're curious about the same topics.

πŸ“š More forks I'm reading through
Project What it does
WHartTest AI-driven test platform: requirement β†’ executable test cases
CLI-Anything Making software agent-native through CLIs
guizang-ppt-skill HTML slide-deck skill: editorial & Swiss layouts

πŸ“Š GitHub Snapshot

Fargolee's GitHub stats Top languages
Fargolee's GitHub streak

🧰 Toolbox

Python JavaScript HTML5 CSS3 Jupyter Git GitHub Markdown

🌱 Working Style

  • Read the source. Fork it, trace it, then decide what's worth keeping.
  • Keep repos small β€” small enough to understand in one sitting.
  • Write READMEs that don't hide assumptions β€” the doc is the design.
  • Validate with real commits and pushes, not theoretical reasoning.
  • Build the simplest version first, polish only what proves useful.

⭐️ Feel free to look around β€” this profile is a workspace, not a showcase.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors