1. Kapan Proklamasi Kemerdekaan Republik Indonesia terjadi dan siapa saja yang membacanya? Requirements:
Assignment due Friday, March 6, 2026 by 11:59pm Interactive Computer Vision Tool with GUI Submission: PDF documentation (Primary resource) + .py script + demo video link Objective Design and implement a standalone desktop computer vision tool using OpenCV and Tkinter. The tool must provide a graphical user interface (GUI) that allows users to open a…
Time-Series Forecasting with Gaussian Processes Example Dataset: Assignment Overview: Students will use Gaussian Processes to model and forecast time-series data, such as stock prices or weather data. The goal is to understand how Gaussian Processes provide probabilistic predictions and quantify uncertainty. Assignment Instructions: Data Collection: Obtain a time-series dataset, such as historical stock prices or…
Assignment due Thursday, March 5, 2026 by 11:59pm ICS 432 Software Engineering Assignment 1: Designing a Secure Financial Trading Platform Integration of Software Engineering Principles, Design Patterns, and Best Practices Objective Design a prototype for a Financial Trading Platform that addresses real-world challenges, adheres to industry standards, and demonstrates mastery of software engineering principles. Instructions…
Please follow the instructions provided on the attachment, let me know if you have any questions. This is due today 02/27/2026 at 6pm. Requirements: 5 assignments
Activity Overview: In this graded activity, students will learn how to publicly host web-content via two alternative methodologies. Students will host a static website directly via storage, and a server-less application. Activity Outcomes: After completing this activity will be able to Demonstrate configuration of storage accounts Demonstrate configuration of server-less applications Demonstrate web-hosting principles Deliverable:…
Activity Overview: In this graded activity, students will learn how to publicly host web-content via two alternative methodologies. Students will host a static website directly via storage, and a server-less application. Activity Outcomes: After completing this activity will be able to Demonstrate configuration of storage accounts Demonstrate configuration of server-less applications Demonstrate web-hosting principles Deliverable:…
Iteration 2 Public UI Shell & Navigation Build the Bootstrap-based responsive layout including the navbar, footer, and page routing. Create the Home Page with a hero section, the Dictionary Catalog page (pulling dictionary metadata from the database), and placeholder pages for Search and Preferences. Implement the light/dark theme toggle using cookies. Deploy to Bluehost and…