Page MenuHomePhabricator

Roahnsingh1010 (Rohansingh1010)
User

Projects

User is not a member of any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Wednesday

  • No visible events.

User Details

User Since
Oct 2 2024, 5:50 PM (101 w, 5 d)
Availability
Available
LDAP User
Roahnsingh1010
MediaWiki User
Rohansingh1010 [ Global Accounts ]

Recent Activity

May 2 2026

Roahnsingh1010 created T425169: Wikimedia Hackathon 2026 : Improve watchlist filtering to exclude irrelevant bot edits.
May 2 2026, 5:12 AM · Moderator-Tools-Team, MediaWiki-Watchlist, Community-Wishlist, Wikimedia-Hackathon-2026

Jan 7 2025

Roahnsingh1010 renamed T382397: Requesting GitLab account activation for Rohansingh1010 from Requesting GitLab account activation for Rohank1010 to Requesting GitLab account activation for Rohansingh1010.
Jan 7 2025, 6:51 AM · GitLab (Account Approval), Release-Engineering-Team

Dec 18 2024

Roahnsingh1010 created T382397: Requesting GitLab account activation for Rohansingh1010.
Dec 18 2024, 9:19 AM · GitLab (Account Approval), Release-Engineering-Team

Dec 17 2024

Roahnsingh1010 updated Roahnsingh1010.
Dec 17 2024, 5:20 PM

Dec 8 2024

Roahnsingh1010 added a comment to T375970: Create an demo script to fetch and process "In the news".

@Aklapper Hello , sorry for late reply .
I have already merged the code for this task in the github repo shared. You can assign it to someone else if it does not satisfy the requirements.

Dec 8 2024, 5:26 AM · Indic-TechCom

Oct 3 2024

Roahnsingh1010 claimed T375970: Create an demo script to fetch and process "In the news".

{

"date": "2024-10-03T12:04:34.849590",
"news_items": [
  {
    "story": "Amid escalating tensions in the Middle East, Israel invades Lebanon, and Iran launches missiles (pictured) against Israel.",
    "links": [
      {
        "title": "invades",
        "url": "https://en.wikipedia.org/wiki/2024_Israeli_invasion_of_Lebanon"
      },
      {
        "title": "launches missiles",
        "url": "https://en.wikipedia.org/wiki/October_2024_Iranian_strikes_against_Israel"
      }
    ]
  },
  {
    "story": "Flooding in Nepal leaves more than 200 people dead, including 37 in the nation's capital, Kathmandu.",
    "links": [
      {
        "title": "Flooding",
        "url": "https://en.wikipedia.org/wiki/2024_Nepal_floods"
      },
      {
        "title": "Kathmandu",
        "url": "https://en.wikipedia.org/wiki/Kathmandu"
      }
    ]
  },
  {
    "story": "In Australian rules football, the Brisbane Lions defeat the Sydney Swans to win the AFL Grand Final.",
    "links": [
      {
        "title": "Australian rules football",
        "url": "https://en.wikipedia.org/wiki/Australian_rules_football"
      },
      {
        "title": "Brisbane Lions",
        "url": "https://en.wikipedia.org/wiki/Brisbane_Lions"
      },
      {
        "title": "Sydney Swans",
        "url": "https://en.wikipedia.org/wiki/Sydney_Swans"
      },
      {
        "title": "the AFL Grand Final",
        "url": "https://en.wikipedia.org/wiki/2024_AFL_Grand_Final"
      }
    ]
  },
  {
    "story": "Hurricane Helene leaves more than 100 people dead across the southeastern United States.",
    "links": [
      {
        "title": "Hurricane Helene",
        "url": "https://en.wikipedia.org/wiki/Hurricane_Helene"
      }
    ]
  },
  {
    "story": "British actress Maggie Smith dies at the age of 89.",
    "links": [
      {
        "title": "Maggie Smith",
        "url": "https://en.wikipedia.org/wiki/Maggie_Smith"
      }
    ]
  }
],
"images": [
  {
    "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/23/%D7%99%D7%99%D7%A8%D7%95%D7%98%D7%99%D7%9D_%D7%91%D7%92%D7%9C%D7%99%D7%9C_%D7%94%D7%AA%D7%97%D7%AA%D7%95%D7%9F_%D7%91%D7%9E%D7%A1%D7%92%D7%A8%D7%AA_%D7%94%D7%94%D7%AA%D7%A7%D7%A4%D7%94_%D7%94%D7%90%D7%99%D7%A8%D7%90%D7%A0%D7%99%D7%AA_%D7%A2%D7%9C_%D7%99%D7%A9%D7%A8%D7%90%D7%9C_%28cropped%29.jpg/159px-%D7%99%D7%99%D7%A8%D7%95%D7%98%D7%99%D7%9D_%D7%91%D7%92%D7%9C%D7%99%D7%9C_%D7%94%D7%AA%D7%97%D7%AA%D7%95%D7%9F_%D7%91%D7%9E%D7%A1%D7%92%D7%A8%D7%AA_%D7%94%D7%94%D7%AA%D7%A7%D7%A4%D7%94_%D7%94%D7%90%D7%99%D7%A8%D7%90%D7%A0%D7%99%D7%AA_%D7%A2%D7%9C_%D7%99%D7%A9%D7%A8%D7%90%D7%9C_%28cropped%29.jpg"
  }
]

}
is this desirable json output ?

Oct 3 2024, 6:40 AM · Indic-TechCom