This project is a personal website designed to connect students with peer tutors. As of now, I am in the development stage, in which I am coding the main website. After that, I will design the student hub, which is the environment where students and tutors can talk, send messages, schedule meetings, do homework, and share resources. Tutors will be peers because we best know how stressful and pressuring studying is, and I believe that having someone who understands such feelings can be a good support. For now the subjects covered are STEM related ones, but I seek to expand them with the help of my fellow tutors
ASTRA is a realistic space mission planning and operations simulator. It uses real aerospace data, physics-based modeling, historical mission records, and AI-assisted analysis. Unlike other space games, ASTRA isn't about piloting spacecraft or completing set missions. Instead, it lets users plan and execute space missions like real mission planners do. Players set goals, design mission blueprints, keep an eye on data, and tackle any unexpected situations. An AI helper gives advice by warning of risks and suggesting fixes. But the player's in control and makes all the calls. ASTRA lets you explore actual past missions, watch current ones, or speed up future simulations. This way, you get the feel of real mission planning without having to wait too long. Update: I have made the first Mission Control and proposal panel using fastapi, now I will start developing the AI bot using the mission model. After the AI the next step is to connect it to live NASA feed for real life events.