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
This web application, built with Flask and SQLite, allows users to efficiently manage their personal notes. It provides an intuitive interface to add, delete, and list notes, ensuring a simple yet effective way to organize important information. Users can create new notes, view a list of all saved notes, and easily delete notes they no longer need.
AI-powered vulnerability analysis platform that transforms Nmap XML scans into actionable security findings with CVE enrichment, risk scoring, PDF reporting, and a Flask dashboard.
news is an application that show news articles from several sources and news sources that a user can click to see more news. The application consumes news from the World news
Dino Run is a 2D infinite side-scroller game built using the [Flame Engine](https://flame-engine.org/). It features smooth controls, pixel graphics, and an addictive gameplay loop.
This architecture is a methodology for designing application structure. A fractal (self-similar) layer structure is designed so the same layer pattern repeats at every project scale, helping you stay flexible and maintain a predictable, stable project as business requirements change.
BMISTOPWATCH - is aplication for calculate Body Mass Index (BMI) and Stopwatch using simple design just white and black concept using MACROMEDIA FLASH 8
This project is an email classification website that determines whether an email is spam or ham (not spam) using Bernoulli and Multinomial Naive Bayes algorithms. The web application is built with Flask.
A full-stack online food ordering system developed using Flask and MySQL featuring customer ordering, restaurant management, cart handling, order tracking, admin dashboards, and a fully normalized relational database with triggers, views, foreign keys, and advanced SQL queries.