Auguest, 2023 to October 2023
For the NASA Spaceapp Challenge 2023, as Team Galactic Gladiators we build a project “HELIOS EXPLORER” with a novel deep learning algorithm named “Helios-LSTM” with NASA’s data fueled by NASA API combining all raw and faulty data, to protect the Earth against any catastrophic effects! Working on 29 features with 6000 testing samples and 10000 validation samples, including a total number of 51,602,498 parameters, our solution has demonstrated outstanding performance with an accuracy of 94%, achieving notably high accuracy rates in comparison to existing methods. We changed the imputation of the faulty missing values to the most frequent strategy which showed the best response and minimized our loss. That was a cherry on the cake for our solution. Our solution also includes a unique smartphone app featuring both Android and IOS; named “HELIOS EXPLORER” to forecast geomagnetic storms, solar winds and solar radiation along with telling us at which angle and with what intensity - it will hit the Earth - just by selecting the time and location. Additionally, the app provides a global overview of potentially catastrophic events occurring anywhere on Earth. And also don’t forget to go through the K-index measurements. Also by predicting geomagnetic storms with our app, it will help to send alerts through the government and aware 8 billion people of catastrophic events.
Description: https://www.spaceappschallenge.org/2023/find-a-team/galactic-gladiators/
App Prototype: https://www.figma.com/proto/Iu5liVHKzPOKtwxYQwvkDC/Untitled
GitHub Link: https://github.com/SaraKarim23/NASA_Space_App_Challenge_2023
Project Details: https://youtu.be/Y-dK9kDmEVc
December, 2021 to Ongoing
Agriculture contributes the lion's share of our economy. We have developed an Artificial Intelligence based app named "Krishaker Bondhu" which will act as a real friend to farmers of our country. It will help them in choosing the right crop by analyzing the weather forecast. It’ll also help farmers in budget analysis & management, future crop price analysis, predicting natural disasters, soil testing, detecting various problems of the crops and providing smart solutions for those with ease.
Weather parameters will be used in this app to identify suitable seasonal crops. Some of the parameters will be local average temperature, average rainfall, flood probability etc. By using smartphone technology, farmers of our country will be able to predict agricultural conditions in advance and make accurate decisions accordingly by cultivating suitable seasonal crops.
Our app will use the smartphone's camera sensor to diagnose diseases of different crops as well as soil health. It’ll identify common crop diseases like Brown spot, Hispa, Leaf blast etc. So, farmers will be able to protect their crops from catastrophic damage. The use of image matching method will make the identification of suitable soil types for cultivating a particular crop more accurate.
Nowadays, without proper digitalization, farmers do not understand whether the investment will bring profit or loss. It could have a detrimental effect on our economy. Our app will accomplish market & business analysis for budget management by finding out how much the farmers should invest in different types of crops and analyzing the exact cost-benefit of crop cultivation. As a result, it will take our economy to a great extent by benefiting the farmers, as well as farmers will gain enough knowledge about market demand and the price of crops in advance.
One of the biggest problems faced by the farmers is the inability to use vacant farmland properly for crop cultivation. Also, they don't have enough knowledge to cope with various natural calamities. As a result, the selection of farmland for accurate crop cultivation becomes a challenging issue. These problems will be solved drastically with the help of this app.
"Krishaker Bondhu" app is going to bring a revolutionary change in the agriculture sector which will open a new door for farmers. This app will add immense value to our agricultural ecosystem.
GitHub Link: https://github.com/sherimello/kirshokerBondhu
Unfold The Universe is a prototype of app created for NASA Space Apps Challenge 2022 that allows everyone, young or old, to learn more about space, and interest in Nasa and other areas will continue to grow. It is now hard to overcome many sorts of discord, such as teenage drug addiction, squandering hours on Facebook, and mental health degradation, in the age of social media. But, thanks to the app, we may simply avoid this stumbling block. We used NASA data of James Webb telescope and tied it to the game to get the most instructive result while also having fun. Because it is both informative and entertaining, it has the potential to draw a large number of enthusiastic young and senior minds into a far more engaging and knowledge-based sector.
Description: https://2022.spaceappschallenge.org/challenges/2022-challenges/through-the-looking-glass/teams/universe-in-your-eyes/project
Design Link: https://www.figma.com/proto/5yjTWtc8ON5VUupKA2vM9c/Unfold-the-universe
Demo: https://www.youtube.com/watch?v=xUVWQkTCznk
The project "Health-Care for Future Generation," which was developed for the CTO Forum National Hackathon 2022 in Bangladesh, aims to address the increasing number of patients suffering from various diseases, with a specific focus on children. The current players involved in the project include organizations such as Save the Children in Bangladesh, UCEP Bangladesh, UNICEF Bangladesh, and Walk for Life. The project aims to create a platform for ensuring the physical and mental health protection of children. It addresses the lack of healthcare facilities for children without specific diseases and the absence of a platform to save their daily health reports. The project includes monthly seminars, vaccinations, individual check-ups, BMI monitoring, exercise and nutrition plans, and support from doctors and volunteers. Additionally, a mobile app will be launched, featuring daily health reporting, monthly BMI and blood pressure checking, emergency health support, and adequate sex education as a complement to general education.
Design Link: https://www.figma.com/proto/Ewi83LUqbMNRx1kJwIcR65/Health-Care-For-Future-Generation
Source Code (Partial) : https://github.com/RashedIfty/Healthcare_for_future_generation-
(Java Project - On Development)
This is a mini implementation of Java game development and utilizing IntelliJ IDEA Community Edition 2021.3.1. It is an exciting mini desktop game project. This 2v2 racing game features intense gameplay as a car and a plane race towards each other. Leveraging object-oriented programming principles, I have implemented captivating visuals, smooth controls, and engaging mechanics. As the project is still in development, I am actively working on enhancing the game's features and functionality.
Source Code: https://github.com/RashedIfty/Mini-Car-Game-by-Ifty
(Microprocessor Project - August, 2022)
The Automatic Room Lighting System is a project designed and build by us which is a smart solution that operates similarly to commercial motion sensor lighting systems, designed to save energy and automate the control of lighting. Leveraging an Arduino Uno R3 and a PIR (Passive Infrared) sensor, the system detects movement and activates connected lights for a programmable duration, default set to 2,000 milliseconds. This means when a person enters or moves within the room, the lights turn on for the specified time and automatically turn off once this period ends, ensuring energy isn't wasted. Should further movement be detected, the lights are promptly reactivated, maintaining visibility as long as required. Key components of this system, aside from the Arduino and PIR sensor, include a photoresistor for ambient light detection, a temperature sensor for potential environmental adjustments, and a relay for controlling the light operation.
Simulation Link: https://www.tinkercad.com/things/0xCMz0F1Jqa
Source Code: https://github.com/RashedIfty/Automatic-Room-Lighting-System
(C++ Project - December, 2021)
The Restaurant Management System is a C++ project developed for the CSE-1122 course, offering a range of key features. It allows multiple owners to log in and securely record their information. Owners can efficiently create, edit, and delete items from the food menu, ensuring menu flexibility. The system provides access to previous billing records for analysis and decision-making. Additionally, it enables owners to manage customer information, fostering personalized services and loyalty programs. With streamlined operations and data-driven features, the system facilitates effective restaurant management.
Source Code: https://github.com/RashedIfty/HotelManagement