I have no special talent. I am only passionately curious about how
technology works.
C#
(C-Sharp) is a programming language developed by Microsoft that
runs on the .NET Framework. C# is used to develop web apps,
desktop apps, mobile apps, games and much more.
.NET Framework
.NET Framework is a software framework developed by Microsoft that
runs primarily on Microsoft Windows. It includes a large class
library called Framework Class Library.
ASP.net
ASP.NET is an open-source, server-side web-application framework
designed for web development to produce dynamic web pages. It was
developed by Microsoft to allow programmers to build dynamic web
sites, applications and services.
SQL SERVER
Microsoft SQL Server is a relational database management system
developed by Microsoft. Sql primary function of storing and
retrieving data as requested by other software applications
Azure
Microsoft Azure, commonly referred to as Azure, is a cloud
computing service created by Microsoft for building, testing,
deploying, and managing applications and services through
Microsoft-managed data centers.
Visual Studio
Microsoft Visual Studio is an integrated development environment
from Microsoft. It is used to develop computer programs, as well
as websites, web apps, web services and mobile apps.
Angular
Angular is a TypeScript-based open-source web application
framework led by the Angular Team at Google and by a community of
individuals and corporations. Angular is a complete rewrite from
the same team that built AngularJS.
Java
Java is a general-purpose programming language.
HTML
Hypertext Markup Language is the standard markup language for
documents designed to be displayed in a web browser.
CSS
Cascading Style Sheets is a style sheet language used for
describing the presentation of a document written in HTML.
JavaScript
JavaScript, often abbreviated as JS, is a programming language
that conforms to the ECMAScript specification. JavaScript is
high-level, often just-in-time compiled, and multi-paradigm.
Jquery
jQuery is a JavaScript library designed to simplify HTML DOM tree
traversal and manipulation, as well as event handling, CSS
animation, and Ajax.
Node.js
Node.js is an open-source, cross-platform, JavaScript runtime
environment that executes JavaScript code outside a web browser.