Pinned Repositories
.github
aps-hubs-browser-nodejs
Hubs Browser (Node.js):Autodesk Platform Services application built by following the Hubs Browser tutorial from https://aps.autodesk.com/tutorials.
dynamo-chatgpt
Custom Node developed to facilitate the use of the ChatGPT API for chat completion within Dynamo
dynamo-revit-python-template
This repository contains a Python template designed to be used within the Python Script node in Dynamo for Revit workflows.
python-geometry-api
This project provides a simple API built with FastAPI that takes a list of 2D points and generates a concave hull (alpha shape) based on a given alpha value. The API returns the coordinates of the shape's edges, which is useful for creating boundary shapes around scattered points.
RevitAPISnippets
Revit API snippets for Visual Studio.
TextFormatterTool
AECOder's Repositories
aecoder-br/dynamo-chatgpt
Custom Node developed to facilitate the use of the ChatGPT API for chat completion within Dynamo
aecoder-br/.github
aecoder-br/aps-hubs-browser-nodejs
Hubs Browser (Node.js):Autodesk Platform Services application built by following the Hubs Browser tutorial from https://aps.autodesk.com/tutorials.
aecoder-br/dynamo-revit-python-template
This repository contains a Python template designed to be used within the Python Script node in Dynamo for Revit workflows.
aecoder-br/python-geometry-api
This project provides a simple API built with FastAPI that takes a list of 2D points and generates a concave hull (alpha shape) based on a given alpha value. The API returns the coordinates of the shape's edges, which is useful for creating boundary shapes around scattered points.
aecoder-br/RevitAPISnippets
Revit API snippets for Visual Studio.
aecoder-br/TextFormatterTool