Skip to main content

Posts

Microsoft AI Shell: Notes

AI Shell

Youtube: Notes

DOS Commonly Used Commands

GitHub Codespaces: Notes

GitHub Codespace overview

GraphQL: Notes

GraphQL — A query language for your API.

Bitnami: Notes

"Bitnami makes it easy to get your favorite open source software up and running on any platform, including your laptop, Kubernetes and all the major clouds."

gcloud CLI - Google Cloud Command Line Interface: Notes

"Google Cloud CLI (Command-Line Interface) is a set of tools that you can use to manage resources and applications hosted on Google Cloud. These tools include the gcloud , gsutil , and bq command-line tools."

AWS Lightsail: Notes

One of ways to learn AWS is start with https://aws.amazon.com/lightsail/ , first month is free.

Cloudflare Workers: Notes

Cloudflare Workers is a serverless application platform that enables you to create and deploy functions to Cloudflare's Edge Network.

Generative AI: Notes

"Gen AI, or generative artificial intelligence, is a type of artificial intelligence that can create new content, such as text, images, or music. It does this by learning from a large dataset of existing content and then using that knowledge to generate new content that is similar to the original data."

Google Bard: Notes

" Google Bard is an experimental, conversational AI chat service developed by Google. It is powered by the Pathways Language Model 2 (PaLM 2), a large language model that has been trained on a massive dataset of text and code."

Using Python in Microsoft Excel: Notes

"Python in Excel combines Python's powerful data analysis and visualization libraries with Excel's features you know and love. You can manipulate and explore data in Excel using Python plots and libraries, and then use Excel's formulas, charts and PivotTables to further refine your insights."

WordPress: Notes

One of the most popular CMS (Content Management Syste).

WordPress Hosting: Notes

Looking for WordPress Hosting providers.

Svelte: Notes

Svelte is a tool for building web applications. Like other user interface frameworks, it allows you to build your app declaratively out of components that combine markup, styles and behaviours.

Google Workspace: Notes

G Suite is now Google Workplace (October 6, 2020).

Flutter: Notes

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, and desktop from a single codebase. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

Razor: Notes

"Razor is a markup syntax that uses HTML and C# for writing UI components of Blazor web apps. Razor is based on ASP.NET and designed for creating web apps." — Microsoft's website