Computer Tricks
India’s IT First
Slno. Tools Name Description Remarks ## India’s First indigenous Operating System India’s first indigenously developed operating system is Bharat Operating System Solutions (BOSS). It was developed by the Centre for Development of Advanced Computing (C-DAC), Chennai, under the Ministry of Electronics and Information Technology, Government of India. This OS was Read more…
Computer Tricks
AI Tools and Hacks
Slno Tools Name/ Descriptions Links Remarks ## AI Prompt Generator Link1 Link2 Link3 — ## To use major AI Chat in one place LMArena — ## ChatGPT AI Chatgpt OpenAI Link3 — ## Google Gemini AI Link — ## Microsoft Copilot AI Link — ## Deep Seek AI Link — Read more…
Project Viva-Voce Questions
Node Js Interview/Project viva-voce Questions
Ques. : What is Node.js environment? Ques. : What are the features of Node.js? Ques. : What are the benefits of using Node.js? Ques. : What is the difference between Node.js and JavaScript? Ques. : What is NPM(Node Package Manager)? What is its purpose? Ques. : What is the use Read more…
NodeJs
Integrated Codes for Save, Update, Delete in Node Js
Example : Node Js code for Save, Reset, Update, Delete, and Fetch & Fill in Single Integrated Form.
NodeJs
Basic Form Validation in Node Js
Example : A basic Form with EJS/HTML element validation in Node Js.
Streamlit
Basic Form with Validations in Streamlit
Example : A standard basic Form in Streamlit with various Validations. Example : A standard basic form in Streamlit with various validations and compulsory data filled out.
NodeJs
Standard Dashboard with Login & Multiple .ejs files in Node.js
Example : A standard & complete Dashboard with proper credentials, Login, and multiple .ejs files in Node.js.
Streamlit
Standard Dashboard with Login & Multiple .py Files in Streamlit
Example : A standard & complete Dashboard with proper credentials, Login, and multiple .py files in Streamlit Python.
Streamlit
Login Page Creation in Streamlit
Example : A Streamlit program to create a Login Page with Static Validation Value. Example : A Streamlit program to create a Login Page with Dynamic Validation Value from a MySQL database.