Highlights
- Pro
-
quantum_computing_research Public
This repository introduces the fundamental concepts of quantum information and computation, covering both classical and quantum information theories. It includes the representation of quantum state…
Jupyter Notebook MIT License UpdatedMar 3, 2025 -
sankey-diagram Public
This website provides an interactive Sankey diagram visualization using the Plotly.js library. The diagram illustrates the flow of data between different nodes, with the width of the links represen…
HTML UpdatedFeb 25, 2025 -
-
-
-
Coding-Notes Public
This repository contains notes and tutorials for various programming languages. It is organized to help you get started with different programming languages, providing a structured approach to lear…
HTML MIT License UpdatedJan 29, 2025 -
Tea_Recommendation_System Public
This repository contains a Tea Recommendation System designed to help users discover new teas based on their preferences. The project includes a backend built with Flask and a frontend built with R…
JavaScript GNU General Public License v3.0 UpdatedJan 28, 2025 -
fractal Public
The website allows users to input mathematical equations, generate fractals based on those equations, and zoom into the fractals for a closer view.
JavaScript GNU General Public License v3.0 UpdatedJan 28, 2025 -
javascript-os Public
JavaScript OS is a comprehensive operating system simulation written in JavaScript. It provides a wide range of functionalities including process management, memory management, file system operatio…
JavaScript GNU General Public License v3.0 UpdatedJan 28, 2025 -
-
LyricCompletion Public
This repository is a Python-based application designed to recognize speech, complete lyrics based on the recognized text, and display the completed lyrics in a user-friendly popup. The application …