Code Packets
Browse all published coding projects
CBC mode AES cryptography in Python
It is a Python code which asks for data in csv format for CBC mode encryption or decryption, performs the required operation and saves the output in the same file as different columns.
C++ program to implement Cyclic redundancy check
C++ program for Cyclic redundancy check, it is mainly used to determines whether a data block has been corrupted or not.
Personal Desktop Assistant using Python
This tutorial consists of designing an Alexa-like personal voice assistant using Python that can interpret voice commands using speech recognition on your own desktop and can perform many tasks.
Intelligent Chatbot for CodeSpeedy Website Trained using ML dataset and Neural Network
Nora is an AI Chatbot trained to answer questions about services, products and basic questions whilst users browsing experience through CodeSpeedy Website.
Virtual Assistant answers questions from WolframAlpha and Wikipedia in Python
Nora is a virtual assistant built by speech recognition system which uses the wolfram API to fetch answers to questions , if answers not found ,it searches Wikipedia for the same.
Youtube Video Downloader and Mp3 Converter via Python
This Python program downloads youtube video singly or in batches and then converts them into audio format.
Stock Market Data Visualization of renowed stocks from Ticker and Stooq using DASH
Stock information is collected in two ways from ticker and from Stooq of renowned stocks like amazon, FB, Tata Steel,Pfizer, Moderna ,Microsoft,Twitter
Square Encryption of String In Java
Today we write a program that performs some encryption and decryption tasks on a given string by using the Java programming language
Online Exam Project in Java
In this project, there are given 10 questions to answer. Users can bookmark any question for reconsideration while going to result.
Number Guessing Game in Java
This is a short Java project that allows the user to guess the number generated by the computer. It stores the number of attempts the user takes to guess the right answer.
GUI based Profile QR code Generator using Java
In order to Develop the GUI-based QR code generator we use Java programming language and some swing components like JLabel, JButton,JFiled, and JTextfiled.
Phone Book in JAVA
This Phone Book consist various operations on Contact list . 1)Display List 2)Insert contact 3)Delete contact 4)Delete same contact 5)Update contact 6)Search