Skip to content
View laidasani's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report laidasani

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

  1. WeatherForecast_Angular_And_Node WeatherForecast_Angular_And_Node Public

    This responsive application allows users to search for weather information based on the current location or any other location entered by the user. The results will be displayed in Currently, Hourl…

    TypeScript

  2. WeatherForecast_Android WeatherForecast_Android Public

    This android application serves as the mobile counterpart of the project: https://github.com/laidasani/WeatherForecast_Angular_And_Node. Weather Search allows users to search for weather based on c…

  3. Recommendation-System Recommendation-System Public

    Implemented all the 3 major types of Recommendation Systems, namely, Item Based CF Recommendation System, Model-Based Recommendation System and Hybrid Recommendation System.

    Python

  4. Online-Shopping Online-Shopping Public

    A Full Stack Web Development project that implements all the functionalities of an E-Commerce Website, from login and authentication to product and cart management

    Java 5 4

  5. Airport-Scheduling-Problem Airport-Scheduling-Problem Public

    Devised an Artificial Intelligence based algorithm for scheduling up to 1000 flights based on remaining fuel, take-off time, landing time and gate occupancy time

    Python 1 1

  6. Cash-Miner-Game-Stratgey-Problem Cash-Miner-Game-Stratgey-Problem Public

    Applied MDP with Value Iteration to optimally choose path for an agent in a Stochastic Environment, in order to maximize its rewards

    Python