Coders Packet

Packets submitted by Samim Raja Mollick

SwiftUI Tic Tac Toe: Play with Friends or Challenge the AI

Experience an exciting game of Tic Tac Toe, playing with friends or testing your skills against an AI opponent.

Random color generator tool using HTML, CSS and JavaScript

A random color generator palette is a tool that creates a collection of random colors that may be utilized in a variety of design applications. It is built with HTML, CSS and JavaScript.

Rock Paper Scissors game using HTML, CSS and JavaScript

This is a simple project of rock-paper-scissors game that can be played against the computer. The game keeps a record of the user's and computer's scores and updates them as the game result.

A simple quiz app using HTML, CSS and JavaScript

This project is about creating a simple quiz app. I have used HTML, CSS and JavaScript for this purpose.

QR code generator using Express.js in Node.js

This is a simple project to generate QR code generator in Node.js. I have used Express.js which is a web application framework of Node.js and I have also used ejs.

Login and register system using Node.js, Express.js and MongoDB

This is a simple login and register system project. I have used Node.js and Express.js which is a web application framework of Node.js, and also used a database that is MongoDB.