From 4451a5aac8f4d9cec0a631f53bf2e72ca0f28138 Mon Sep 17 00:00:00 2001 From: Tushar Saini Date: Tue, 1 Aug 2023 22:00:54 +0530 Subject: [PATCH] refactor: lowercasing tech stack name (#1919) * refactor: lowercasing tech stack name Signed-off-by: Tushar Saini * Apply suggestions from code review Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Signed-off-by: Tushar Saini * Apply suggestions from code review Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Signed-off-by: Tushar Saini * Apply suggestions from code review Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Signed-off-by: Tushar Saini * Apply suggestions from code review Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Signed-off-by: Tushar Saini * chore: remove extra comma Signed-off-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> --------- Signed-off-by: Tushar Saini Signed-off-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> Co-authored-by: Priyankar Pal <88102392+priyankarpal@users.noreply.github.com> --- DB/projects.json | 518 +++++++++++++++++++++++------------------------ 1 file changed, 253 insertions(+), 265 deletions(-) diff --git a/DB/projects.json b/DB/projects.json index e30750410..a0bc55f1b 100644 --- a/DB/projects.json +++ b/DB/projects.json @@ -38,8 +38,8 @@ "title": "Github-user-data", "description": "getData of the github users", "tech": [ - "reactjs", - "Git" + "reactjs" + ] }, { @@ -48,9 +48,9 @@ "description": "FileDrop is an FileSharing Application ", "tech": [ "reactjs", - "Nodejs", + "nodejs", "jwt", - "js", + "javascript", "ejs" ] }, @@ -60,7 +60,7 @@ "description": "wesbite made using spotify api", "tech": [ "reactjs", - "Spotify API" + "api" ] }, { @@ -140,7 +140,7 @@ "javascript", "nodejs", "expressjs", - "mailchimpApi" + "api" ] } ] @@ -338,7 +338,7 @@ "javascript", "html", "css", - "Express", + "expressjs", "nodejs" ] }, @@ -369,8 +369,8 @@ "title": "Medical Chatbot using Google Cloud", "description": "This whole ChatBot we created to learn and our main motive is to digitalize the medical field because India is very behind in medical technologies. The big cities have many facilities but small village people cannot go to big cities and afford the cost. With the use of these ChatBots, if they have small smartphones they can easily get the solution.", "tech": [ - "Dialogflow", - "Google Cloud" + "dialogflow", + "google cloud" ] }, { @@ -626,7 +626,7 @@ "title": "ZORIN Search Page", "description": "This is a wbesite is a modified version of ZORIN Browser Homepage. This website uses NeuMorphism with Light and Dark theme in System Mode. It also gives Weather Update", "tech": [ - "NextJs", + "nextjs", "typescript", "scss" ] @@ -692,9 +692,9 @@ "description": "This project is based on EditorJS. A user can edit text on the go and save it in the database. The user gets a wide variety of options to edit and save documents.", "tech": [ "html", - "SCSS", + "scss", "javascript", - "EditorJS" + "editorjs" ] }, { @@ -1001,8 +1001,8 @@ "description": "Here is the android clean architecture based Note taking application take a look off it !!", "tech": [ "kotlin", - "Jetpack Compose", - "Clean Architecture" + "jetpack compose", + "clean architecture" ] } ] @@ -1020,9 +1020,9 @@ "title": "Credit Card Fraud Detection", "description": "Credit Card Fraud Detection Using Machine Learning & Python", "tech": [ - "Python", - "Data Science", - "Machine Learning" + "python", + "data science", + "machine learning" ] } ] @@ -1059,7 +1059,7 @@ "title": "Phonebook Management System", "description": "It is a software application that allows users to store, organize and manage large numbers of contact records efficiently. The system is designed to have functions such as adding, updating, viewing, listing and deleting contacts.", "tech": [ - "C" + "c" ] } ] @@ -1113,7 +1113,7 @@ "title": "Sober-Sense", "description": "An AI/ML solution to prevent drunk drive accidents using Face recognition & Speech Recognition.", "tech": [ - "Python", + "python", "javascript", "bootstrap", "html" @@ -1134,8 +1134,8 @@ "title": "Image-Classifier", "description": "Built an image classifier using Python, Tensorflow and Keras with Jupyter Notebook to classify sad and happy faces.", "tech": [ - "Python", - "Tensorflow" + "python", + "tensorflow" ] }, { @@ -1203,8 +1203,8 @@ "title": "Login PyQt5 Awesome GUI", "description": "It's a minimalist login in the Python language using the PyQt5 library. ", "tech": [ - "Python", - "PyQt5" + "python", + "pyqt5" ] } ] @@ -1232,7 +1232,7 @@ "title": "T-Regx", "tech": [ "php", - "Regexp" + "regexp" ] } ] @@ -1246,8 +1246,8 @@ "title": "Filmpire", "tech": [ "reactjs", - "MUI", - "Alan AI" + "mui", + "alan ai" ] } ] @@ -1261,7 +1261,7 @@ "description": "Designing a multi step form and implementing js functionality", "tech": [ "html", - "SCSS", + "scss", "javascript" ] } @@ -1307,7 +1307,7 @@ "reactjs", "typescript", "tailwindcss", - "Solidity" + "solidity" ] } ] @@ -1335,8 +1335,8 @@ "title": "JobSpot", "description": "A Mobile Application for both Android and iOS for Job Opportunities.", "tech": [ - "reactjs Native", - "Expo" + "reactnative", + "expo" ] } ] @@ -1351,7 +1351,7 @@ "tech": [ "reactjs", "redux", - "TMDB API" + "api" ] } ] @@ -1365,7 +1365,7 @@ "description": "My portfolio website made in reactjs.", "tech": [ "reactjs", - "BootStrap" + "bootstrap" ] }, { @@ -1374,7 +1374,7 @@ "description": "Elpha is a verified discord bot made with discord.js and hosted on Railway. Its development aims to make server moderation easier", "tech": [ "nodejs", - "DiscordJS", + "discordjs", "mongodb" ] } @@ -1391,8 +1391,8 @@ "nodejs", "reactjs", "mongodb", - "Express.js", - "MUI" + "expressjs", + "mui" ] } ] @@ -1407,10 +1407,10 @@ "tech": [ "nextjs", "reactjs", - "PlanetScale", - "Typescript", + "planetscale", + "typescript", "tailwindcss", - "T3" + "t3" ] } ] @@ -1454,8 +1454,8 @@ "tech": [ "reactjs", "tailwindcss", - "MUI", - "Rapid API" + "mui", + "api" ] } ] @@ -1500,8 +1500,8 @@ "title": "Line Following Robot", "description": "A robot which follows a dark colored line with the help of sensors.", "tech": [ - "Raspberry Pi", - "Python 3" + "raspberry pi", + "python 3" ] } ] @@ -1537,8 +1537,7 @@ "css", "javascript", "html", - "TMD API", - "Youtube API" + "api" ] } ] @@ -1618,8 +1617,7 @@ "html", "css", "javascript", - "Vite", - "Spotify API", + "api", "tailwindcss" ] }, @@ -1631,7 +1629,7 @@ "html", "css", "javascript", - "Weather API", + "api", "bootstrap" ] } @@ -1650,8 +1648,8 @@ "title": "WaveSlayer", "description": "A simple python chatbot that interacts using voice ", "tech": [ - "Python", - "OpenAi" + "python", + "openai" ] }, { @@ -1659,7 +1657,7 @@ "title": "BotForge-Discord", "description": "A discord bot that does wonders ", "tech": [ - "DiscordJS", + "discordjs", "nodejs" ] }, @@ -1726,7 +1724,7 @@ "description": "You can use this template to create your own portfolio easily and showcase your projects.", "tech": [ "reactjs", - "EmailJS", + "emailjs", "framer-motion" ] } @@ -1747,10 +1745,10 @@ "description": "An updated version of Google Keep Clone with updated UI and UX. It can add, remove and archive notes and is styled using MaterialUI, css and JSX.", "tech": [ "reactjs", - "MUI", + "mui", "javascript", - "css", - "JSX" + "css" + ] }, { @@ -1759,7 +1757,6 @@ "description": "The project is a Google Chrome extension for adding Bookmarks of YouTube video timestamps. Users can bookmark a video at particular timestamp and resume watching it later.", "tech": [ "javascript", - "DOM", "html", "css" ] @@ -1780,7 +1777,7 @@ "title": "C-Programs", "description": "This repository contains some useful C programs, each categorized, which can help the college students.", "tech": [ - "C" + "c" ] }, { @@ -1808,10 +1805,8 @@ "description": "This is a Google Clone application built with reactjs JS, featuring a home page, search component, and search results page. It utilizes reactjs JS, Material UI, reactjs Router, and Context API for efficient UI development and state management. The application integrates with the Google Custom Search API for fetching search results. firebase is used for authentication and backend functionalities.", "tech": [ "reactjs", - "MUI", - "reactjs Router", - "Context API", - "Google Custom Search API", + "mui", + "api", "firebase" ] } @@ -1833,7 +1828,7 @@ "javascript", "css", "html", - "ipify API" + "api" ] } ] @@ -1854,8 +1849,8 @@ "tech": [ "reactjs", "javascript", - "TailWindCss", - "Sanity " + "tailwindcss", + "sanity " ] } ] @@ -1876,7 +1871,7 @@ "javascript", "css", "html", - "Rapid API" + "api" ] } ] @@ -1897,7 +1892,7 @@ "javascript", "css", "html", - "Weather-api", + "api", "tailwindcss" ] }, @@ -1991,7 +1986,7 @@ "title": "Start Contributing", "description": "This project aims to help beginners get started with contributing to open source by providing a substantial amount of useful resources. Everyone is welcome to contribute and be a part of this project.", "tech": [ - "Open Source" + "open source" ] } ] @@ -2011,9 +2006,8 @@ "description": "Github Finder is a website that helps finding usernames on github where they analyse their daily activites as well as check their statistics. There is also functionality for searching and getting information about Github organizations along with their recent projects.", "tech": [ "reactjs", - "MUI", - "GitHubAPI", - "Context API" + "mui", + "api" ] } ] @@ -2036,7 +2030,7 @@ "mongodb", "firebase", "nodejs", - "Cloudinary" + "cloudinary" ] } ] @@ -2055,10 +2049,10 @@ "description": "A fully working clone of YouTube made using reactjs, Material UI and YouTube v3 API. User can search and play the videos in the app directly.", "tech": [ "reactjs", - "Material UI", - "reactjs Router", + "mui", + "reactjs", "css", - "Youtube API" + "api" ] } ] @@ -2119,8 +2113,8 @@ "description": "This a news API/Rss feed parser which scrapes news from websites and provides them in simple json format for the ease of developers. Read the docs and use the console page to live test the API.", "tech": [ "reactjs", - "Material UI", - "Express js", + "mui", + "expressjs", "cherrio" ] } @@ -2142,7 +2136,7 @@ "description": "The Recipe application is a web-based platform designed to store and organize recipes for users. It assists users in remembering the cooking methods and step-by-step instructions involved in preparing each recipe.", "tech": [ "vue", - "Vuex" + "vuex" ] } ] @@ -2162,8 +2156,8 @@ "tech": [ "javascript", "reactjs", - "Node", - "RapidApi", + "node", + "api", "tailwindcss" ] } @@ -2202,10 +2196,10 @@ "title": "Diagnose", "description": "Skin cancer detection from your skin images.", "tech": [ - "Python", - "TensorFlow", - "Streamlit", - "Machine learning" + "python", + "tensorflow", + "streamlit", + "machine learning" ] } ] @@ -2223,10 +2217,10 @@ "title": "Face-Recognition-and-Emotion-Detection", "description": "A fully working Facila expression recognition model made using Python, OpenCV, Keras and Tensorflow. User can see the facial expression of the person in the app directly.", "tech": [ - "Python", - "OpenCV", - "Keras", - "Tensorflow" + "python", + "opencv", + "keras", + "tensorflow" ] }, { @@ -2287,8 +2281,8 @@ "tech": [ "mongodb", "reactjs", - "Node", - "Express" + "nodejs", + "expressjs" ] }, { @@ -2297,9 +2291,9 @@ "description": "This is a portfolio website made using reactjs, and javascript. It contains my projects and experience.", "tech": [ "javascript", - "SCSS", + "scss", "reactjs", - "Sanity" + "sanity" ] } ] @@ -2337,7 +2331,7 @@ "description": "Loseless Compression reduces file's size with no loss of quality. This project takes in .txt file as input and produces .huf file which takes less storage space. It also converts .huf file into original .txt file.", "tech": [ "c++", - "SFML" + "sfml" ] } ] @@ -2377,11 +2371,11 @@ "description": "A bot that generates text and images for the given prompts.", "tech": [ "reactjs", - "Node", - "Express", + "nodejs", + "expressjs", "javascript", "css", - "OpenAi API" + "api" ] } ] @@ -2403,7 +2397,7 @@ "tech": [ "reactjs js", "tailwindcss", - "Rapid API", + "api", "redux", "firebase" ] @@ -2446,8 +2440,7 @@ "html", "css", "javascript", - "Fetch API", - "JSON" + "api" ] } ] @@ -2487,7 +2480,7 @@ "tech": [ "reactjs", "tailwindcss", - "tsPartciles" + "tspartciles" ] } ] @@ -2546,7 +2539,7 @@ "description": "Cryptospy is a website that allows users to search for information about various cryptocurrencies in real-time. ", "tech": [ "reactjs", - "SCSS" + "scss" ] } ] @@ -2567,8 +2560,8 @@ "tech": [ "reactjs", "tailwindcss", - "Python", - "DJANGO" + "python", + "django" ] }, { @@ -2578,7 +2571,7 @@ "tech": [ "reactjs", "tailwindcss", - "Python", + "python", "django" ] } @@ -2598,11 +2591,11 @@ "description": "An Artificial Intelligence application for predicting skin diseases.", "tech": [ "nodejs", - "Express.js", + "expressjs", "mongodb", "reactjs", - "Python", - "Tensorflow" + "python", + "tensorflow" ] }, { @@ -2634,7 +2627,7 @@ "html", "css", "javascript", - "D3.js" + "d3js" ] }, { @@ -2686,8 +2679,8 @@ "tech": [ "reactjs", "tailwindcss", - "OpenAI API", - "Typescript" + "api", + "typescript" ] } ] @@ -2706,13 +2699,12 @@ "title": "AR Watches", "description": "The AR Watches Android app is designed to showcase augmented reality technology by allowing users to virtually try on watches using their smartphone's camera.", "tech": [ - "Android Studio", "java", - "Unity", - "Vuforia", - "C#", + "unity", + "vuforia", + "c#", "firebase", - "XML" + "xml" ] } ] @@ -2752,7 +2744,7 @@ "description": "It is a web-crawler that can traverse websites starting from a given seed URL, following links to discover and crawl additional pages within the defined scope, It will scrape all the front add files like html, php except the backend code files to ensure safety!", "tech": [ "nodejs", - "Express.js" + "expressjs" ] } ] @@ -2770,8 +2762,8 @@ "title": "DePay", "description": "A web3 based decentralised money lending system to allow users to send,receive,borrow and lend money(on Goerli Testnet)", "tech": [ - "NextJs", - "Solidity", + "nextjs", + "solidity", "css" ] }, @@ -2781,7 +2773,7 @@ "description": "A web3 based decentralised NFT battlecard game(on Avalanche C Testnet)", "tech": [ "reactjs", - "Solidity", + "solidity", "tailwindcss" ] } @@ -2820,8 +2812,8 @@ "title": "Personality Analysis", "description": "In this project, one can analyze the personality of different persons and can calculate the accuracies of personalities using different algorithms", "tech": [ - "Python", - "Machine Learning" + "python", + "machine learning" ] } ] @@ -2911,8 +2903,8 @@ "tech": [ "html", "css", - "Flask-WTF", - "Flask-bootstrap" + "flask-wtf", + "flask-bootstrap" ] } ] @@ -2951,11 +2943,11 @@ "description": "A personal blog website created as an EJS challenge using Node JS, Express Js, Mongo DB.", "tech": [ "nodejs", - "Express js", + "expressjs", "mongodb", "html", "css", - "EJS" + "ejs" ] } ] @@ -3040,9 +3032,9 @@ "title": "Find Your Job", "description": "Find Your Job is a Job Posting and Searching Website Made Using MERN Stack.", "tech": [ - "reactjs JS", - "Node JS", - "Express JS", + "reactjs", + "nodejs", + "expressjs", "mongodb", "tailwindcss" ] @@ -3082,7 +3074,7 @@ "description": "A movie recommender system is a type of algorithmic software that provides personalized recommendations of movies to users based on their viewing history, preferences, and behavior.", "tech": [ "python", - "Machine learning" + "machine learning" ] } ] @@ -3211,7 +3203,7 @@ "tech": [ "html", "css", - "Node JS", + "nodejs", "javascript" ] } @@ -3327,10 +3319,10 @@ "title": "TextGo", "description": "Using TextGo you can perform multiple operations on your text.", "tech": [ - "reactjs JS", + "reactjs", "html", "css", - "BootStrap", + "bootstrap", "javascript" ] }, @@ -3367,7 +3359,7 @@ "title": "Movie Rental and Buying System", "description": "This project is a movie rental and buying system implemented in Cpp. The system allows users to browse catalog of movies, rent and buy movies, manage their rentals and purchases, and store user data using file handling.", "tech": [ - "CPP" + "cpp" ] }, { @@ -3376,7 +3368,7 @@ "description": "Wave is a Discord bot which is made using Python to resolve the problem which is an external software requirement for recording voice chats of DIscord channels, this discord bot aims enabling you to record the conversations and can provide you the recording of chat", "tech": [ "python", - "Discord API" + "api" ] } ] @@ -3403,7 +3395,7 @@ "title": "MovieApp", "description": "The MovieApp is built with reactjs, leveraging APIs to provide users with an extensive collection of movies and comprehensive search options. The app dynamically retrieves movie data, including titles,ratings, posters, and more, ensuring an up-to-date and diverse selection for users to explore. ", "tech": [ - "reactjs js", + "reactjs", "html", "css", "javascript" @@ -3455,9 +3447,9 @@ "tech": [ "html", "tailwindcss", - "Node JS", + "nodejs", "typescript", - "Angular" + "angular" ] }, { @@ -3465,8 +3457,8 @@ "title": "Credit-Card-Fraud-Detection", "description": "This is a machine learning project made on Credit Card Fraud Detection. The data is taken from Kaggle. Different classification machine learning algorithms have been applied to get the maximum accuracy.", "tech": [ - "Python", - "Jupyter Notebook" + "python", + "jupyter notebook" ] } ] @@ -3517,7 +3509,7 @@ "tech": [ "html", "css", - "MySQL", + "mysql", "php" ] }, @@ -3526,7 +3518,7 @@ "title": "Chrome Dinosaur Game", "description": "This is a simple Dinosaur Game made using Pygame module in Python.", "tech": [ - "Python" + "python" ] }, { @@ -3534,9 +3526,9 @@ "title": "User Database Management", "description": "A User Database Management System is a project built with mongodb, Express.js, and nodejs that allows you to manage user data efficiently", "tech": [ - "EJS", + "ejs", "mongodb", - "Mongoose", + "mongoose", "expressjs" ] }, @@ -3612,8 +3604,8 @@ "title": "miniURL-URL Shortener", "description": "Flask web app to shorten long URLs", "tech": [ - "Flask", - "Python" + "flask", + "python" ] } ] @@ -3768,9 +3760,9 @@ "description": "A Discord Bot for Coders. Now Contests and Hackathons related Information under your command. Executes Code in Discord Itself. Provides Jokes, News, Quotes and fun things. Supported - C, c++, Python, java, javascript, Golang, C# etc.", "tech": [ "nodejs", - "Express.js", - "Discord.js", - "RapidApi" + "expressjs", + "discordjs", + "api" ] } ] @@ -3822,7 +3814,7 @@ "reactjs", "javascript", "tailwindcss", - "GPT-3" + "gpt-3" ] }, { @@ -3912,7 +3904,7 @@ "html", "css", "javascript", - "JQuery" + "jquery" ] }, { @@ -3921,7 +3913,7 @@ "description": "Playlist in java{DSA} for better understanding of Data Structures.", "tech": [ "java", - "DSA" + "dsa" ] }, { @@ -3929,7 +3921,7 @@ "title": "Telegram Bot", "description": "This is a .py script to Automate the Telegram using the Bot with the {'/'} commands.", "tech": [ - "Python" + "python" ] }, { @@ -3960,7 +3952,7 @@ "javascript", "css", "html", - "RapidAPI", + "api", "bootstrap v5" ] } @@ -3978,7 +3970,7 @@ "title": "Dungeon_Crawler", "description": "Quickly and easily access a thrilling dungeon-crawling experience at any time.", "tech": [ - "reactjs JS", + "reactjs", "javascript", "css" ] @@ -3988,7 +3980,7 @@ "title": "LinkedIn_Clone", "description": "It is a clone of LinkedIn website.", "tech": [ - "reactjs JS", + "reactjs", "firebase" ] }, @@ -3997,7 +3989,7 @@ "title": "Stock-Price-Prediction", "description": "Stock price prediction using Machine Learning.", "tech": [ - "Python" + "python" ] } ] @@ -4050,7 +4042,7 @@ "title": "Terminal games in python", "description": "This repository contains terminal games in Python.", "tech": [ - "Python" + "python" ] }, { @@ -4061,7 +4053,7 @@ "html", "javascript", "css", - "Python" + "python" ] }, { @@ -4070,7 +4062,7 @@ "description": "In this project, an automatic obstacle detecting car was made. The car uses ultrasonic sensors to detect obstacles and avoid them. A color sensor is used to start and stop the car. An algorithm for the navigation of the car was created and implemented on the Arduino.", "tech": [ "c++", - "Arduino IDE" + "arduino ide" ] } ] @@ -4090,8 +4082,8 @@ "title": "Web_Scrapper-News", "description": "Hello! This Project is related to scrapping news from online articles", "tech": [ - "Python", - "Beautiful Soup" + "python", + "beautiful soup" ] } ] @@ -4114,7 +4106,7 @@ "html", "css", "javascript", - "API" + "api" ] } ] @@ -4137,7 +4129,7 @@ "html", "css", "javascript", - "API" + "api" ] }, { @@ -4173,7 +4165,7 @@ "javascript", "reactjs", "nodejs", - "Express.js", + "expressjs", "mongodb" ] } @@ -4216,10 +4208,10 @@ "description": "This is a replica pf other movies platform where you can get details and related details of the Movies and Tv shows", "tech": [ "html", - "TAILWIND", - "REACT", - "RAPIDAPI", - "JAVASCRIPT" + "tailwindcss", + "reactjs", + "api", + "javascript" ] }, { @@ -4228,11 +4220,11 @@ "description": "This is a replica pf other movies platform where you can get details and related details of the Movies and Tv shows", "tech": [ "html", - "TAILWIND", - "NEXT.js", - "STRAPI", - "STRIPE", - "JAVASCRIPT" + "tailwindcss", + "nextjs", + "strapi", + "stripe", + "javascript" ] } ] @@ -4254,10 +4246,9 @@ "tech": [ "html", "css", - "reactjs js", - "Styled component", - "Context Api", - "Email js Api" + "reactjs", + "styled component", + "api" ] }, { @@ -4267,7 +4258,7 @@ "tech": [ "html", "css", - "reactjs js", + "reactjs", "redux" ] }, @@ -4306,7 +4297,7 @@ "title": "Personal Portfolio Using threejs", "description": "This is my personal portfolio website made using ThreeJs and Vite + reactjs", "tech": [ - "Express", + "expressjs", "mongodb", "nodejs", "reactjs", @@ -4319,7 +4310,7 @@ "title": "LetsNote", "description": "This is a note-taking web application that is reactjs Based", "tech": [ - "Express", + "expressjs", "mongodb", "nodejs", "reactjs", @@ -4355,7 +4346,7 @@ "html", "css", "javascript", - "API" + "api" ] }, { @@ -4407,10 +4398,9 @@ "description": "This is a replica pf other movies platform where you can get details and related details of the Movies and Tv shows", "tech": [ "html", - "TAILWIND", - "REACT", - "RAPIDAPI", - "JAVASCRIPT" + "tailwindcss", + "reactjs", + "javascript" ] } ] @@ -4430,8 +4420,8 @@ "title": "Web_Scrapper-News", "description": "Hello! This Project is related to scrapping news from online articles", "tech": [ - "Python", - "Beautiful Soup" + "python", + "beautiful soup" ] } ] @@ -4454,7 +4444,7 @@ "html", "css", "javascript", - "API" + "api" ] } ] @@ -4496,10 +4486,10 @@ "description": "This is a replica pf other movies platform where you can get details and related details of the Movies and Tv shows", "tech": [ "html", - "TAILWIND", - "REACT", - "RAPIDAPI", - "JAVASCRIPT" + "tailwindcss", + "reactjs", + "api", + "javascript" ] }, { @@ -4508,11 +4498,11 @@ "description": "This is a replica pf other movies platform where you can get details and related details of the Movies and Tv shows", "tech": [ "html", - "TAILWIND", - "NEXT.js", - "STRAPI", - "STRIPE", - "JAVASCRIPT" + "tailwindcss", + "nextjs", + "strapi", + "stripe", + "javascript" ] }, { @@ -4521,9 +4511,9 @@ "description": "This is simply a news app which keeps you updated with the latest news and not only the latest but the most relevant one ", "tech": [ "html", - "TAILWIND", - "REACT", - "JAVASCRIPT" + "tailwindcss", + "reactjs", + "javascript" ] } ] @@ -4544,11 +4534,11 @@ "description": "In this you can find the different cryptoverse and their price as well as market cap and it also shows the graph for 24 hours, 3 Months , 30 Months and 1 Year.", "tech": [ "html", - "MATERIALUI", - "REACT", + "mui", + "reactjs", "css", - "COINGECKOAPI", - "JAVASCRIPT" + "api", + "javascript" ] }, { @@ -4558,7 +4548,7 @@ "tech": [ "html", "css", - "JAVASCRIPT" + "javascript" ] }, { @@ -4568,7 +4558,7 @@ "tech": [ "html", "css", - "JAVASCRIPT" + "javascript" ] } ] @@ -4588,14 +4578,14 @@ "title": "Health-Manegment-System", "description": "Build a hospital management system with an MVC design pattern that provides 6 different facilities for users to book, claim and inquire about various services. Reviewed under Admin dashboard with all CRUD operations under secured access control.", "tech": [ - "Spring Boot MVC", - "Spring Security", - "Spring JPA", - "Thymleaf", - "AWS mysql (RDS)", - "java Mail Services", - "Docker", - "Kubernetes" + "spring boot mvc", + "spring security", + "spring jpa", + "thymleaf", + "aws mysql (rds)", + "java mail services", + "docker", + "kubernetes" ] }, { @@ -4603,10 +4593,10 @@ "title": "CryptoQuest", "description": "Developed a Crypto tracking web application, that provides over 2000+ crypto coin details with a graphical representation of each crypto coin trend history over the last year, month, or day and can view pricing in various currencies.", "tech": [ - "reactjs JS", - "redux Toolkit", - "Material UI", - "ChartJs" + "reactjs", + "redux toolkit", + "mui", + "chartjs" ] }, { @@ -4614,12 +4604,12 @@ "title": "Medcare", "description": "Analyzed and developed an E-commerce application with 1000+ products in different categories such as Entertainment, Mobile, Laptops,etc. With payment feature integrated through Stripe payment.", "tech": [ - "reactjs JS", - "redux Toolkit", - "Material UI", - "ChartJs", + "reactjs", + "redux toolkit", + "mui", + "chartjs", "tailwindcss", - "STRIPE" + "stripe" ] }, { @@ -4627,7 +4617,7 @@ "title": "TodoList", "description": "Created simple todo list app", "tech": [ - "reactjs JS", + "reactjs", "bootstrap v5" ] }, @@ -4636,7 +4626,7 @@ "title": "NewsHash", "description": "NewsHash is simple,fast,userfriendly website to fetch updated news from verious domain such as Entertainment,Spots,Technology etc...", "tech": [ - "reactjs JS", + "reactjs", "bootstrap v5" ] } @@ -4657,7 +4647,7 @@ "title": "Bingo Game", "description": "This game is a multiplayer game. This project is also for those who want to learn javascript as this project is a beginner-friendly.", "tech": [ - "JAVASCRIPT", + "javascript", "css", "html" ] @@ -4669,7 +4659,7 @@ "tech": [ "html", "css", - "JAVASCRIPT" + "javascript" ] }, { @@ -4679,7 +4669,7 @@ "tech": [ "html", "css", - "JAVASCRIPT" + "javascript" ] }, { @@ -4712,7 +4702,7 @@ "html", "css", "javascript", - "reactjs JS" + "reactjs" ] }, { @@ -4723,7 +4713,7 @@ "html", "css", "javascript", - "BootStrap" + "bootstrap" ] }, { @@ -4734,8 +4724,8 @@ "html", "css", "javascript", - "BootStrap", - "reactjs JS" + "bootstrap", + "reactjs" ] }, { @@ -4746,8 +4736,8 @@ "html", "css", "javascript", - "BootStrap", - "reactjs JS" + "bootstrap", + "reactjs" ] }, { @@ -4758,11 +4748,9 @@ "html", "css", "javascript", - "BootStrap", - "reactjs JS", - "useContext", - "API", - "Vercel" + "bootstrap", + "reactjs", + "api" ] }, { @@ -4828,7 +4816,7 @@ "title": "Caesar Cipher", "description": "An encryptor decryptor app based on ancient Caesar and cipher technique", "tech": [ - "JAVASCRIPT", + "javascript", "css", "html" ] @@ -4838,7 +4826,7 @@ "title": "Cookie Clicker Bot", "description": "A bot that can play the classic cookie clicker game", "tech": [ - "Python" + "python" ] }, { @@ -4846,7 +4834,7 @@ "title": "Audio Book", "description": "Give a pdf and the bot can read it out for you", "tech": [ - "Python" + "python" ] } ] @@ -4866,7 +4854,7 @@ "title": "News App", "description": "This is a basic clone of Inshort that makes use of the Api key.", "tech": [ - "PYTHON" + "python" ] } ] @@ -4886,7 +4874,7 @@ "title": "Digital Clock(Time Zone)", "description": "Digital clock with time zone selection and GUI design.", "tech": [ - "PYTHON" + "python" ] }, { @@ -4894,7 +4882,7 @@ "title": "Countdown Timer", "description": "Customisable Countdown Timer with real time updates ", "tech": [ - "PYTHON" + "python" ] } ] @@ -4917,8 +4905,8 @@ "reactjs", "html", "css", - "Material UI", - "IMDB API" + "mui", + "api" ] } ] @@ -4984,7 +4972,7 @@ "html", "css", "javascript", - "Express.js", + "expressjs", "nodejs" ] }, @@ -5008,7 +4996,7 @@ "javascript", "reactjs", "nodejs", - "Express.js", + "expressjs", "mongodb" ] } @@ -5071,10 +5059,10 @@ "title": "CoinMeter", "description": "CoinMeter is a completely responsive and functional real-time Cryptocurrency data fetching app. This app gives you the facility to analyze the top cryptocurrencies across the world and see their real-time market cap and exchanges with the help of a properly designed historical chart for each coin with a clean UI experience. It also has a trending section where the last 24 hours profitable coins are shown.", "tech": [ - "reactjs JS", - "Chart JS", - "Material UI", - "Context API" + "reactjs", + "chartjs", + "mui", + "api" ] } ] @@ -5115,8 +5103,8 @@ "title": "CocktailDB", "description": "CocktailDB is a web application that allows users to explore a vast collection of cocktails, along with their prices, ingredients, and details", "tech": [ - "reactjs JS", - "Rapid API", + "reactjs", + "api", "css" ] }, @@ -5125,8 +5113,8 @@ "title": "job-update-reactNative-app", "description": "JobPilot is a cross-platform job update app built using reactjs-Native that allows you to Ultra-Fast and Simple Job Search for jobs posted on LinkedIn, Indeed, Glassdoor, ZipRecruiter, BeBee and many others, all in a single API. Check working screenshot below", "tech": [ - "reactjs Native", - "Expo", + "reactnative", + "expo", "css" ] } @@ -5147,7 +5135,7 @@ "title": "Laughhub", "description": "Laugh Hub is a hilarious bot with advanced AI voice assistance that offers fun conversations, funny stories, a meme generator, and three to four entertaining games. It's the perfect destination for anyone looking for a good laugh and a break from their daily routine", "tech": [ - "reactjs JS", + "reactjs", "nodejs" ] }, @@ -5179,7 +5167,7 @@ "tech": [ "html", "css", - "JAVASCRIPT" + "javascript" ] } ] @@ -5199,9 +5187,9 @@ "title": "StichHub", "description": "We bridge the physical gap between a tailor and the customers through our platform. Providing customers a choice of the tailors and the tailors with an increased reach for customers.", "tech": [ - "MERN", - "AR", - "Threejs", + "mern", + "ar", + "threejs", "tailwindcss" ] } @@ -5222,7 +5210,7 @@ "title": "Portfolio Website", "description": "My Personal Portfolio made in reactjs and TailwindCss deployed on Vercel", "tech": [ - "reactjs JS", + "reactjs", "tailwindcss" ] }, @@ -5231,8 +5219,8 @@ "title": "Movie App", "description": "A Movie app made in reactjs using TMDB api deployed on Vercel", "tech": [ - "reactjs JS", - "Sass" + "reactjs", + "sass" ] }, { @@ -5240,7 +5228,7 @@ "title": "Weather App", "description": "Weather app made in reactjs using OpenWeather Api and GeoDbApi for city suggestions", "tech": [ - "reactjs JS", + "reactjs", "css" ] } @@ -5263,7 +5251,7 @@ "tech": [ "nextjs", "tailwindcss", - "Vercel", + "typescript" ] }