144 results for “topic:codsoft”
No description provided.
No description provided.
A To-Do List application is a useful project that helps users manage and organize their tasks efficiently. This project aims to create a command-line or GUI-based application using Python, allowing users to create, update, and track their to-do lists
No description provided.
Codsoft-Internship-Webdevelopment-Task2
Codsoft-Internship-Webdevelopment-Task1
This code snippet performs fraud detection using machine learning models such as RandomForestClassifier and DecisionTreeClassifier.
codesoft intership taskes
Codsoft-Internship-Webdevelopment-Task3
This repository contains the tasks for data science internship at codsoft
Repository for my CodSoft Java Development Internship tasks. Completing a series of Java projects, including a Number Guessing Game, Student Grade Calculator, ATM Interface, Currency Converter, and Student Management System. Follow my journey as I dive into Java development and tackle these engaging assignments!
Student Grade Calculator in Java
A password generator is a useful tool that generates strong and random passwords for users. This project aims to create a password generator application using Python, allowing users to specify the length and complexity of the password
This repo is related to my internship tasks from CodSoft
CodSoft Internship Projects containing, SMS Spam prediction Model, Customer Churn Prediction and Movie Classification System Based On the Movie's Summary
Repository for my CodSoft Java Development Internship tasks, featuring projects like a Number Guessing Game, Grade Calculator, and ATM Simulation. These assignments highlight my skills and can be used to design user-friendly applications. Follow my journey as I tackle engaging challenges and grow as a Java developer with CodSoft!
CodSoft Java-Developer Internship
I have completed a virtual internship at CodSoft, where I successfully submitted the three Python programs.
Successful work completed as Intern at CodSoft in September 2023
Codsoft Bot is an all-in-one AI-powered web app built using Flask, combining multiple smart tools like a rule-based chatbot, Tic Tac Toe AI, face detection & recognition using ArcFace, image captioning with style options, and a smart recommendation system for movies, books, and products — all wrapped in a responsive and user-friendly UI.
Explore my CodSoft Java Development Internship journey! 🌟 Dive into captivating projects like the Number Guessing Game, Student Grade Calculator, ATM Interface, Currency Converter, and Student Management System. Join me on this exhilarating coding adventure! 💻✨
This project is task of my internship.
This repository contains the tasks completed as part of my internship with Codsoft. The tasks include creating a Landing Page, a Portfolio, and a Calculator. Each task is organized into its own directory.
Number Guessing Game in Java
During my internship, I had the privilege of diving deep into Java development at Codsoft. This experience allowed me to apply theoretical knowledge gained in academia to real-world scenarios, solidifying my understanding of Java programming principles and best practices.
Codsoft - Internship tasks ( Portfolio )
User Input: Prompt the user to choose rock, paper, or scissors. Computer Selection: Generate a random choice (rock, paper, or scissors) for the computer. Game Logic: Determine the winner based on the user's choice and the computer's choice. Rock beats scissors, scissors beat paper, and paper beats rock.
A personal portfolio website showcasing my projects, resume, and contact details. This repository includes the full source code, screenshots, and documentation for easy viewing and navigation. Built with HTML, CSS, and JavaScript to provide an interactive and responsive user experience.
Join CodSoft's internship program and elevate your coding skills to the next level! Immerse yourself in a dynamic environment where all projects have been successfully accomplished, offering you hands-on experience in real-world development scenarios. Collaborate with our talented team, gaining insights into diverse technologies and methodologies.
In the spam email dataset, this Python code snippet is performing text classification using support VectorSVM.