Pinned Repositories
Age-Calculator
This is a age calculator, it can be very handy in data processing and data statistics. It is built using HTML,CSS & Javascript.
Amazon-Clone
Basic Amazone Clone build using HTML,CSS
Analog-Clock
An Analog Clock that syncs to your system's time. It is build using HTML,CSS and Javascript.
AskMe
AskAI is a simple yet powerful search engine landing page that mimics the familiar interface of Google. Users can enter their search queries, and AskAI provides relevant results using AI-driven algorithms. The project is built entirely with HTML, CSS, and JavaScript.
Building-your-own-Chrome-Extension
This repository contains the source code for a Chrome extension called Programming Practice Companion. This extension helps users learn programming languages by generating coding practice questions based on the concepts encountered while browsing websites.
Conquering-Java
This repository provides a collection of Java programs commonly encountered in technical interviews. Sharpen your understanding of core Java concepts, algorithms, and data structures. Challenge yourself with problems ranging from basic to advanced.
QRCodeGenerator
This repository can be used for generating a QR code using the qrcode library in Python
Quick-Signature
This repository contains the code for a simple digital signature app built using JavaScript. Inspired by a project from 30DaysCoding.com
Quiz
A quiz application bulid using HTML,CSS,Javascript. It can be implemented during online class assessments.
Random-Color-Generator
A tool that can be used to pick color for different uses like CSS designing. It is build using HTML,CSS and Javascript.
vaibhavtrivedi2002's Repositories
vaibhavtrivedi2002/AskMe
AskAI is a simple yet powerful search engine landing page that mimics the familiar interface of Google. Users can enter their search queries, and AskAI provides relevant results using AI-driven algorithms. The project is built entirely with HTML, CSS, and JavaScript.
vaibhavtrivedi2002/Building-your-own-Chrome-Extension
This repository contains the source code for a Chrome extension called Programming Practice Companion. This extension helps users learn programming languages by generating coding practice questions based on the concepts encountered while browsing websites.
vaibhavtrivedi2002/Conquering-Java
This repository provides a collection of Java programs commonly encountered in technical interviews. Sharpen your understanding of core Java concepts, algorithms, and data structures. Challenge yourself with problems ranging from basic to advanced.
vaibhavtrivedi2002/Getting-Familiar-With-C
This repository contains my journey of learning C programming from the ground up. It includes a collection of C programs, ranging from basic to advanced concepts, with detailed comments and explanations. Perfect for beginners and those looking to deepen their understanding of C.
vaibhavtrivedi2002/portfolio
vaibhavtrivedi2002/Quick-Signature
This repository contains the code for a simple digital signature app built using JavaScript. Inspired by a project from 30DaysCoding.com
vaibhavtrivedi2002/Age-Calculator
This is a age calculator, it can be very handy in data processing and data statistics. It is built using HTML,CSS & Javascript.
vaibhavtrivedi2002/Amazon-Clone
Basic Amazone Clone build using HTML,CSS
vaibhavtrivedi2002/Analog-Clock
An Analog Clock that syncs to your system's time. It is build using HTML,CSS and Javascript.
vaibhavtrivedi2002/QRCodeGenerator
This repository can be used for generating a QR code using the qrcode library in Python
vaibhavtrivedi2002/Quiz
A quiz application bulid using HTML,CSS,Javascript. It can be implemented during online class assessments.
vaibhavtrivedi2002/Random-Color-Generator
A tool that can be used to pick color for different uses like CSS designing. It is build using HTML,CSS and Javascript.
vaibhavtrivedi2002/Text-To-Speech
This repository contains a project built with HTML, CSS, and JavaScript that allows you to convert text into spoken narration. Enter your text in a user-friendly interface and click the button to hear your story come to life.
vaibhavtrivedi2002/Basic-Portfolio
This is the basic profile/portfolio page that shows About, Experience, Skills, Projects and Social Sites of the user. This is built using HTML, CSS, Bootstrap and Fontawesome library.
vaibhavtrivedi2002/Color-Changer
This repository houses a lightweight JavaScript application that transforms the background color of your web page upon user interaction. Clicking anywhere on the screen triggers a vibrant color change, creating an interactive and visually engaging experience.
vaibhavtrivedi2002/Expense-Tracker
This user-friendly expense tracker empowers you to take control of your finances. Built with HTML, CSS, and JavaScript, it provides a convenient platform to record your income and outgoings, gain valuable insights into your spending habits, and make informed financial decisions.
vaibhavtrivedi2002/FearlessTroupes
This repository hosts the source code for a landing page created to promote and sell a book. Built using HTML and CSS, the page offers a visually appealing and user-friendly experience for visitors.
vaibhavtrivedi2002/Grade-Generator
This GitHub repository contains a simple web application for generating grades based on the marks entered by the user. The application consists of HTML, CSS, and JavaScript files organized in separate files for better code management.
vaibhavtrivedi2002/Printing-Hello-World-in-every-programming-language
This repository contains program to print hello world in almost every programming language. If you want to learn programming from scratch this repository can help you, checkout every program and start with language whichever feels easy and handy to you.
vaibhavtrivedi2002/theultimateclock
This project features a sleek and modern web-based clock application that includes a real-time clock, stopwatch, and timer functionalities.
vaibhavtrivedi2002/ToDo
This repository contains the code for a user-friendly to-do list application built with HTML, CSS, and JavaScript.
vaibhavtrivedi2002/URL-Shortener
This repository provides a user-friendly URL shortener built entirely with HTML, CSS, and JavaScript. It allows users to easily paste long URLs and generate shortened versions for convenient sharing.
vaibhavtrivedi2002/Weather-With-API
This is a basic weather application built using HTML, CSS, and JavaScript. The app utilizes the OpenWeatherMap API to retrieve real-time weather data for any desired location.
vaibhavtrivedi2002/WordCounter
A simple web application built with JavaScript that counts the total number of words entered by the user in a textarea. This app provides a convenient way to track word counts, which can be useful for various scenarios, such as writing essays, articles, or blog posts.