Adarsh Gupta
Adarsh Gupta
Please provide a documentation for its usage. A portfolio website is made to show your skills and achievements to others and in that non-technical people too visit the website, they...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I see a website which doesn't has any animations. It looks so unpleasant as well as...
Adding Dark mode option will make user to continue for longer time as compared to when it is in light mode. As a developer, you would know it better how...
This is my `components/buttons.ftd`: ``` -- component wrapper: caption title: ;; done optional string role: ;; F U N C T I O N A L I T Y optional...
### **PR Type** Enhancement ___ ### **Description** - Added `REDDIT` to the `App` enum in `python/composio/client/enums/_app.py`. - Implemented `Filter` action in `python/composio/tools/local/reddit/actions/filter.py` to filter subreddit posts. - Implemented `Comment` action...
### **PR Type** Enhancement, Documentation ___ ### **Description** - Integrated Reddit tool into the local tools module. - Implemented `Comment` and `Filter` actions for the Reddit tool. - Created example...
### **PR Type** Enhancement, Documentation ___ ### **Description** - Added Reddit tool to the available tools list in `__init__.py`. - Implemented Reddit tool with `Filter` and `Comment` actions. - Created...