Pinned Repositories
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
monaco-editor
A browser based code editor
playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
PowerToys
Windows system utilities to maximize productivity
semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
terminal
The new Windows Terminal and the original Windows console host, all in the same place!
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
vscode
Visual Studio Code
Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
Microsoft's Repositories
microsoft/solitaire-wp
Solitaire game example developed with XNA Game Studio for Windows Phone 7.
microsoft/phone-info
An example application for retrieving both static and dynamic properties of a Windows Phone device. The methods demonstrated by this app can be used for adapting your application to wider range of phone models; If a phone does not support a certain non-vital feature of your application, you can gracefully adapt by hiding that feature dynamically.
microsoft/maps-samples
A collection of examples for Windows Phone 8 illustrating both basic and advanced Map usage scenarios.
microsoft/moto-trial-racer-wp
Motorcycle racing game on Windows Phone 7 & XNA Game Studio 4.0, demonstrating especially the use of Box2D.XNA. This application has been ported from corresponding Qt/QML example, and thereby also demonstrates and provides guidance on the porting and co-development between Qt and Windows Phone.
microsoft/nfc-ndef-tag-reader
A simple NFC tag reader application for Windows Phone 8. This example app demonstrates how to use the Proximity API to read NFC Data Exchange Format (NDEF) compliant tags.
microsoft/camera-explorer
Camera Explorer application for Windows Phone 8 demonstrates the use of the new advanced Windows Phone 8 camera API, the Windows.Phone.Media.Capture.PhotoCaptureDevice and the related classes and enumerations on Lumia devices.
microsoft/map-explorer
Map Explorer is an example application demonstrating how to use the new Windows Phone 8 Maps API replacing the Bing Maps used in Windows Phone 7.x.
microsoft/sudokumaster-wp
Sudoku game developed with XAML. This example application has been developed with various technologies for several platforms, and thereby also demonstrates porting and co-development aspects between platforms.
microsoft/weekly-planner-wp
Weekly Planner is an example application for planning weekly schedule e.g. for students and school kids. The application demonstrates usage of pivot control, custom tabular UI component, content editing and storing local data.
microsoft/protractor
HTML5 application for Windows Phone that allows the screen to be used as protractor/ruler to measure lengths and angles.
microsoft/space-blok-wp
1-4 player game where the players must break the 3D block structure with balls.
microsoft/drumkitx
A Windows Phone 8 port of the ​Drumkit XNA example using Direct3D and XAudio for fast graphics and low latency sample playback. This demo app lets you play percussion sounds by tapping the screen. You can record your beats, play them back later and also play drums on top of your latest recording.
microsoft/diner-wp
The Diner example application demonstrates how to build simple, catalog-type application, for Windows Phone based on local XML data. It is straightforward to convert the application to use internet resources instead of local XML-resources. The application is designed in such a way that it is easy to replace the content and visual style for different restaurants.
microsoft/surveillance-camera
A set of example applications demonstrating the use of the Notifications API. A Windows Phone application acts as the notification service and a Qt Quick application acts as the client.
microsoft/dynamic-layout-sample
An example application demonstrating how to create a dynamic layouts for different size of resolutions and physical screens on Windows Phone 8 platform.
microsoft/nokia-x-notifications-samples
This project contains the simple examples demonstrating how to implement and port an application to utilise Nokia Notifications on Nokia X software platform.
microsoft/launchapp-tag-maker
LaunchApp Tag Maker allows you to ceate NFC tags which can launch any apps available at ​http://www.windowsphone.com/ or apps that you installed youself.
microsoft/activate-sensorcore
Helper library for SensorCore SDK to activate Location and Motion data
microsoft/native-filter-demo
A simple demonstration project for Windows Phone 8 describing a way to create real-time filters for the camera viewfinder, using native code (C++). The project also provides a sample filter optimized using the NEON instruction set.
microsoft/bubble-level-wp
Bubble Level is a simple Windows Phone example application demonstrating the use of accelerometer sensors to calculate the inclination of the device and presents this as a traditional bubble level.
microsoft/simple-filter-mixer
Simple Filter Mixer is an example application for Windows Phone demonstrating the use of Imaging SDK APIs, combining multiple filters together and demonstrating each of the available filter in the SDK. This sample also demonstrates on-demand creation of the filters using reflection.
microsoft/matchem-poker-wp
Arcade style match-N game with poker hands implementaion for Windows Phone devices.