Siddiqui Taha
Siddiqui145
Engineering Student | Flutter Developer | AI Enthusiast | Learning Technologies | Developing Apps | Cross Platform App Developer
Languages
Repos
53
Stars
7
Forks
1
Top Language
C++
Loading contributions...
Top Repositories
A cross-platform Flutter app designed to streamline college operations. It features Firebase authentication, real-time notifications, essential student resources, and a fine-tuned Gemini AI chatbot for college-specific queries. Built for both students and admins, it enhances communication and simplifies access to critical information.
A full-stack shopping application developed with Razorpay integration for payments, enabling users to browse products, add items to the cart, and place orders. Includes an admin module for managing product inventory (add/delete products) with robust state management for seamless interaction.
Freelance & Internship Experience | Mobile App Developer | Focused on Building Scalable, User-Centric Applications "Hands-on experience in real-time app development through both freelance projects and internships, with a strong focus on continuous learning and improving technical & problem-solving skills."
Money Monastery is an all-in-one finance solution built with Flutter and Firebase, empowering users to learn financial concepts, engage in a Q&A community, and track spending behavior. It combines education, real-time insights, and interactive challenges to promote better financial habits. Whether you're a beginner or an experienced investor.
A Flutter Counter App demonstrating state management using Cubit and BlocProvider. The app uses MultiBlocProvider to manage state globally, allowing counter updates from different screens. It showcases increment and decrement functionality across multiple screens while maintaining state persistence
A simple Flutter-based Medicine Reminder app that lets users schedule daily medicines and receive timely local notifications, even when the app is in the background. The app uses clean architecture with Provider for state management, Hive for local storage, and follows the required Teal and Orange design theme.
Repositories
53A simple Flutter-based Medicine Reminder app that lets users schedule daily medicines and receive timely local notifications, even when the app is in the background. The app uses clean architecture with Provider for state management, Hive for local storage, and follows the required Teal and Orange design theme.
This project showcases the UI design of an AI Agent application built with Flutter, focusing purely on layout and visual structure. It includes informational content about Retrieval-Augmented Generation (RAG) and resource tiles for videos and presentations, with no backend or AI functionality implemented yet.
A cross-platform Flutter app designed to streamline college operations. It features Firebase authentication, real-time notifications, essential student resources, and a fine-tuned Gemini AI chatbot for college-specific queries. Built for both students and admins, it enhances communication and simplifies access to critical information.
A full-stack shopping application developed with Razorpay integration for payments, enabling users to browse products, add items to the cart, and place orders. Includes an admin module for managing product inventory (add/delete products) with robust state management for seamless interaction.
A simple Node.js CRUD API built with Express and MongoDB that allows you to create, read, update, and delete products with full database integration. It demonstrates clean routing, MongoDB schema handling, and a lightweight backend structure suitable for beginners and small projects.
This project is a full-stack mobile application built with Flutter, Node.js, and MongoDB, supporting complete product CRUD operations. Users can add, view, update, and delete products through a simple Flutter interface connected to a RESTful Node.js backend. The app is designed to run seamlessly on real devices over a shared WiFi network
A Flutter-based Reports Generator App that lets users select transaction date ranges and view detailed visual reports with zoom and loading features. Built for both Android and iOS, it offers a clean, responsive, and user-friendly interface for managing financial summaries.
This Flutter application allows users to dynamically add widgets such as a Textbox, ImageBox, and a Save Button to the home screen. It integrates with Firebase Firestore and Firebase Storage to save and retrieve text and image data in real time. The app also validates user actions—showing an error if the user tries to save.
Freelance & Internship Experience | Mobile App Developer | Focused on Building Scalable, User-Centric Applications "Hands-on experience in real-time app development through both freelance projects and internships, with a strong focus on continuous learning and improving technical & problem-solving skills."
A Flutter-based sports skills browsing application featuring JSON parsing, horizontal scrolling carousels, and three proficiency levels (Basic, Intermediate, Advanced). The app demonstrates clean UI design with color-coded categories, responsive layouts, and smooth scrolling interactions. Built with modular widget architecture and proper error hand
A modern real estate website built with React and deployed on Vercel. It allows users to explore property listings with a clean UI, search, and responsive design. Optimized for speed and usability across devices.
No description provided.
No description provided.
Allen is a Flutter-based AI voice assistant that uses OpenAI’s ChatGPT and DALL·E to provide intelligent text responses or generate images based on voice commands. It leverages speech-to-text and text-to-speech technologies for seamless interaction, creating a hands-free smart assistant experience. With animated UI and real-time feedback.
A Flutter application that fetches and displays poems by selected authors from the PoetryDB API. The app uses Clean Architecture principles and the BLoC (Business Logic Component) pattern to handle state management and API integration.
This Flutter app uses Firebase Authentication and Firestore to manage user login and registration with proper validation and feedback. It follows a clean Bloc-based architecture to handle authentication states like loading, success, and failure. The UI navigates between login, signup, and dashboard screens using auto_route and shows relevant update
We Chat is a real-time chat application built using Flutter and Dart, designed for smooth and secure communication between users. It features Firebase Authentication for login/signup, stores user data in Cloud Firestore, and uses Firebase Cloud Messaging for instant push notifications. With a clean and responsive UI, it delivers a seamless experien
Mini Task Hub is a lightweight Flutter app for managing personal tasks with real-time syncing via Firebase Firestore. It features email/password authentication, theme toggling, and a clean dashboard for viewing completed and ongoing tasks. Users can add, update, complete, or delete tasks, all with smooth animations and instant updates.
Favorite Places is a Flutter app that lets users save memorable locations with photos, titles, and GPS data. It uses native features like the device camera and location services, integrates Google Maps for selection and preview, and performs reverse geocoding to fetch addresses. All data is managed via Riverpod state management and stored locally.
The Grocery List App is a simple and efficient tool to help users manage their daily shopping needs. Built with Flutter and Firebase Firestore, it allows real-time updates as users add or view grocery items. The app features a clean UI with a home screen listing all items and a dedicated screen for adding new ones seamlessly.
The Flutter Food Dishes App is a user-friendly recipe application that allows users to explore various dishes, view detailed cooking instructions, and filter meals based on dietary preferences. With features like category-based browsing, favorites, and an intuitive UI, users can easily discover and save their favorite recipes.
A visually appealing Flutter weather app that fetches real-time weather data using the OpenWeatherMap API. It leverages Hive for efficient local caching and Provider for smooth state management. The app features a sleek dark theme, hourly and weekly mock forecasts, and a clean, modern UI.
No description provided.
This To-Do App is a full-stack project using Flutter for the frontend and Node.js with MongoDB for the backend. It features user authentication with JWT, secure password storage using bcrypt, and a clean UI built with VelocityX. Future improvements include task management, enhanced UI, and cloud deployment.
This is a basic Node.js project that sets up an Express server with multiple routes to explore fundamental backend concepts. It includes environment variable handling with `dotenv` and serves simple responses on different endpoints. The project was created as an initial experiment with Node.js and Express.
This is a full-stack application with a Node.js and Express backend serving motivational quotes via an API and a React frontend that fetches and displays them using Axios. The backend can be deployed separately on platforms like Render or Vercel, while the frontend integrates seamlessly by updating the API endpoint. The project is lightweight &easy
Money Monastery is an all-in-one finance solution built with Flutter and Firebase, empowering users to learn financial concepts, engage in a Q&A community, and track spending behavior. It combines education, real-time insights, and interactive challenges to promote better financial habits. Whether you're a beginner or an experienced investor.
A Flutter Weather App using BLoC State Management to fetch and display real-time weather data from the OpenWeather API. It follows a clean architecture with separate data, domain, and presentation layers. The app ensures efficient API handling, error management, and smooth UI updates.
A Flutter Counter App demonstrating state management using Cubit and BlocProvider. The app uses MultiBlocProvider to manage state globally, allowing counter updates from different screens. It showcases increment and decrement functionality across multiple screens while maintaining state persistence
A Flutter application that displays a list of products with images, prices, and ratings. Built using the BLoC pattern, it includes search and filter functionality with a responsive and clean UI design.