uchitesting.github.io

UchiTesting GItHub Pages

View on GitHub

UchiTesting GitHub Pages

This page shall gather notes I have taken from topics I learnt.

Some of those are in private repositories and won’t be accessible to you. A few of them won’t even be listed here. They are just listed for my own convenience to see what have notes, what should be added notes and overall to access them easily.

Some other notes shall be hosted with these GitHub Pages. This is especially true when they are not linked to any repository. I shall port other notes in there bit by bit. See the index of available local notes.

Repo listing

Personal repos

Repo Accessibility Notes Detail
My GitHub Page repo Public N/A The current page repo
Notes to Deploy React + ASP Public README.md Personal notes to deploy a React application made from the Visual Studio template powered by an ASP .NET Core Web API to IIS 10
Personal CLI Menu framework Public N/A I don’t think there’s much to see here…
PowerShell Scripts Public N/A I hardly ever script with PS but when I do I believe Windows seem to become as powerful as Linux CLI
Sandbox for WinForms Public N/A Introducing myself to WinForms
React Hooks Public Run the app Personal work on hooks. Notes are available on the respective pages to each hook covered
React Hooks Practice Public N/A Doing the “Thinking in React” from official doc but on my own without reading more than the requirements
Algo Practice Private N/A Some practice work around algorithmics. Not much to see here. Should be moved to CS-PoP and deleted
CI/CD App Private N/A A repo to test CI/CD with Jenkins
CodeWars Private N/A Personal work on CodeWars challenges
Identity Works Private N/A Personal exploration of Identity Server
MTA 98-361 Private N/A Personal work to prepare the Microsoft Technology Associates 98-361 certification Software Development Fundamentals. I passed 😎
Principles of Programming - C# Private Notes.md Don’t mind the fancy name. It is just a bunch of demos with C#
Principles of Programming - JavaScript Private Index.md The counter part to the above repo but for JavaScript
Project GenMa Private N/A A personal project based on .NET MAUI. It is a simple helper tool to compute data related to the Genshin Impact game. Also a way to put what I learnt from the Microsoft Learn .NET MAUI Learning Path into practice.
Transform Private N/A Some code I made to help a colleague solve a problem
Repo Accessibility Notes Detail
IFA Algorithmics DevLog Public N/A Some notes from the algorithmics course at IFA Metz. Back then I didn’t realise Markdown was a thing. I shall update that repo… someday… or…
IFA C# 2001 Public N/A .NET C# codes from IFA training for January 2020
IFA C# 2002 Public N/A .NET C# codes from IFA training for February 2020
IFA C# 2003 Public N/A .NET C# codes from IFA training for March 2020
IFA C# 2004 Public N/A .NET C# codes from IFA training for April 2020
IFA C# 2005 Public N/A .NET C# codes from IFA training for May 2020
IFA C# 2006 Public N/A .NET C# codes from IFA training for June 2020
IFA Web Angular Public N/A Introduction to Angular at IFA Metz. It is the tour of heroes from the official site. I shall start this over should I ever want to know that technology
IFA Web Calculatrice Public N/A Calculator made as an exercice for my training at IFA Metz
IFA Web Front-End Liberty Public N/A Assignement for the webdev class for my training at IFA Metz. The subject was to repoduce a given site. Note. I did create a font for the social media icons 😁
IFA Web Site jQuery Public N/A Site made with jQuery for my training at IFA Metz
IFA .NET Exam 200424 Private N/A Some exam I took for the C# class

Udemy

Mosh Hamedani
Repo Accessibility Notes Detail
ASP .NET MVC Private Notes.md Content from Mosh Hamedani ASP .NET MVC course.
Entity Framework In Depth - The Complete Guide Private Notes.md Content related to the course on Entity Framework by Mosh Hamedani
Xamarin.Forms Private Notes.md Content from the Xamarin.Forms course by Mosh Hamedani
Others
Repo Accessibility Notes Detail
ASP .NET Core Public Notes.md Content from the ASP .NET Core course by Bhrugen Patel
jQuery Public Notes.md Content from the jQuery course by Pablo Farias Navarro
Bootstrap Private index.md Notes and content from the Bootstrap course by YouAccel Training
Docker - The Complete Practical Guide Private Notes.md Content from the Docker course by Bogdan Stashchuk
Mastering LINQ Private Notes.md Content from the course about LINQ by Dmitri Nesteruk
React JS Private N/A Content from React course by Joseph Delgadillo

Youtube

Rahul Nath
Repo Accessibility Notes Detail
ASP .NET Core - Dependency Injection Public README.md Content from the course by Rahul Nath but ported to .NET 6. This guy is huge
ASP .NET Core - Middleware Public README.md Content from the course by Rahul Nath but ported to .NET 6
ASP .NET Core - Configuration Public README.md Content from the course by Rahul Nath but ported to .NET 6
Others
Repo Accessibility Notes Detail
Mastering React Free Public Notes.md Content made from the Mastering React course free sample by Mosh Hamedani
WPF Flat Design Public N/A Content from WPF Flat Design tutorial by Payload

Miscellaneous origin

Repo Accessibility Notes Detail
Microsoft Blazor Tutorial Public Notes.md Tutorial from the official MSDN. I found that DevExpress makes a “better” tutorial IMHO on YouTube
SpecFlow Demo Public N/A Demo of SpecFlow Gherkin tests for C#
C# WPF Tutorials Private N/A WPF and C# tutorial documentation
Docs Private N/A Some docs I gathered
Mastering React Private Notes.md Full React Course by Mosh Hamedani @CodeWithMosh.com
Architecting Xamarin.Forms Applications for Code Reuse Private Notes.md Course by Jared Rhodes @PluralSight