Ayushi Patel (Ayushii12)

Ayushii12

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Ayushi Patel's repositories

Book-Store-Management-System

Welcome to the Bookstore Database Management System repository! This project aims to design and implement a comprehensive database system for a fictional bookstore. The system covers various aspects of bookstore operations, including customer management, inventory tracking, sales analysis, and more.

License:MITStargazers:1Issues:1Issues:0

HandwrittenCharacterRecognition

Handwritten character recognition (HCR) is a challenging task due to the variability of human handwriting. This repository contains a convolutional neural network (CNN) architecture for HCR that uses Keras as an interface for the TensorFlow library. The model has been validated for English and Devanagari scripts.

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

AttacksOnFederatedLearning

This study explores the vulnerability of the Federated Learning (FL) model where a portion of clients participating in the FL process is under the control of adversaries who don’t have access to the training data but can access the training model and its parameters.

Language:PythonStargazers:0Issues:1Issues:0

ComputerNetworks

This repository contains three projects that explore different aspects of networking. The first project provides an understanding of how client-server communication works using sockets. The second project provides familiarity with capturing network packets using Wireshark. The third project provides an understanding of routing protocols via sockets

Language:PythonStargazers:0Issues:0Issues:0

Full-Stack-Development

The contents of this repository encompass materials related to the IBM Full Stack Development course offered on Coursera.

Stargazers:0Issues:1Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

LeetCode

Solution in C++ for problems on LeetCode

Stargazers:0Issues:1Issues:0

Python-Programming

Compilation of Jupyter notebooks encompassing important programming topics for Python

Stargazers:0Issues:1Issues:0

system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

ThemeParkManagementSystem

In today’s technology-driven world, every organization needs to have an online portal in order to increase its reach. This project involves designing an online portal for the Theme park. The main purpose of the project is to provide a good interface for its users to interact and check the latest offers and rides of the Park, covid measures, and book tickets from the comfort of their homes.

Language:HTMLStargazers:0Issues:1Issues:0

TicTacToe

This repository contains Tic-Tac-Toe game that offers two options: 1) Human Vs Human 2) Human Vs Computer. The computer player uses the Minimax and Negamax algorithms to make its moves.

Language:JavaScriptStargazers:0Issues:1Issues:2

VisaProcessManagementSystem

A database management system using PostgreSQL to store and manage data related to each stage of visa application process.

Stargazers:0Issues:2Issues:0