nowfound

Alternatives

Products that do what CodeLayers – See your codebase's dependency layers in 3D does

Hey HN, I'm Long. I started building CodeLayers in November — a 3D code visualization app that started on Apple Vision Pro and is now on iPhone and iPad. Why I built this: AI agents are writing more code than ever, and I realized I had no idea what my codebase actually looked like anymore. I wanted a way to see the architecture at a glance — what depends on what, where changes ripple, where the complexity is hiding. And I wanted it on my phone, not buried in some CI dashboard. But getting the visualization right was harder than I expected. Force-directed graphs were the obvious first…

  1. 1VA

    I explored an alternative way to view codebases to the typical folder/file list, showing a bird's-eye-view of its structure. https://octo.github.com/projects/repo-visualization

    2021 · octo.github.com

  2. 2

    Create anytime, anywhere, together with CodeSandbox for iOS

    2022

  3. 3

    Visual map & GPS for your codebase

    2024

  4. 4

    Stop Searching. Start building.

    Apr 2026

  5. 5

    The world's largest arduino playground

    2017

  6. 6
    Layers120

    Create beautiful animated code snippet videos for free

    May 2026

  7. 7

    Give your agent tools to create beautiful, codebase-aware UI

    Apr 2026

  8. 8
    Playcode139

    The world's best AI website builder. 10 years in the making.

    Mar 2026

  9. 9

    Build native applications in seconds

    2023

  10. 10

    Track, visualize, and restore your code changes

    2025

  11. 11
    Zcode147

    Build iPhone and Mac native apps with LLMs

    Mar 2026

  12. 12WC

    Hi all, I'm Ivan, and together with Alex, we're building a diagram visualization tool for codebases. Alex and I are devs, and we've noticed that recently we've been super productive at writing code (prompting :D). But when it comes to understanding big systems, prompting doesn't work that well — for that, diagrams are best imo. Most tools out there don't scale to big projects (e.g. PyTorch), so we're building CodeBoarding — a recursive visualizer for codebases. It starts from the highest level of abstractions and lets you dive deeper. We use static analysis and LLM agents. The control-flow…

    2025 · github.com

  13. 13
    Codemap130

    The code visualizer you wished for

    2020

  14. 14

    Dribbble for full stack developers by LayerCI

    2020

  15. 15
    DexCode94

    Your AI Agent builds the Deck & you never leave the terminal

    Mar 2026

  16. 16CV

    I worked as a software engineer at Amazon, SAP, and on open source. In all 3 places I have struggled with the friction of understanding codebases before I can make a contribution. I think this brain-fatiguing process can be improved. I am trying to solve it with a tool I built over the last 4 years called CodeCanvas: https://docs.code-canvas.com CodeCanvas visualizes codebases through interactive diagrams linked directly to source code. Users can record 'simulations' to demonstrate data flow and business logic. I’ve also recently added an LLM chat where it takes only the relevant…

    2025 · pie-crepe-38f.notion.site

  17. 17CC
  18. 18

    Explore the architecture of apps with an interactive graph

    2021

  19. 19VF

    Hey HN. We're Mus and Isaac - creators of LightLayer. We've been outputting a ton more code since using agentic dev tools. It's been great. But we're starting to see a new bottleneck emerge that's no longer writing the actual code: reviewing code. We’d love to hear from folks here if they’re feeling the inertia of code reviews a lot more these days with the surge in development velocity. For us, it was the reason we decided to pivot what we were working on before, and go full-time on building a workspace aimed at bringing the code review experience up to speed for the AI era. To be clear:…

    2025 · lightlayer.dev

  20. 20IM

    I'm a iOS and Mac developer and the thing that mostly bothered me when I first started learning Cocoa programming was the lack of full featured sample code. Now things have changed and more projects have been released, but I still want to do my part. I've already released Color Picker Pro for Mac: https://raw.github.com/oscardelben/Color-Picker-Pro This time I built a copy of the iPhone Calculator which (I hope) will be simple to follow for beginners: https://github.com/oscardelben/iPhoneCalculator I hope this will be useful to people who are learning Cocoa. Feedbacks are very appreciated.

    2011

  21. 21MP

    Hi I'm the developer of UX-App if you have any questions then fire away :) Just thought I'd give you all some background. I'm a high school teacher by day and developer by night. I was bitten by the start-up bug a few years ago and UX-App is my first product launch. In between a full time job and a 5 month old at home it has taken about 3.5 years to complete the project. I'd like to think its a unique product that holds its own against the existing competition and even has some features that no other tool has. My favorite aspect is the visual code builder which allows designers to easily…

    2015

  22. 22LA

    Hello HN, I am building a devtool to understand existing codebases. The idea originates from my time at big tech as well as various attempts to get involved in open source projects. When I was in college I wanted to improve my coding skills by contributing to opensource projects. I would pickup a bug or feature request but I always found myself stuck at the very first step. I did not understood where and how to begin contributing. I once submitted a patch in firefox which was labeled "Good first issue" but that was still very handheld. The assigner told me exactly which files I need to…

    2024 · lucidcode.ai

  23. 23HP

    Hi HN! I'm building Hopsule. If you use AI coding tools like Cursor, Copilot, or Claude, you’ve probably seen this happen: The AI writes good code - but it ignores your architecture. It doesn’t know: - why you chose a specific pattern - which conventions your team agreed on - which decisions are already locked in So it falls back to generic patterns, outdated examples, or random GitHub training data. Over time this slowly breaks the consistency of the codebase. Most teams try to fix this with: - giant Markdown files - wiki pages - long prompts - Slack threads But those aren't…

    Mar 2026

  24. 24AS

    Hi HN, I built ast-visualizer.com because I wanted a way to visualize the architecture/structure of a Python repo before dived into the code. Most tools tell you what the code does; I wanted to see how it's built. The Problem: Onboarding onto a large codebase is a nightmare. LLMs help with single functions, but they struggle to show you the "God Objects," circular dependencies, or high-complexity hotspots across 50+ files. What it does: Dependency Graph: Visualizes imports and file complexity to find architectural bottlenecks. Radial AST Heatmaps: Maps individual files and color-codes…

    Feb 2026 · ast-visualizer.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →