Skip to content
View olaideogunbunmi's full-sized avatar

Block or report olaideogunbunmi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
olaideogunbunmi/README.md

Hi, I'm Olaide πŸ‘‹

Backend Developer | C# | ASP.NET Core | Web APIs

Backend developer focused on C# and ASP.NET Core Web API development. I'm building my skills through hands-on projects, with an emphasis on understanding the fundamentals before reaching for higher-level abstractions. I enjoy learning how backend systems work under the hood and applying software engineering principles to real-world projects.

πŸ› οΈ Technologies and Tools

  • Language: C#
  • Framework: ASP.NET Core
  • Authentication & Authorization: ASP.NET Core Identity, JWT
  • Database: SQL Server
  • Data Access: Entity Framework Core, LINQ
  • API Documentation: Swagger/OpenAPI
  • API Testing: Postman
  • Version Control: Git & GitHub

🌱 How I Learn

I learn by breaking down abstractions and automated tools so I can understand the underlying logic and mechanics underneath. I focus on one concept at a time, making sure I understand it well before moving on to the next step. This keeps me from guessing how a system works and helps me understand exactly what the software is doing behind the scenes.

πŸš€ Featured Project

ASP.NET Core Role-Based Authentication API

A RESTful Web API implementing JWT authentication, role-based access control, claims-based authorization, ASP.NET Core Identity, and refresh token rotation and revocation.

πŸ‘‰ View the project

🎯 Goal

To continue building production-quality backend systems and deepen my understanding of software architecture, security, and scalable API design.

πŸ“« Get in touch

Feel free to connect or check out my repositories to see what I'm building.
GitHub: @olaideogunbunmi

Pinned Loading

  1. aspnetcore-auth-rbac aspnetcore-auth-rbac Public

    A secure ASP.NET Core Web API implementing JWT authentication, Role-Based Access Control (RBAC), and claims-based authorization with ASP.NET Core Identity.

    C# 1