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

Block or report vgmda

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
vgmda/README.md

✏️ “We are what we repeatedly do. Excellence, then, is not an act, but a habit.” (Will Durant)



Pinned

  1. CompetitionTracker CompetitionTracker Public

    Design and deploy a C# windows based application which generates a single-elimination style matchup. The idea is to create an app to track a competition's progress, each competition consists of tea…

    C#

  2. GithubEmojis GithubEmojis Public

    ASP.NET Core web application within Visual Studio for Mac. This application is a Web site that displays the emojis available on GitHub. The info for the emojis are retrieved using the GitHub API.

    C# 1

  3. MVCApp MVCApp Public

    ASP.NET Core MVC web development with controllers and views. MVC is a design pattern used to decouple user interface (view), data (model) and application logic (controller). Create an HTML form bas…

    HTML

  4. PizzeriaApp PizzeriaApp Public

    Web application build using Razor Pages. Razor Pages is a simplified and easier-to-use page-based web application programming model that focuses on using a file-based routing approach eliminating m…

    HTML

  5. PayrollApp PayrollApp Public

    Payroll application is a console C# program that generates the salary slips of a small company, based on the position the staff has in the company, different calculations will be performed. The pro…

    C#

  6. MongoDBNode MongoDBNode Public

    This application uses MongoDB Node driver to connect, fetch and display the data on the webpage. It also uses POSTMAN to handle API requests such as POST, DELETE, PATCH.

    JavaScript 1