Skip to content
View ANrajin's full-sized avatar
πŸ‘Ώ
Every ambitious move is a gamble
πŸ‘Ώ
Every ambitious move is a gamble
Block or Report

Block or report ANrajin

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

another confused programmer 😐

ANRajin's GitHub stats

Hi there πŸ‘‹! Well, I don't know how to express myself πŸ˜‘ Here is what I am familier with:

πŸ“Œ Languages

C# C++ PHP JavaScript CSS3 HTML5


πŸ“Œ Frameworks & Libraries

.Net Angular Bootstrap jQuery Laravel Vue.js


πŸ“Œ Databases

MariaDB MicrosoftSQLServer MySQL MongoDB


πŸ“Œ Others

TeamCity WordPress

Pinned

  1. ngWind ngWind Public

    ngWind is a dashboard template primarily developed with Angular 17 and Tailwind CSS

    HTML 12 7

  2. AspnetcoreWithAWSome AspnetcoreWithAWSome Public

    a repository for playing with different services offered by AWS using Asp .NET core 6

    C#

  3. SharpScraper SharpScraper Public

    In this code example I have show how we can scrape data from a website into our code and store information's into database using AspDotNET 6

    C# 1

  4. mini-orm mini-orm Public

    During my learning period of csharp lang, I developed this mini orm using the Reflection feature. This orm simply provides CRUD functionality using the Entities.

    C#

  5. Object2JSON Object2JSON Public

    In this code example i have shown, how we can convert C-Sharp objects into a JSON string without using any library.

    C#