Coders Packet

Listing of packets of source code submitted by coders

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.

Book Recommender in Python

I have used Python and ML Algorithms to make this Book Recommender In this you can find any writer 5 Most Famous Book by just typing any of his book in this search menu

WhatAPP Chat Analyzer in Python

I used ML algorithms and python for making my WhatAPP Chat Analyzer project It shows various details of chats such as total messages ,total links, total media shared along with graph and barplot

SMS Spam Classifier in Python

I used ML algorithms and python libarary like Numpy , Pandas and Mathplotlib to make my SMS Spam Classifier project It basically tells whether a given message is spam or not

Snake Game Using HTML,CSS and JavaScript.

Immerse yourself in the world of gaming with our feature-rich Snake Game, a delightful blend of HTML, CSS, JavaScript, and music.

The Lame Joke App using React.js

The Lame Joke app in React fetches random jokes from an API and displays them when a button is clicked. It consists of an App component rendering a Joke component and a Button component.

The Monefy App using React

The "Monefy - Personal Finance Tracker" is a comprehensive web development project that empowers users to manage their income and expenses efficiently.

2048 Game using JavaScript

Creating a 2048 game using JavaScript is a rewarding project that involves developing a grid-based puzzle game where players combine numbered tiles to reach the tile with the value of 2048.

Hangman Game using Python

We have created a Hangman game with the help of Python language.It is a guessing game.

Snake Game in Python using Turtle Graphics

The Snake game is a classic game where a player controls a snake that moves around the screen, eating food and growing longer.

Typing Speed Test in JavaScript

The Typing Speed Test in JavaScript is a web-based application that measures a user's typing speed and accuracy.

Word Guessing Game Using JavaScript

Guess a Word game is a word puzzle game where players try to identify a hidden word based on a hint and the no. of characters in the word. These games test players vocabulary and abilities.