Dheeraj N Kashyap (Dheeraj-02NK)

Dheeraj-02NK

Geek Repo

Location:Bengaluru

Github PK Tool:Github PK Tool

Dheeraj N Kashyap's repositories

Machine-Learning-Projects

This repository, named "ml_practice," serves as a learning ground for various machine learning concepts and techniques. The repository contains a collection of Python scripts and Jupyter notebooks, each dedicated to exploring and implementing different machine learning algorithms, models, and methodologies.

Language:Jupyter NotebookStargazers:16Issues:1Issues:0

Supply-Chain-Management-DBMS-Project

Creating a Database Management System (DBMS) lab and mini project involves implementing a database, performing various operations on it, and potentially developing a small-scale database-driven application. The project was to handle the flow of products in Supply Chain

Blockchain-Anomaly-Detection

Blockchain technology has emerged as a transformative force in the digital landscape, revolutionizing industries with its promise of secure, transparent, and immutable transaction records across decentralized networks. Despite the inherent security features of blockchain systems, the presence of anomaly activities poses a major threat.

Language:Jupyter NotebookStargazers:14Issues:1Issues:0

Machice-Learning-Fundamentals

Machine Learning (ML) is a field of artificial intelligence (AI) that focuses on developing algorithms and models capable of learning from data to make predictions or decisions without explicit programming. In ML, systems are designed to recognize patterns, extract meaningful insights, and improve their performance over time through experience.

Language:Jupyter NotebookStargazers:14Issues:0Issues:0

Python-for-Data-Science

Python Libraries such as NumPy, Pandas, Matplotlib, Seaborn and Sickit-Learn, for Data Analysis, Data Visualization, EDA & Data Science

Language:Jupyter NotebookStargazers:14Issues:2Issues:0

Recommendation-System

A recommendation system is a type of software application or algorithm that analyzes user preferences, behaviors, and patterns to provide personalized suggestions or recommendations. These systems are commonly used in various online platforms, such as e-commerce websites, streaming services, and social media etc

Language:Jupyter NotebookStargazers:14Issues:1Issues:0

Stegnography

Steganography is the ancient art and science of hiding information within seemingly innocuous carriers, such as images, audio files, or text, with the goal of concealing the very existence of the hidden data.

Language:PythonStargazers:14Issues:1Issues:0

Blockchain-Implementation

successfully implemented a custom blockchain from scratch, marking a significant milestone in my programming journey. This project goes beyond theoretical understanding, providing a hands-on experience in building a decentralized and secure system.

Language:PythonStargazers:13Issues:1Issues:0

C-Data-Structures-and-Algorithms

Creating a project that implements various sorting algorithms in C is a great way to deepen your understanding of data structures and algorithms. Below is a simple example project that includes the implementation of several sorting algorithms.

Language:CStargazers:13Issues:1Issues:0

Vampus-World

"Vampus World" is a grid-based exploration game where the player controls a blue agent to find gold while avoiding red vampus obstacles. The objective is to navigate the agent through the grid, receiving feedback on proximity to vampus, with the game concluding either in victory upon finding the gold or defeat if caught by the vampus.

Language:PythonStargazers:13Issues:1Issues:0

Android-App-Development

Android app development using Android Studio is a dynamic and versatile process that allows developers to create innovative and user-friendly applications for the Android platform. Android Studio, the official integrated development environment (IDE) for Android, provides powerful tools and features for designing, coding, testing, and debugging

Language:JavaStargazers:12Issues:1Issues:0

Artificial-Intelligence

AI is a comprehensive repository housing cutting-edge artificial intelligence algorithms, models, and tools for research, experimentation, and innovation in the field of AI

Language:Jupyter NotebookStargazers:12Issues:2Issues:0

Comparitive-Analysis-of-Cryptographic-Algorithm

Comparative analysis of cryptographic algorithms, evaluating their security, efficiency, and suitability for different use cases

Language:Jupyter NotebookStargazers:12Issues:1Issues:0

Cryptography-and-Hashing

Cryptography and Network Security form the backbone of secure communication in the digital realm. Cryptography involves the art and science of securing information through techniques such as encryption and decryption. Network Security, on the other hand, focuses on safeguarding data during its transmission across computer networks.

Language:Jupyter NotebookStargazers:12Issues:2Issues:0

Data-Structures-and-Algorithm

Data structures are objects or collections that can be used to store and organize data. Python offers a variety of built-in data structures that are designed to efficiently manage and manipulate data. Here are some common data structures in Python

Language:PythonStargazers:12Issues:0Issues:0

Digital-Image-Processing-and-Computer-Vision

Computer vision and digital image processing are fields that involve analyzing and manipulating visual data using computers. Computer vision focuses on enabling machines to understand and interpret visual information, while digital image processing involves manipulating and enhancing digital images.

Language:Jupyter NotebookStargazers:12Issues:2Issues:0

Exploratory-Data-Anaylsis

EDA (Exploratory Data Analysis) is a data analysis approach that involves summarizing and visualizing the main characteristics of a dataset to gain insights and identify patterns or trends, helping to understand the data better before performing more advanced analyses or modeling.

Language:Jupyter NotebookStargazers:12Issues:1Issues:0

Natural-Language-Processing

NLP (Natural Language Processing) is a field of study that combines computer science, linguistics, and artificial intelligence to enable computers to understand, interpret, and generate human language.

Language:Jupyter NotebookStargazers:12Issues:2Issues:0

QR-Catch

This project focuses on developing an Android application that combines QR code and barcode scanning functionalities within a single, user-friendly interface. While existing apps predominantly offer QR code scanning, this novel app aims to bridge the gap by incorporating barcode recognition capabilities.

Language:JavaStargazers:12Issues:1Issues:0

AI-Image-Generator

Prompt-Wala: AI Image Generator is a Python application that utilizes OpenAI's GPT-3 to generate images based on user prompts and style preferences. This application provides a graphical user interface (GUI) built using Tkinter for a seamless user experience.

Language:PythonStargazers:11Issues:1Issues:0

Computer-Network-Lab

A Computer Network Laboratory using Cisco Packet Tracer provides students and professionals with a simulated environment to design, configure, and troubleshoot computer networks. Cisco Packet Tracer is a powerful network simulation tool that allows users to visualize and experiment with various networking concepts without the need for hardware

Language:PythonStargazers:11Issues:1Issues:0
Language:PythonStargazers:2Issues:1Issues:0

JavaScript-Data-Structures

Java Script Beginning

Language:JavaScriptStargazers:2Issues:1Issues:0

Autonomous-Car-Simulation

Using Unity and Genetic algorithm

Language:PythonStargazers:1Issues:1Issues:0

rCNN

Recursive Convolutional Neural Network (rCNN) is an innovative algorithm that I have personally developed. rCNN combines the power of convolutional neural networks (CNNs) with a recursive approach, introducing a novel architecture for feature extraction and representation learning.

Language:Jupyter NotebookStargazers:1Issues:1Issues:0