ritu-thombre99
Graduate research student at UBC ECE department
University of British ColumbiaVancouver
Pinned Repositories
Breaking-RSA-using-Shors-algorithm
The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.
Distributed-Shared-Memory
File reading/writing and resource allocation for multiple clients handled by centralized serve, implemented using multithreading in python
El-Gamal-and-RSA-scheme-with-Socket-Programming
This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.
Feature-selection-using-Genetic-Algorithm-for-Random-Forest-Classifier-
This project involved implementation of genetic algorithm for feature selection which were then passed to random forest classifier to predict trading position for day trading in Equity stock markets to provide an alternate method for current method used in buy and sell model.
notes
qiskit-certified-exam-notes
These are the notes I created while I was studying for the Qiskit Associate Developer exam. I hope these will be helpful for others.
QNim
Implementing strategy for quantum computer to play Nim game against human/classical computer.
QNim-App
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
RUL-Prediction
Remaining useful life estimation of NASA turbofan jet engines using data driven approaches which include regression models, LSTM neural networks and hybrid model which is combination of VAR with LSTM
Travelling-Salesman-Problem-using-A-star-search
Solution to travelling salesman problem using A* graph search
ritu-thombre99's Repositories
ritu-thombre99/RUL-Prediction
Remaining useful life estimation of NASA turbofan jet engines using data driven approaches which include regression models, LSTM neural networks and hybrid model which is combination of VAR with LSTM
ritu-thombre99/QNim-App
QNim game is quantum version of classical Nim game. In QNim game, human/classical computer will play against quantum computer. Developed using pygame in python
ritu-thombre99/qiskit-certified-exam-notes
These are the notes I created while I was studying for the Qiskit Associate Developer exam. I hope these will be helpful for others.
ritu-thombre99/Breaking-RSA-using-Shors-algorithm
The code demonstrates how a third party can break the RSA by obtaining the secret key by using public key and interrupt the communication and modifies the messages in transit.
ritu-thombre99/Distributed-Shared-Memory
File reading/writing and resource allocation for multiple clients handled by centralized serve, implemented using multithreading in python
ritu-thombre99/El-Gamal-and-RSA-scheme-with-Socket-Programming
This program contains socket programming where communication between client and server is end-to-end encrypted by El-Gamal public-key encryption scheme.
ritu-thombre99/notes
ritu-thombre99/QHack-2022-Coding-Challenge-Solutions
Solutions to 25 coding problems from QHack Coding Challenge 2022 (https://github.com/XanaduAI/QHack/tree/master/Coding_Challenges)
ritu-thombre99/QNim
Implementing strategy for quantum computer to play Nim game against human/classical computer.
ritu-thombre99/IBM-Quantum-Challenge-Fall-2020
Solutions for IBM Quantum Challenge Fall 2020
ritu-thombre99/IBM-Quantum-Challenge-Spring-2022
Solutions for IBM Quantum Challenge Fall 2021
ritu-thombre99/IQC-2021
Solutions for IBM Quantum Challenge 2021 (iqc2021)
ritu-thombre99/Multi-writer-multi-reader-boolean-keyword-searchable-encryption
Implementation of multi-writer-multi-reader-boolean-keyword-search-encryption using pbc and gmp library
ritu-thombre99/Number-System-Converter-and-Calculator
Simple tool for conversions and calculations between binary, octal ,decimal and hexdecimal number systems developed using Kivy in Python
ritu-thombre99/2023_Microsoft
Microsoft iQuHACK 2023 Remote Challenge
ritu-thombre99/catalyst
A JIT compiler for hybrid quantum programs in PennyLane
ritu-thombre99/data_classification_using_qudits
ritu-thombre99/DNN_for_Qubit_Mapping
ritu-thombre99/DSA
DSA notes while preparing for interviews
ritu-thombre99/IBM-Quantum-Challenge-Africa-2021
Solutions for IBM Quantum Challenge Africa 2021
ritu-thombre99/IBM-Quantum-Challenge-Fall-2021
Solutions for IBM Quantum Challenge Fall 2021
ritu-thombre99/monitoring-lab
ritu-thombre99/monthly-challenges
Repository containing monthly challenges about quantum computing.
ritu-thombre99/qft
Lecture notes transcribed from course (Youtube videos) given by by Dr. Tobias Osborne.
ritu-thombre99/QFT-Adder-based-MCT-Gate
Efficient QFT Adder based MCT gate
ritu-thombre99/QHack-2023-Qshrodinger010
ritu-thombre99/qiskit-translations
Home of Qiskit documentation translations
ritu-thombre99/qosf-mentorship-2021
Submission of task3 for QOSF Mentorship Program 2021 Screening Test
ritu-thombre99/ritu-thombre99
ritu-thombre99/Server-simulation-for-monitoring-RUL
Server simulation for monitoring remaining useful life of turbofan jet engines