philipomoigui
I am a team-oriented software engineer with several years of experience. Seeking to use proven development skills to provide optimal code solutions.
Lagos, Nigeria
philipomoigui's Stars
dastergon/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
aigoncharov/uk-global-talent-visa-guide
Free UK Global Talent visa guide
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Dylan-Israel/ultimate-coding-resources
A collection of the best resources for programming, web development, computer science and more.
CodingChallengesFYI/SharedSolutions
Publicly shared solutions to Coding Challenges
lukasz-madon/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
malgamves/CommunityWriterPrograms
A list of Developer Community Writer Programs
SamirPaulb/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
MichaelCade/90DaysOfDevOps
This repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things DevOps, including Principles, Processes, Tooling and Use Cases surrounding this vast topic.
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
RefactoringGuru/design-patterns-csharp
Design Pattern Examples in C#
ThunderDev1/reactjs-ts-identityserver
Demo app for using Identity Server with React.js SPA, .Net Core 3.0 and TypeScript
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
fullstackhero/dotnet-starter-kit
Production Grade Cloud-Ready .NET 8 Starter Kit (Web API + Blazor Client) with Multitenancy Support, and Clean/Modular Architecture that saves roughly 200+ Development Hours! All Batteries Included.
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
shomali11/go-interview
Collection of Technical Interview Questions solved with Go