Pinned Repositories
NASA-APIs
Angular demo project for getting and displaying data from NASA Data APIs. Demo deployed on GitHub-Pages.
Demo.OrganizationalStructure
Assignment (July 2020): Manage organizational structure in real time between WPF clients and ASP.Net (SignalR) server.
innovaspeak-mvp
http-vs-web-socket-fullstack-chat
Proof of concept: Build fullstack (Angular & Spring Boot) chat app, demonstrating HTTP and WebSocket API protocols. The app should be deployable and run on Amazon AWS cloud.
PoC-NgApp-OAuth2-GoogleSheetsAPI
Angular app integrating OAuth 2.0 with Google Sheets API, deployed on GitHub Pages.
Angular-GettingStarted
Sample Angular application used in the "Angular: Getting Started" course: http://bit.ly/Angular-GettingStarted
angular-http-communication
Official repository for my Pluralsight course titled "Angular HTTP Communication".
Angular-Kata-CRUD-L1
Just for practice
BorczeAngelov's Repositories
BorczeAngelov/NASA-APIs
Angular demo project for getting and displaying data from NASA Data APIs. Demo deployed on GitHub-Pages.
BorczeAngelov/PoC-VoxImplant-WebClient
BorczeAngelov/SoilClassificationTool-D2487
BorczeAngelov/innovaspeak-mvp
BorczeAngelov/poc-spa-oauth2-memberful-api
BorczeAngelov/PoC-NgApp-OAuth2-GoogleSheetsAPI
Angular app integrating OAuth 2.0 with Google Sheets API, deployed on GitHub Pages.
BorczeAngelov/TeamYouMee_old
BorczeAngelov/vdo.ninja
VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC.
BorczeAngelov/ng-news-app
Angular demo project for getting and displaying data from newsapi.org API.
BorczeAngelov/ng-crypto-market
Angular demo project for getting and displaying data from CoinGecko API. Demo deployed on GitHub-Pages.
BorczeAngelov/SecuringAspNetCore6WithOAuth2AndOIDC
Fully functioning finished sample code for my Securing ASP.NET Core 6 with OAuth2 and OpenID Connect course
BorczeAngelov/fork-AspNetCore6WebAPIDeepDive
Fork: Fully functioning sample and starter files for my ASP.NET Core 6 Web API Deep Dive course
BorczeAngelov/CityInfo
ASP.NET Core 6 Web API Fundamentals - 1
BorczeAngelov/Demo.OrganizationalStructure
Assignment (July 2020): Manage organizational structure in real time between WPF clients and ASP.Net (SignalR) server.
BorczeAngelov/Angular-NFTs-RESTful-API
Proof of Concept: Build&Deploy Angular web-app, which gets data from NFT blockchain RESTful APIs
BorczeAngelov/ng-github-pages
BorczeAngelov/poc-dotnet-sync-demos
Proof of Concept(s): Demos with DotNet Task Parallel Library (TPL)
BorczeAngelov/xamarin-demo-app
Experimenting with Xamarin. CRUD TODOs app
BorczeAngelov/spring-boot-micro-services-demo
Demo Project: Using Java Spring Boot build microservices, that use async and sync messaging.
BorczeAngelov/poc-sync-tree-structure-state-web-app
Proof of concept: Using Angular and Spring Boot, build web app which will share a tree structure state between browser clients.
BorczeAngelov/http-vs-web-socket-fullstack-chat
Proof of concept: Build fullstack (Angular & Spring Boot) chat app, demonstrating HTTP and WebSocket API protocols. The app should be deployable and run on Amazon AWS cloud.
BorczeAngelov/poc-web-chat-app-ng-spring-aws
Proof of Concept: Build real-time chat app and deploy it on amazon AWS. Technologies: Angular (frontend) and Spring Boot (backend)
BorczeAngelov/poc-deployed-messenger-web-app-aws
Proof of concept: Create fullstack web app and deploy it on amazon AWS. The project should be a simple 3-layer solution, which can be reused as template for future projects.
BorczeAngelov/poc-deploy-fullstack-to-AWS
BorczeAngelov/poc-deployed-helloWorld-web-app
Proof of Concept: Create simple "Hello World" web app using Angular and Spring Boot
BorczeAngelov/ng-spring-blog
Demo project: Build a Blog web app using Spring Boot and Angular
BorczeAngelov/Ng-Kata-CRUD-L3
Angular exercise (11.2021) - CRUD operations Level 3
BorczeAngelov/ng-spring-youtube-clone
Exercise project: Build youtube clone using Angular and Spring Boot
BorczeAngelov/ng-signalR-KATA-messenger
KATA (exercise) Level 1: Create chatroom using SignalR and Angular
BorczeAngelov/Ng-SignalR-HelloWorld