Skip to content
View mrrmartin01's full-sized avatar
:shipit:
:shipit:

Block or report mrrmartin01

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
mrrmartin01/README.md

Theophilus Martin

  • Learning: C#, Microservices with Nest.js, Docker
  • Interests: Building scalable applications with TypeScript and ASP.NET
  • Programming Languages: TypeScript, JavaScript, C#
  • Frameworks: React.js, Express.js, Nest.js, ASP.NET, React Native
  • Collaboration: Interested in Tele-health Applications and projects

Pinned Loading

  1. jink jink Public

    Jink API is a powerful RESTful backend built with NestJS, Prisma ORM, and PostgreSQL. Manage users, posts, and bookmarks with ease through robust authentication, clean modular architecture, and ful…

    TypeScript

  2. catalog catalog Public

    Catalog API is an inventory management backend built with ASP.NET Core Web API. Effortlessly create, update, retrieve, and delete catalog items through a clean architecture leveraging controllers, …

    C#

  3. pizzaStore pizzaStore Public

    A C# project built with .NET Minimal APIs that demonstrates how to create, read, update, and delete (CRUD) data entirely in memory without the overhead of MVC controllers. The app models a fictiona…

    C#

  4. uber-services uber-services Public

    This project is a monorepo for Uber-like backend services, leveraging NestJS for modularity and scalability. It is organized into separate applications for core services, logging, and rider managem…

    TypeScript

  5. computer-science computer-science Public

    Forked from ossu/computer-science

    🎓 Path to a free self-taught education in Computer Science!

  6. guess guess Public

    Guess is a C# console application for a number guessing game. The user tries to guess a randomly generated number, receiving feedback after each attempt. Great for learning C# programming concepts …

    C#