Skip to content
View CodeRTX's full-sized avatar

Block or report CodeRTX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CodeRTX/README.md
  • 👋 Hi, I’m @CodeRTX.
  • 🌱 I’m currently learning JavaScript & Machine-Learning

Pinned Loading

  1. HelloWorld HelloWorld Public

    My first repository

    C++

  2. GeoAI-Navigator GeoAI-Navigator Public

    It focuses on integrating Artificial Intelligence (AI) with geospatial data to enhance mapping and spatial analysis capabilities.

    TypeScript 1

  3. Google-Generative-AI-Colab Google-Generative-AI-Colab Public

    A comprehensive guide to using Google Generative AI in Colab, covering API configuration, model initialization, chatting, video processing, story generation, and image processing.

    Jupyter Notebook

  4. WebCrawler WebCrawler Public

    A simple web crawler built using Node.js, Axios, and Cheerio. This tool crawls web pages starting from a specified URL and collects links up to a specified depth. The results are saved in a JSON file.

    JavaScript