Best of Atomic SpinSeptember 2025

  1. 1
    Article
    Avatar of atomicobjectAtomic Spin·35w

    Create Sick Web Animations in Three.js with GSAP

    Learn how to create smooth web animations using GSAP (GreenSock Animation Platform) with Three.js. The guide covers GSAP installation, basic usage with the gsap.to() function, and demonstrates creating animated 3D objects like a moon sphere. Examples show how to animate position, scale, rotation, and opacity properties with simple one-line commands, including timing delays and chaining multiple animations together.

  2. 2
    Article
    Avatar of atomicobjectAtomic Spin·37w

    Beyond Code: Using Cursor IDE for Knowledge Management

    Cursor IDE can be repurposed beyond coding as an effective knowledge management platform. By leveraging its file organization capabilities, flexible LLM integration, and Git workflows, teams can systematically manage documentation, client projects, and institutional knowledge. The approach involves treating knowledge work like code development with structured folders, version control, and AI-assisted content generation while maintaining human oversight for quality control.

  3. 3
    Article
    Avatar of atomicobjectAtomic Spin·36w

    Side Projects Don’t Need to Be a Grind – Let AI Do the Heavy Lifting

    A developer shares their experience building a cycling route website for their local community, emphasizing how AI tools can reduce the mental overhead of side projects. The project used Astro framework with React and TypeScript, focusing on simple planning with Notion instead of heavy project management tools. The key insight is that AI can handle routine coding tasks, allowing developers to focus on creative aspects and maintain momentum without burnout.