Giter VIP home page Giter VIP logo

Ahmad Meghani's Projects

caeser-s-cipher icon caeser-s-cipher

The required project's goal was to make an android app based on Caesar Cipher algorithm, that inputs a data, encrypts it based on the said algorithm, and gives an option to decrypt the data back into its Original form. To achieve this, I made an Android app, that inputs a data string in first Edit View, and on clicking the "ENCRYPT" button, it encrypts the data string and shows the encrypted data in a TextView on the same activity. To Decrypt the now encrypted data string, swipe left on the MainActivity (this) to go to the next Activity named "DecryptActivity". In this activity, the Encrypted data (original data encrypted in previous activity) is shown in the first EditView, and on clicking the "DECRYPT" button, it decrypts the data string back into its original form and displays it in the TextView in the same Activity. Further enhancements is to be made in this app very soon, to apply different encryption algorithms, such as Vigenere Cipher.

memorable-places icon memorable-places

The goal of the project was to make an app that saves the memorable places for the user, and later shows all the places with their addresses or time-stamps in a ListView and by clicking on each item in the ListView, Google Maps Activity opens that will display that particular place with a marker on it. Two Activities are used in this Project, Main activity contains a ListView and the next Activity is Google Maps Activity. All the locations are saved in Android Studio's Shared Preferences Database, so the Memorable Places won't disappear once the app restarts. Easy to use, efficient and gets the job done

photo_gallery icon photo_gallery

A basic photo-gallery app, through which user may browse images (from Pixabay API) of different categories, query search for an image, see similar images of interest, save them in local storage and share with friends.

tmdb icon tmdb

Clear Architecture Example

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.