Hashmat Wani's repositories
AI-Image-Generator-DALL.E
This is a web application that generates original, realistic images and art from a short text description and allows users to download, share, or save them in their collections. It uses OpenAI APIs to generate the images and various technologies for implementation. For more details refer readme
Nobita-chatbot
Nobita(chatbot) is a ChatGPT playground that interacts in a conversational way. For more details refer readme.
QRcode-Generator-Scanner
This app is combination of both QR code Generator & Scanner, where User can enter a text or URL to generate a styled QR code for it. or scan a QR code by the camera. User can also upload or _Drag & Drop_ any QR code image, and decode or extract the content from it. And Finally User can download a QR code in 3 different formats - PNG/JPG/SVG.
Amazon-clone
This is a clone of the popular e-commerce website Amazon. I am currently working on the admin part.
Weather-App
Weather App that displays the weather wherever the user happened to be using his/her current location. Also users can search for weather information of other places. The weather icon will change depending on weather conditions. It provides weekly, daily, and hourly weather reports. Built-in map allowing users to monitor the weather in a region.
color-picker-chrome-extension
Chrom extension which allows you to pick colors from web pages.
ecommerce
This app is designed to give you a full e-commerce experience with all the bells and whistles. To get started, simply navigate to the homepage and browse through the collection of products. You can add items to your cart and proceed to checkout where you can enter your shipping and payment information.
Kohl-s
A collaborative project (Kohl's Clone - American department store) built by a team of 4 members in 5 days. It is fully functional from the users signing in using their email and password, adding items to the basket, checking their basket, removing items if needed, and proceeding to checkout.
mapbox-babylon
This project is a web application that allows the user to select a location on a map, display the selected region, and capture an image of that region. The captured image is then applied as a texture to a 3D cuboid using BabylonJS.
tic-tac-toe
Tic-Tac-Toe is a game in which two players seek alternate turns to complete a row, a column, or a diagonal with either three O’s or three X’s drawn in the spaces of a grid of nine squares. For more details, please go through readme.
Debouncing
Implementation of debouncing on the API calls
english-dictionary
Type a word and press enter to get meaning, example, pronunciation, antonyms, and synonyms of a word. There is also a pronunciation icon to pronounce your searched word.
flip-a-coin
On flipping a coin, it produces head/tail with a cool 3D animation. It even maintains statistics about the heads and tails count. User can reset the status with the reset button.
getCV-Resumonk-Clone
This was my first web-based project in my final semester of college. During my project work, I learned things like HTML, CSS, Bootstrap, and JavaScript. It was a great experience making a clone of Resumonk.
image-compressor-resizer
User can upload an image and resize its width & height or reduce its quality(from 10%-100%) with slider. Also User can convert image from jpeg to png and vice versa. Finally user can download resized/converted/compressed images by single click.
json-server-api
https://mock-api-2.onrender.com/
linkedin-auto-connect-chrome-extension
Chrome extension that's able to send connection requests to a list of people in a LinkedIn search.
speak-chrome-extension
Speak is a Chrome extension, using the Speech Recognition API to provide a speech-to-text interface as an overlay on a website. The main goal is to allow people to make their presentations more accessible for the deaf and hard-of-hearing.
SPM
Semester Process Management - is a standalone system designed to automate/reduce the effort and time of maintaining/retrieving data stored by using files and registers in the CSA Department of our college. The record of every student, course, and teacher was handled manually and there was no use of any computer
alarm-clock
In this Alarm Clock, as seen in the Read-me preview image, there is a digital clock that shows the current time along with some alarm options hour, minutes, am/pm. Users can select a time and set alarms for any time, whether AM or PM.
hashmat-wani.github.io
My Portfolio Site | Made with React
strapi-sqlite
Deploy Strapi with SQLite on Render
land-calci
A Land area calculator is a useful tool which helps you convert one unit into another easily. Across India, a number of different measurements are used for lands. If you want to find the equivalent unit of the local term for the unit, the easiest way would be to do it through a land calculator.
task-planner
Task Manager is a simple application for managing tasks and sprints. It allows you to create sprints, add tasks to them, and assign those tasks to specific users. You can also change the status of tasks as they progress through the sprint.
express-hello-world
Implements the Expressjs Hello World example to provide a faster start deploying on the Cyclic platform