Skip to content
View ANrajin's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ANrajin/README.md

Hi, I'm Rajin πŸ‘‹

Full-time backend engineer working primarily in .NET, but my job doesn't stop at writing code β€” I also manage servers, build and maintain CI/CD pipelines, and work across cloud platforms to keep things running. I lean on AI heavily as a tool to solve real business problems faster, not just to write boilerplate.

I try not to box myself into a single stack β€” I pick whatever gets the job done well, and I'm always learning something new.

πŸ“« Reach me

Pinned Loading

  1. ngWind ngWind Public

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

    HTML 20 10

  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#