Skip to content
View MainaGeorge's full-sized avatar
Block or Report

Block or report MainaGeorge

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
MainaGeorge/README.md
  • 👋 Hi, I’m @MainaGeorge
  • 👀 I’m interested in programming in C#, .Net in general and as a front end framework, Angular.
  • 🌱 I’m currently learning advanced C# concepts like multithreading, delegates, lambda expressions, LINQ, EF Core, WebAPI.
  • 💞️ I’m looking to collaborate on any materials that involve .NET projects (WebAPIs Backend) and Angular(Frontend).
  • 📫 How to reach me at nuriszka@gmail.com.

Pinned

  1. CompanyEmployeeAPI CompanyEmployeeAPI Public

    This is an api project for managing employees and their companies done with aspnet core 5.

    C# 1

  2. DataStructures-Algorithms-SomeTests DataStructures-Algorithms-SomeTests Public

    some basic algorithms and data structures implemented in c#. they include linked lists, queue, stack, sorting algorithms and much more. for the data structures there are some basic tests using XUnit

    C# 1

  3. css-grid-furniture-store css-grid-furniture-store Public

    A website created using html and css for learning purposes.

    CSS

  4. flex-box-project flex-box-project Public

    A website created using html and css for learning purposes

    SCSS

  5. node-express-api node-express-api Public

    This is an app to test building an api with nodejs and express framework The app uses mongodb for storing data. You need to set up the connection string to mongodb to use it. The app is a RESTful A…

    JavaScript

  6. DesignPatterns DesignPatterns Public

    This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns

    C#