Skip to content
View plamen9's full-sized avatar

Block or report plamen9

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

Pinned Loading

  1. apex-plugins-the-blogger-helper Public

    APEX Plugins

    CSS 3

  2. APEX-Chat Public

    A demo application, showcasing an APEX Chat region

    4 1

  3. Converting GeoJSON, SDO_GEOMETRY, La...
    1
    -- *** Types conversion examples ***
    2
     
    3
    -- Convert SDO_GEOMETRY to GeoJSON
    4
    select apex_json.stringify
    5
     mdsys.sdo_geometry( 2001, 4326, sdo_point_type( 10, 50, null ), null, null
  4. A procedure to allow reusing ChatGPT...
    1
    declare
    2
        l_prompt            clob;
    3
        l_response          clob;
    4
        l_response_text     clob;
    5
        l_prompt_tokens     number;
  5. GeoJSON, SDO_GEOMETRY examples
    1
    -- *** Single Point *** 
    2
     
    3
    -- GeoJSON
    4
    {"type": "Point", "coordinates": [-0.051, 51.50254]}
    5
    
                  
  6. apex-plugins-conference-cards Public

    Conference Cards Template Component for Oracle APEX (23.1 and above)

    CSS 3

Contribution activity

January 2025

plamen9 has no activity yet for this period.
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.