You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a Shopping Cart web application in Asp.net Core using an SQL server database. In this project, we perform insert delete edit and retrieve data and also CRUD Operation Using Entity Framework Code First approach with the help of JQuery and Ajax and also implementation Repository Pattern.
This project is a frontend-only implementation of Anti-Chess, a variant of traditional chess where the goal is to lose all your pieces. The game follows the rules of Anti-Chess, which can be found in detail here. The project is built using React.
MovieFlix is a movie suggestion application that allows users to browse trending movies, search for movies, and view details about each movie. Users can also mark their favorite movies.