Graduation

🎓 Officially a Computer Science Graduate! 🎓 Today marks a milestone that I’ll cherish forever—I’ve officially graduated with a degree in Computer Science! 🎉 This achievement is not mine alone but a shared victory with the incredible people who have supported me throughout this journey. To my family and friends: Thank you for being my rock. Your unwavering belief in me, especially during those late nights and challenging moments, gave me the strength to keep pushing forward. ...

November 30, 2024 · 1 min · 212 words · Me

Notes App

Notes GitHub A simple notes app built using Flutter. Features Add Notes: Create new notes easily. Add Category: Organize your notes by adding custom categories. Sort by Category: View and manage notes based on their assigned categories. Rich Content in Notes: Add text, checklists, and images to your notes for detailed documentation. Rearrange Any Items: Easily reorder any items in your notes to follow your preference! Locked Notes: Protect sensitive notes with a lock for added privacy. Dark Mode: App Theme changes based on your settings. Getting Started Prerequisites Flutter (version 3.0 or above recommended) Dart Installation Clone this repository: ...

September 29, 2024 · 1 min · 134 words · Me

NJRDEVS Apps Solutions

🚀 NJRDEVS APPS SOLUTION - Where Ideas Become Apps 🚀 Welcome to NJRDEVS APPS SOLUTION, the one-stop software house dedicated to turning your ideas into impactful digital solutions! Whether you’re a student with an innovative project idea or a startup eager to disrupt your industry, we’re here to help you make it happen. What We Do At NJRDEVS APPS SOLUTION, we specialize in: 📱 Mobile App Development – From feature-rich Android and iOS apps to Flutter-powered cross-platform solutions, we’ve got you covered. ...

July 23, 2024 · 2 min · 306 words · Me

Simple Chat UI Package for Flutter

Simple Chat UI Documentation GitHub Introduction The simple_chat_ui library is a Flutter package that provides a collection of widgets to help you create a chat user interface for your mobile application. This library allows you to easily display text messages, images, and custom content in a chat-like format. The library is intended to simplify the process of creating chat interfaces by providing pre-designed components for messages and chat bubbles. You can use these components to build chat interfaces quickly and efficiently. ...

August 27, 2023 · 3 min · 623 words · Me