This is a web-based application that allows users to perform various banking operations such as deposit, withdraw, transfer, and check balance. The application has separate access for admin, client, and staff roles with real-time database updation.
I am building an operating system called Gramado OS. It's a 64bit operating system running a display server in ring 3 and some client-side gui applications also in ring3. See the project in https://github.com/frednora
An expense tracker is a tool or application used to monitor and record one's financial expenditures. It helps individuals keep a close eye on where their money is going by categorizing and tracking expenses such as bills, groceries, entertainment, and more.
This is a Bash script that can be used to scrape Google search results for a given query string. The script will scrape the first 10 pages of Google search results and extract any URLs containing the specified search term.
Smart Kart uses IoT to reduce queues in malls with a smart cart. Products are automatically scanned and added to the bill when placed in the cart. No manual scanning, faster checkout. IoT enhances the shopping experience, minimizing queues, and satisfying customers.
The project develops smart glasses for visually impaired people, using IoT, AI, and OpenCV. The glasses connect to the internet, utilize AI for object recognition, provide audio instructions/alerts, offer navigation assistance, and support voice commands. Its goal is to enhance mobility&independence
Model personnage Harry Potter's movie.
For more information, I leave the link to my repository: https://github.com/RicardoUValencia/Backend-Java-PracticaHarry
Significant business decisions is taken based on the outcome predicted by the ML model. Users get benefit from an unbiased, statistically sound and rigorous re-validation of the prediction’s accuracy from an independent source. That is what the Predictive Risk Analyzer tool from Quantic aims to go.
Sorting is a huge demand research area in computer science. . The main aim of using sorting algorithms is to make the record easier to search, insert, and delete. We’re analysing a total of five sorting algorithms: bubble sort, selecting sort, insertion sort, merge sort and quicksort.
We Implement two Statistical Mathematical Algorithms such as Pearson’s Correlation Coefficient & Linear Regression with DPC++ and show you how to implement this algorithms in real life in sales and marketing to forecast Future sales based on advertising expenditure.
This shell is a complete working Linux shell. It supports most of the Linux shell functionalities including semicolon-separated commands, all basic Linux commands, etc. Foreground and Background processes can also be executed.