Products
-
Handwriting recognition
Overview: This project focuses on recognizing handwritten digits using a neural network. The system is trained using data from the Keras datasets, and the model is designed to classify images of numbers. It uses layers like ReLU and Softmax for…
-
XSS Protection
Overview: This app demonstrates a Cross-Site Scripting (XSS) attack, focusing on how malicious JavaScript can be injected through user input forms. By entering JavaScript code into a form and submitting it, the app shows how the script is inserted into…
-
Csrf Protection
Overview: This app demonstrates how a CSRF (Cross-Site Request Forgery) attack targets user sessions. It sets up two virtual servers: one with CSRF protection and one without. The protected server ensures secure transactions, allowing the correct data to be saved…
-
Tip Calculator
Overview: The Tip Calculator app helps users quickly calculate the appropriate tip amount based on their bill total. By selecting a tip percentage and choosing whether to split the bill among multiple people, the app provides an easy way to…
-
-
-
Chat App
Overview: This chat app is built using Firebase and provides real-time messaging functionality. Users can sign up and send messages, with all user information and messages stored securely in Firebase, ensuring a smooth and interactive chat experience. Screenshots Key Features:…
-
Calculator
Overview: This is a basic calculator app that allows users to perform numerical calculations. It provides the ability to input numbers and mathematical operators, functioning like a standard calculator for various arithmetic operations. Screenshots Key Features: 1. Number Input: Users…
-
-
AR Newspaper
Overview: The AR Newspaper app uses augmented reality (AR) to display live videos over printed images in newspapers. When the camera detects a registered image, it overlays the associated video, creating an interactive reading experience. Screenshots Key Features: 1. Photo…
-
AR Pokemon
Overview: The AR Pokemon app utilizes augmented reality (AR) to display 3D characters when the camera recognizes a registered image. This interactive app allows users to experience AR by associating photos with 3D models, enabling the display of virtual Pokémon…
-
Bitcoin converter
Overview: The Bitcoin Converter app allows users to convert Bitcoin into various currencies by fetching real-time data from the Coin API. Users can select a currency and the app will retrieve the current Bitcoin price and perform the conversion based…
-
Weather App
Overview: The Weather App is designed to provide real-time weather data using the Open Weather API. Users can enter the name of any city to retrieve and display the current temperature, weather conditions, and an accompanying weather icon. Screenshots Key…
-
Automatic text generation (NLP)
Overview: This project focuses on automatic text generation using Natural Language Processing (NLP). The app is designed to generate texts based on a trained machine learning model, using free novel samples as the dataset. A Seq2Seq (Sequence to Sequence) model…
-
World Heritage sites
Overview: The World Heritage Sites app allows users to explore and learn about UNESCO World Heritage sites across the globe. By selecting a continent, country, and site, users can access detailed information, including the site’s location and historical background. Screenshots…
-
Sunrise Checker
Overview: The Sunrise Checker app allows users to find the exact sunrise time for any city. By entering the city name, the app fetches the sunrise data using the Yahoo API, providing real-time information about when the sun rises at…
-
NFC Reader
Overview: The NFC Reader app enables users to read data from NFC (Near Field Communication) tags. By preparing an NFC tag containing data and using the app, users can quickly scan the tag and view the stored information on their…
-
Original Youtube
Overview: The Original Youtube app allows users to view videos based on their favorite categories. By selecting preferred topics, the app filters videos and displays only those relevant to the user’s interests. The app uses the Youtube API to fetch…
-
Image AI2 (with Watson)
Overview: The Image AI2 app, integrated with IBM Watson, allows users to upload and post only dog photos. Users log in, select a photo, and add a comment. Watson AI analyzes the image to confirm if it’s a dog photo,…
-
Notification
Overview: The Notification app is designed to send push notifications to iPhones using Firebase. Users can set various rules, such as time and frequency, for notifications, which are then automatically triggered and sent to the device. Screenshots Key Features: 1.…



















