Pinned Repositories
about-intrinsic
Website written initially with React - to provide information about my company.
about-intrinsic-nextjs
Another site about my company, using Next.js (in order to hopefully leverage SSR) and hosting the page in Vercel (sort of cloud provider).
ai-cloud-service
Repository with resources about AI services in cloud.
AnotherTestRepo
This orne is created using existing test repo
azure-pipelines
Repository just to keep code examples and notes also on GitHub. Project itself is meant to be used in Azure DevOps project. And originally it was created, tested and maintained in Azure DevOps project.
bicep-learning
Repository for notes Bicep and IaC and examples of bicep code.
CSharpInDepth
css-html-practice
Learning notes from CSS.
dotnet-semantic-search
Example of C# application that uses semantic search for its data (for example it can handle questions such as "Give me family movie" and return appropriate results from hypothetical movies data store).
SampleAspNetApplication
mturczyn's Repositories
mturczyn/SampleAspNetApplication
mturczyn/about-intrinsic
Website written initially with React - to provide information about my company.
mturczyn/about-intrinsic-nextjs
Another site about my company, using Next.js (in order to hopefully leverage SSR) and hosting the page in Vercel (sort of cloud provider).
mturczyn/ai-cloud-service
Repository with resources about AI services in cloud.
mturczyn/azure-pipelines
Repository just to keep code examples and notes also on GitHub. Project itself is meant to be used in Azure DevOps project. And originally it was created, tested and maintained in Azure DevOps project.
mturczyn/bicep-learning
Repository for notes Bicep and IaC and examples of bicep code.
mturczyn/css-html-practice
Learning notes from CSS.
mturczyn/dotnet-semantic-search
Example of C# application that uses semantic search for its data (for example it can handle questions such as "Give me family movie" and return appropriate results from hypothetical movies data store).
mturczyn/DotNetExamplesAndNotes
Examples and notes about C# and .NET
mturczyn/familyBudget
mturczyn/DotNetIntegrationTests
Repository with integration tests for C# apps, like ASP.NET Core (API, WebApp), Azure Functions.
mturczyn/formik-from-json-schema
React application with Formik, generating dynamic form (and validation) based on provided JSON schema file.
mturczyn/github-actions
Repostiory to learn how to deploy code and infrastructure with Github Actions.
mturczyn/Intrinsic.SampleWebApp
For various things related to web side of things of .NET
mturczyn/learning_git
mturczyn/ModernReactAppTutorial
mturczyn/nextjs-dashboard
nextjs tutorial
mturczyn/plain-typescript
To learn and improve skills in TypeScript and to try new things. Just TypeScript, without burden of other frameworks.
mturczyn/pwa-workshop-codelab
General purpose application for various notes and examples regarding PWAs
mturczyn/react-material-ui-study
Repo for React examples with MaterialUI framework
mturczyn/react-playground
mturczyn/react-router-tutorial
Learning of React Router
mturczyn/react-three-fiber-playground
To learn and explore React Three Fiber for nice animations, 3D graphics, etc.
mturczyn/react-three-fiber-playground-typescript
React Three Fiber, but with TypeScript
mturczyn/react-view-transition-api
For exploring new View Transitions API in React
mturczyn/react19-beta
The repository was created before React 19 and contains experimental features. Guides how to upgrade, etc.
mturczyn/ReactAppTutorial
mturczyn/ReactNotesAndExamples
Used for notes and code examples from interesting sites
mturczyn/TypingPractice
Simple game for typing practice
mturczyn/weback-playground
Repository to try out webpack.