christiansc96
Catracho🇭🇳 | Co-Founder & Organizer @DevTeam504 | Co-Organizer @FlutterHN | Software Developer | Auth0 Ambassador | Informatics Engineer
DevTeam504San Pedro Sula, Honduras
Pinned Repositories
API-REST-RESERVATIONS
This is a API Rest built in .NET Core
Closure-Scope-Hoisting-Javascript
Here you will find examples of Closure-Scope-Hoisting
cloud-firestore-with-net
Implementing Firebase Cloud Firestore in an API in .NET 🤩
CRUD-API-REST-NET-CORE
This is an example of api rest built from scratch.
Demo_DataAnnotations
This project is a demo that was done in the talk "How Massive it is to use Data Annotations in C #!" in the DevTeam504 community. I used Data Annotations for validate my models.
firebase-storage-net
FirstAPI
This is a project made with .NET Core, using clean code,principles solid and repository pattern.
flutter-desktop
rickandmortyapp
This application connects to rick and morty api and shows its characters
widgets-flutter
This app is the demo of the talk "What are widgets in flutter?".
christiansc96's Repositories
christiansc96/firebase-storage-net
christiansc96/Demo_DataAnnotations
This project is a demo that was done in the talk "How Massive it is to use Data Annotations in C #!" in the DevTeam504 community. I used Data Annotations for validate my models.
christiansc96/rickandmortyapp
This application connects to rick and morty api and shows its characters
christiansc96/cloud-firestore-with-net
Implementing Firebase Cloud Firestore in an API in .NET 🤩
christiansc96/widgets-flutter
This app is the demo of the talk "What are widgets in flutter?".
christiansc96/FirstAPI
This is a project made with .NET Core, using clean code,principles solid and repository pattern.
christiansc96/flutter-desktop
christiansc96/push-notifications-net
christiansc96/API-REST-RESERVATIONS
This is a API Rest built in .NET Core
christiansc96/dotnet-sms-azure-communication-services
Demo charla:
christiansc96/ionic-gemini
christiansc96/rickandmortyapp-v2.5
This project is the demo of the DevFest Mexico 2021 talk
christiansc96/sms-with-net-and-amazon-pinpoint
christiansc96/angular-with-auth0
This project is the demo of how to implement auth0 in angular
christiansc96/auth0-dotnet
This project is the demo of my presentation of Net Conf Latam 2021.
christiansc96/cdsc
christiansc96/christiansc96
christiansc96/clients-api
christiansc96/CodeFirstAPI
This is an api created in .net core using Code First
christiansc96/communities
This is a repository for Global (Azure) Communities to maintain their page on the globalazure.net website.
christiansc96/Community_API
This repository is the demo of the talk "Applying Repository Pattern in .NET Core" in the DevTeam504 community.
christiansc96/DBFirst
This is an API created in .net core using Database First.
christiansc96/demo-aspnetboilerplate
christiansc96/demo-firebase-flutter
christiansc96/devfest-teg
christiansc96/dotnet-azure-blob-storage
Demo charla: Conociendo Azure Blob Storage: la solución de almacenamiento de objetos de Microsoft
christiansc96/live-webpack-api
christiansc96/Postman-and-his-benefits
christiansc96/push-notifications-ionic-devTeam504
This is the example project for the talk "Push notifications with Ionic, Firebase and .NET". Recording: https://youtube.com/live/5yC8NQM4AIM
christiansc96/TicketManagerAPI
This api manages a crud of a table called ticket. The repository pattern and clean architecture were implemented