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
This project is a blockchain-based card game where players can collect, trade, and battle with unique NFT (Non-Fungible Token) cards. This repository contains the server-side code responsible for managing user accounts, game logic, and interactions with the blockchain.
This repository contains a sample ASP.NET Web API project that demonstrates CRUD (Create, Read, Update, Delete) operations using SQL Server stored procedures. It is designed to showcase and document best practices for building RESTful APIs with ASP.NET, integrating with a SQL Server database, and serve as a learning resource.
Backend code for a feature-rich blog website with JWT authentication, post and comment management, user follow/unfollow, admin blocking, and file handling. Built with Express JS and MongoDB
This project will focus on seeding the database, performing queries using dynamic routes, and database migration. Express.js is used because it is a lightweight framework that can run very quickly.