Skip to content
View shuwanx2's full-sized avatar

Block or report shuwanx2

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. ai_for_science_projects ai_for_science_projects Public

  2. smart-city-weather-assistant smart-city-weather-assistant Public

    A team-developed Android application that integrates real-time weather data, geolocation, and large language models (LLMs) to provide personalized, location-aware weather insights, interactive maps…

    Java

  3. spatiotemporal-air-temperature-ml spatiotemporal-air-temperature-ml Public

    End-to-end spatiotemporal machine learning pipeline for interpretable prediction of daily air temperature (Tmean, Tmax, Tmin) using environmental features.

    Jupyter Notebook

  4. 15-puzzle-solver 15-puzzle-solver Public

    Graph-based 15 puzzle solver using BFS and A* search with heuristic optimization and SVG visualization.

    C++

  5. nonstop-networking nonstop-networking Public

    Event-driven file server/client in C using epoll and a text-based protocol (GET/PUT/LIST/DELETE).

    C