Portfolio
- home.dart
- about.dart
- skills.dart
- projects.dart
- contact.dart
📄
portfolio.dart
Raihan Sk
Flutter Developer
Crafting beautiful, cross-platform mobile applications with Flutter. Passionate about clean code, stunning UI/UX, and bringing ideas to life.
About Me
// Building mobile experiences that users love
class RaihanSk extends FlutterDeveloper {
String name = "Raihan Sk";
String role = "Flutter Developer";
List<String> expertise = [
"Mobile App Development",
"UI/UX Implementation",
"State Management",
"REST API Integration"
];
}
Skills & Technologies
Flutter
Dart
Firebase
REST API
SQLite
UI/UX Design
State Management
Git
Featured Projects
E-Commerce App
A full-featured shopping application with cart management, payment integration, and order tracking.
Weather App
Real-time weather updates with beautiful UI and location-based forecasts.
Task Manager
Productivity app with task scheduling, reminders, and progress tracking.
Social Media App
Social networking platform with posts, comments, likes, and real-time chat.