You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A community-driven app for tracking and comparing the prices of everyday goods across cities. Built with Python, SQLite, Pandas, and Streamlit, it lets users log, visualize, and analyze item price trends, inflation, and cost-of-living differences with clear charts and full local data privacy.
An enterprise-grade NLP + Streamlit + SQL platform for analyzing customer feedback. Performs automated sentiment detection, stores labeled reviews in SQLite, and delivers real-time dashboards with probability insights to support business, marketing, and product optimization decisions.
Project N°4 of the Code 15 React Projects series made by FreeCodeCamp. Here we have learned React Hooks such as useState, useEffect and Conditional Rendering.
Project N°7 of the Code 15 React Projects series made by FreeCodeCamp. Here we have learned React Hooks such as useState, useEffect and Conditional Rendering.
Project N°5 of the Code 15 React Projects series made by FreeCodeCamp. Here we have learned React Hooks such as useState, useEffect and Conditional Rendering.
Here's a reactjs modern_business_app created by JavaScript Mastery and built from scratch with vitejs, tailwindcss and created entirely from scratch using a figma design.
A web application built with Vue 3, Pinia, and Vite, simulating a liquor store where users can browse products, add them to a shopping cart, apply a discount, and confirm their order. This is an adapted version of an original project that used external .json files and API-style data fetching. In this version, all data is handled locally.
The Long-Term Investment Tracker helps you record yearly investments, profits, and portfolio value, showing both tables and charts. All data is saved locally on your device for privacy and control, with no cloud storage or accounts required—simple, secure, and efficient tracking of your investment journey.
Sample shows how to import data for grid from an Excel file. Inthe sample Excel file has been uploaded using uploader control and in server side using EJ1 Xlsio codes extracted the json data and bind the data to Grid