Thanks to visit codestin.com
Credit goes to github.com

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

Block or report AijazAfzal

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Export-Data Export-Data Public

    This repo contains code that takes input from user and export it into excel/word format.

    C# 1

  2. Word_Manipulation Word_Manipulation Public

    This repository contains code that helps us retreive bookmarks from word document,replace merge feild with value or create a new merge feild and replace it with custom value.

    C# 1

  3. ResumeBuilder ResumeBuilder Public

    A .NET 9 Web API for dynamic resume generation and storage. Accepts structured JSON data, persists it with Entity Framework Core (SQL Server), and generates downloadable PDF resumes using QuestPDF …

    C# 1

  4. WebAPI-EF WebAPI-EF Public

    Created an API that performs CRUD operations using Entity Framework (DB First Apporoach)

    JavaScript

  5. Employee-API Employee-API Public

    Created an API that performs basic CRUD operations using EF Core (Code first approach) using three-tier architecture

    C#

  6. API-JWT-Auth API-JWT-Auth Public

    Created an API and secured it's API endpoints with JWT Authentication following three tier architecture

    C#