jrpacheco's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
CollabCodeTech/backend-challenges
A public list of open-source challenges from jobs around the world
roadmapsh/deprecated-version
Next version of roadmap.sh
LibreHardwareMonitor/LibreHardwareMonitor
Libre Hardware Monitor is free software that can monitor the temperature sensors, fan speeds, voltages, load and clock speeds of your computer.
openhardwaremonitor/openhardwaremonitor
Open Hardware Monitor
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 9 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
bvschaik/julius
An open source re-implementation of Caesar III
Keriew/augustus
An open source re-implementation of Caesar III
raulfdm/taco-api
🍉 Brazilian Table of Food Composition (TACO) - GraphQL API
andreciornavei/flutter-getx-concept
A flutter project to make use of all concepts of GetX
verdie-g/StoredProcedureEFCore
Entity Framework Core extension to execute stored procedures
vlingo/xoom-examples
The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for specific examples.
poorna-soysa/books-api-docker-compose-postgresql-redis
This repository showcases a sample API built with .NET 8, designed to demonstrate the integration of Docker Compose for container orchestration. The application utilizes PostgreSQL as its primary database and Redis for caching, providing a robust foundation for scalable web services
jhonkus/UbudKusCoin
Simple Cryptocurrencies with Proof Of Stake Consensus Algorithm
dmamulashvili/DataTables-with-Razor-Pages
Using jQuery DataTables with ASP.NET Core Razor Pages
donvito/flutter-examples
Flutter app examples I've developed
saineshwar/Bugpoint
Bugpoint is an application for Managing and Tracking application Bug.
DeveloperFabricio/HotelBookings
API Web para Gerenciamento de Hotéis, desenvolvida em .NET 8, EF Core, RabbitMQ,, Microsserviços, API Google Calendar, API Gmail e SQL Server.
thiagoDevw/ClinicManager
Nikolamv95/MySportTips
Personal project for sharing sports betting tips.
abimaeldcm/Consultorio_M-dico
renatogroffe/ASPNETCore6-REST_API-SqlServer-EFCore-Migrations-Postman_ChamadosSuporte
Exemplo de API REST criada com o .NET 6 + ASP.NET Core para cadastramento e consulta de chamados de suporte utilizando o SQL Server + Entity Framework Core + Migrations (configurações). Inclui uso do FluentValidation para validações, um Dockerfile para geração de imagens da aplicação e testes em JavaScript com Postman (para execução de uma Collection via Newman).
renatogroffe/AzureDevOps-SqlServer-EFCoreMigrations-Postman-Newman-DotNet6-ASPNETCore_AKS_Chamados
Pipeline do Azure DevOps para automação de testes (com Postman + Newman) utilizando SQL Server + Migrations do Entity Framework Core, build e deployment no Azure Kubernetes Service (AKS) de uma API REST criada com .NET 6 + ASP.NET Core. Inclui a geração de relatório HTML e de XML (JUnit) com o resultados dos testes.
JackTrapper/bcrypt-for-csharp
BCrypt implementation for C#
luanhsd/Xadrez
Jogo de Xadrez em C#
luquech/Padr-o-de-Projetos-2023.1
RPG de turnos simples feito utilizando C++ e a biblioteca SFML, realizado durante a disciplina Padrões de Projetos.