Your Personal, Secure, Floating Exam Bot
Welcome to (Gen Q), a smart floating exam assistant bot designed to help you to answer specific, approved questions during online exams. It's lightweight, protected, and highly customizable.
Want to personalize your bot with custom questions?
Upload at Question Portal Repo
You can even embed this bot into any site using the provided JavaScript file.
DM or mail if you need help integrating it into your own site or system.
sofiyasenthilkumar@gmail.com for access code or support queries.
This project is built by and for self-use, but open for community contribution if you'd like to extend it or deploy your own version.
Made by siddarth
All Rights Reserved. This code may not be used, copied, modified, or distributed without the express written permission of the copyright holder.
Open Color Mat https://bcworks.in.net/colormat
A brief instruction is given in deploy link check out https://bcworks.in.net/colormat
Welcome to the Color Mat, a cutting-edge web app that transforms Google Forms into sleek, customizable forms with a cyberpunk-inspired UI. Generate dynamic forms, validate inputs in real-time, and deploy to Vercel with a single click—all wrapped in a neon-drenched, futuristic interface.
Open the help popup (?
button) and copy the JSON extraction code.
Paste it into your Google Form’s browser console to get the form’s field data.
Paste your Google Form link and extracted JSON into the input fields.
Click "Generate Form" to create a custom form with matching fields.
Hit the "Deploy" button to host your form on Vercel.
Access the deployment URL in the history panel (📜
button).
Fill out the generated form and submit data directly to your Google Form.
For detailed instructions, refer to the help popup.
Technology | Purpose |
---|---|
HTML5/CSS3/JS | Core structure, styling, and logic |
GSAP | Smooth animations |
Vanilla Tilt | 3D tilt effects for interactivity |
JSZip | File generation for deployment |
Vercel API | Seamless form hosting |
Orbitron/Roboto Mono | Cyberpunk-inspired typography |
Contributions are welcome! To contribute:
Create a feature branch:
Commit your changes:
Push to the branch:
Open a Pull Request.
Please follow the Code of Conduct and ensure your code adheres to the project’s style guide.
This project is licensed under the MIT License.
This stuff is made bysiddarth
⭐ Star this repo if you found it useful!
Got questions? Open an issue or reach out on GitHub.
Bypass Canva Pro restrictions and unlock access to their premium stock image library with this powerful Chrome extension.
Get started with the following steps:
chrome://extensions
.canva-image-extractor
directory (the folder where you unzipped or cloned the files).(Detailed usage instructions for specific functionalities can be added here as the extension evolves.)
This extension is intended for personal and educational purposes only. Users should be aware of Canva's Terms of Service and use this tool responsibly. The developers of this extension are not responsible for any misuse or copyright infringements.
Contributions are welcome! If you have suggestions for improvements or encounter any bugs, please feel free to:
We appreciate your help in making this tool better!
BC Shield is an all-in-one, lightweight JavaScript security script designed to protect your web pages from common threats and unwanted interactions. It provides runtime protections such as: Blocking your site from being embedded inside iframes (preventing clickjacking), Detecting and blocking access when Developer Tools are open (to prevent code tampering or inspection), Bot traps to detect automated form submissions, Disabling right-click and common copy/paste keyboard shortcuts to prevent content theft, A sanitizer utility to clean input strings from malicious characters.
BC Shield is not free it requires subscription activation to ensure it works on your sites.
BC Shield runs entirely on the client side without dependencies, injecting necessary CSS and safeguards dynamically, giving you a simple, configurable layer of protection — all packed inside a single self-contained JavaScript file.
Add the following script tag to your HTML file, ideally before the closing
tag or inside the
section: