Fatima Aruna's repositories
SCAMP-assessment
Before you begin In the Google Cloud Console, on the project selector page, select or create a Google Cloud project. Note: If you don't plan to keep the resources that you create in this procedure, create a project instead of selecting an existing project. After you finish these steps, you can delete the project, removing all resources associated with the project. Go to the project selector page Make sure that billing is enabled for your Cloud project. Learn how to confirm that billing is enabled for your project. Enable the Compute Engine API. Enable the API Install .NET Core SDK 2.1 or later on your local machine running Microsoft Windows. Install Web Deploy 3.6 or later on your local machine running Microsoft Windows. Running the app locally Download and unzip or clone the sample repository from github: git clone https://github.com/GoogleCloudPlatform/getting-started-dotnet.git In a PowerShell window, go into the HelloWorld directory: cd getting-started-dotnet\HelloWorld Start a local web server: dotnet run Open a web browser to localhost:8080. In your web browser, you see some Hello World text, served from your local machine. When you're ready to move on, stop the local web server by pressing Control+C. Deploying to a single instance This section walks you through running a single instance of your app on Compute Engine. Single-instance deployment. Create and configure a Compute Engine instance From Google Cloud Marketplace, you can launch an instance of Windows running Microsoft IIS on Compute Engine. In the Google Cloud Console, go to the ASP.NET Framework Cloud Marketplace page. Go to Cloud Marketplace Click Launch. Leave the settings set to their default values, and click Deploy. Wait for the Compute Engine instance to deploy. It usually takes about 5 minutes to deploy. To display resource information, click VM instance. To edit the VM instance, click Manage Resource. Click Set Windows password, and then make a note of the username. Copy the new Windows password, and then click Close. In the VM instance details page, make a note of the external IP address. On your local machine, edit the file HelloWorld/Properties/PublishProfiles/ComputeEngine.pubxml. Enter your VM instance's external IP address between <MSDeployServiceURL> and </MSDeployServiceURL>. For example, <MSDeployServiceURL>203.0.113.22</MSDeployServiceURL> Enter the instance's username that you previously noted between <UserName> and </UserName>. Save your changes to the ComputeEngine.pubxml file. In a PowerShell window, publish your app to the Compute Engine instance: dotnet publish -c Release ` /p:PublishProfile=Properties\PublishProfiles\ComputeEngine.pubxml ` "/p:Password=YOUR-PASSWORD" Replace YOUR-PASSWORD with the password you previously copied. Open a web browser to your instance's external IP address. In your web browser, you see some Hello World text, served from your Compute Engine instance. Manage and monitor an instance You can use the Cloud Console to monitor and manage your instance. To view all of the logs generated by your Compute Engine resources, go to the Logs viewer page. Go to Logs viewer Cloud Logging is automatically configured to gather logs from various common services, including syslog. Cleaning up To avoid incurring charges to your Google Cloud account for the resources used in this tutorial.
A-restful-CRUD-API
A restful CRUD API with an Endpoint to create a new student an Endpoint to read the list of student created and optional parameters to specify the count of record to fetch, update student record by Id also to delete student record by id
web-scraping-with-.net
Build an automated process with dotnet to scrape a website to produce an excel sheet
SCA-Cloud-School-Application
A Webpage Application
website
A website for uploading images
TechXposition-hackathon-winner
AI powered Tuberculosis Chest X.ray classifier using computer vision(convolutional Neural Network),an algorithm that identifies and classifies images of patients suffering from TB with 90% accuracy.
cardtonic
An assessment for a landing page
fatima-paystack
integrating payment using paystack
BasixTelegramBot
A telegram chatbot
suggestion-action-bot
An interactive chatbot
PartsUnlimitedE2E
Code for the Parts Unlimited - VSE2017 Demo
calculator
A node.js demo application
SimpleCalc
Simple Calculator Sample
bootstrap-ecommerce
an ecommerce page for displaying of multiple products
fatima-gca
frontend
fatimagca
frontend test
gca
frontend
acuna-e-learning
acuna is an e learning platform that provides resource materials and video in finance,accounting,economics and other management courses for both undergraduate and post graduate
github-slideshow
A robot powered training repository :robot: