Ferox Neto (feroxneto)

feroxneto

Geek Repo

Location:Luanda, Angola

Github PK Tool:Github PK Tool

Ferox Neto's starred repositories

Language:JavaLicense:Apache-2.0Stargazers:67Issues:0Issues:0

low-level-design-primer

Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

Stargazers:5924Issues:0Issues:0

system-design-algorithms

Advanced data structure and algorithm for system design,系统设计需要了解的算法

License:MITStargazers:1527Issues:0Issues:0

designing-distributed-systems

Sample code and configuration files from the Designing Distributed Systems book.

Language:PythonStargazers:906Issues:0Issues:0

system-design-interview

System design interview for IT companies

Stargazers:21166Issues:0Issues:0

system_design

Preparation links and resources for system design questions

Stargazers:8657Issues:0Issues:0

minsk

This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking.

Language:C#License:MITStargazers:1038Issues:0Issues:0

dev-setup

macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

Language:PythonLicense:NOASSERTIONStargazers:6069Issues:0Issues:0

coding-interview-university

A complete computer science study plan to become a software engineer.

License:CC-BY-SA-4.0Stargazers:417Issues:0Issues:0

computer-science-flash-cards

Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.

Language:HTMLLicense:CC-BY-SA-4.0Stargazers:8198Issues:0Issues:0

awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.

Language:PythonLicense:NOASSERTIONStargazers:12204Issues:0Issues:0

HeartBeat

HeartBeat is a tool for tracking project delivery metrics that can help you get a better understanding of delivery performance. This product allows you easily get all aspects of source data faster and more accurate to analyze team delivery performance which enables delivery teams and team leaders focusing on driving continuous improvement and enhancing team productivity and efficiency.

Language:JavaLicense:MITStargazers:85Issues:0Issues:0

talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.

Language:GoLicense:MITStargazers:1846Issues:0Issues:0

build-your-own-radar

A library that generates an interactive radar, inspired by https://thoughtworks.com/radar/.

Language:CSSLicense:AGPL-3.0Stargazers:2099Issues:0Issues:0

practical-dapr

A full-stack .NET microservices build on Dapr and Tye

Language:C#License:MITStargazers:298Issues:0Issues:0

awesome-dotnet-core

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

Language:C#Stargazers:19415Issues:0Issues:0

AspNetCoreDiagnosticScenarios

This repository has examples of broken patterns in ASP.NET Core applications

Language:C#Stargazers:7559Issues:0Issues:0

EFCoreSamples.StabilityAndPerformance

Showing bad and good examples for EF Core that impacts stability and performance of the applications

Language:C#Stargazers:54Issues:0Issues:0

clean-code-dotnet

:bathtub: Clean Code concepts and tools adapted for .NET

Language:C#License:MITStargazers:6875Issues:0Issues:0

MediatrTutorial

CQRS implementation in ASP.NET Core using MediatR in .NET 5

Language:C#Stargazers:125Issues:0Issues:0

technical-interview

Technical interview questions for Alibaba Travels Co.

Stargazers:552Issues:0Issues:0

FilterAttributeStrategyPattern

A sample which shows how to use strategy pattern in filter attributes in ASP.NET Core.

Language:C#Stargazers:4Issues:0Issues:0

modular-framework

Set of shared abstractions & components for building the modular monolith

Language:C#License:MITStargazers:137Issues:0Issues:0
Language:C#License:MITStargazers:42Issues:0Issues:0

awesome-ddd

A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources

Stargazers:50Issues:0Issues:0

awesome-dotnet-core

:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software

Language:C#Stargazers:38Issues:0Issues:0

refactoring-from-anemic-to-rich-domain-model-example

Refactoring from anemic to rich Domain Model example

Language:C#License:MITStargazers:62Issues:0Issues:0

efcore-concurrency-handling

A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates

Language:C#License:MITStargazers:61Issues:0Issues:0

BlazorChat

Building a Complete Chat Application in Blazor WebAssembly 5.0 with SignalR and Identity. UI is taken care by MudBlazor Component Library.

Language:C#Stargazers:95Issues:0Issues:0

JWTAuthentication.WebApi

Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it is highly critical that these API endpoints are secured.In this Guide let's build a Secure ASP.NET Core API with JWT Authentication. Read my detailed blog post for implementation.

Language:C#Stargazers:51Issues:0Issues:0