Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1016 Bytes

File metadata and controls

27 lines (20 loc) · 1016 Bytes

Flutter Development Projects

This repository contains projects developed while learning Flutter and Dart for cross-platform mobile application development.

Implemented Projects

Meme App

  • Built a Flutter application that fetches memes using a REST API.
  • Implemented HTTP API integration to dynamically load meme content.
  • Designed UI components to display images and captions.

Notes Application

  • Developed a Notes management app using Flutter.
  • Implemented functionality to create, edit, and delete notes.
  • Built responsive UI using Flutter widgets.

Hashing Implementation

  • Explored hashing techniques for secure data handling concepts.

Technologies Used

  • Flutter
  • Dart
  • REST APIs
  • HTTP networking

Cybersecurity Learning

Currently exploring mobile application security testing using MobSF and studying mobile vulnerability analysis techniques. I plan to further explore advanced security tools and frameworks as part of my cybersecurity learning path.