Logo

All Posts

  • Published on

    Hermes vs OpenClaw: What My Research Found

    AIAgentsHermesOpenClawResearchLLM
    I've been hearing about Hermes as another OpenClaw type agent, so this article represents some of the research I did on it before deciding to try it out.
  • Published on

    Building ShelterSync: My Experience in the Dallas Software Developers Cohort

    Web-DevelopmentFull-StackTeam-ProjectDallas-Software-DevelopersLearningAnimal-Shelter
    I recently completed a 6-week cohort with Dallas Software Developers where I worked with a team of 5 to build ShelterSync, a full-stack animal shelter management system. Here's what I learned about team development, building for real problems, and growing as a developer.
  • Published on

    Running OpenClaw on a 2015 MacBook Air

    OpenClawAIAgentsSecurityToken-UsageLLM
    I set up OpenClaw on a 2015 MacBook Air instead of a new Mac Mini. Here's what I learned about running autonomous agents on old hardware, the security implications, token costs, and why Haiku might be a better choice than Opus for personal automation.
  • Published on

    Six Months with Cursor, Two Months with Claude Code: My Take So Far

    AICursorClaude-CodeDeveloper-ToolsLLMProductivity
    After spending 6 months using Cursor and 2 months with Claude Code for client work and personal projects, here's what I learned about these AI coding assistants, including the surprising ways they differ and how I think about their value.
  • Published on

    Building My Own Software Engineering Team with CrewAI

    AIPythonCrewAIOllamaGradioDockerMulti-AgentLLM
    How I built an AI-powered engineering team that assembles backend, frontend, and test modules on demand—using local LLMs with Ollama, dynamic templates, and robust Docker sandboxing.