Pinned Repositories
Admin-Dashboard
Calculator
CV-Builder
A dynamic web application allowing users to create, customize, and download resumes in PDF format. Built using React.js and Vanilla CSS.
Decorex
Welcome to our Interior Decor Web App with Augmented Reality (AR) features! This web application allows users to view 3D models of interior furnishing items such as furniture, plants, carpets, etc., in their home space virtually.Interior décor using web based AR (Google model viewer web component and firebase)
DocEditor
A web-based document editor application built using ASP.NET Core MVC (.NET 8) with TinyMCE WYSIWYG HTML editor integration. The application allows users to create, update, and delete documents. User registration and login functionalities are implemented using ASP.NET Core Identity.
Fitness_Tracker_API
This repository contains a fitness tracker web API developed using ASP.NET Core Web API (.NET 8). The API allows users to manage workouts and exercises, featuring role-based authorization, JWT authentication, pagination, and filtering functionalities.
Grievance-Redressal-System
This is my final year major project and is built using Django. It aims to address the challenge of efficiently managing and resolving grievances raised by college faculty members. The existing process is time-consuming and lacks transparency, leading to delays and dissatisfaction.
Grievance-Severity-Classification-Distilbert
Fine-tuned a DistilBERT model to classify complaints based on severity.
KYC-Technical-Test
Rest API developed using Asp.Net core Web API
Tracking-Avian-Migration
Conducted a spatio-temporal analysis of the migration patterns of three birds: Eric, Nico, and Sanne.
AzimAhmedBijapur's Repositories
AzimAhmedBijapur/DocEditor
A web-based document editor application built using ASP.NET Core MVC (.NET 8) with TinyMCE WYSIWYG HTML editor integration. The application allows users to create, update, and delete documents. User registration and login functionalities are implemented using ASP.NET Core Identity.
AzimAhmedBijapur/Fitness_Tracker_API
This repository contains a fitness tracker web API developed using ASP.NET Core Web API (.NET 8). The API allows users to manage workouts and exercises, featuring role-based authorization, JWT authentication, pagination, and filtering functionalities.
AzimAhmedBijapur/KYC-Technical-Test
Rest API developed using Asp.Net core Web API
AzimAhmedBijapur/Admin-Dashboard
AzimAhmedBijapur/Calculator
AzimAhmedBijapur/CV-Builder
A dynamic web application allowing users to create, customize, and download resumes in PDF format. Built using React.js and Vanilla CSS.
AzimAhmedBijapur/Decorex
Welcome to our Interior Decor Web App with Augmented Reality (AR) features! This web application allows users to view 3D models of interior furnishing items such as furniture, plants, carpets, etc., in their home space virtually.Interior décor using web based AR (Google model viewer web component and firebase)
AzimAhmedBijapur/Exercise-Tracker
This web application allows users to track their exercises, manage them, and view their exercise history. It is built using Express.js, Node.js, MongoDB, Mongoose, EJS, and JWT for authentication.
AzimAhmedBijapur/Grievance-Redressal-System
This is my final year major project and is built using Django. It aims to address the challenge of efficiently managing and resolving grievances raised by college faculty members. The existing process is time-consuming and lacks transparency, leading to delays and dissatisfaction.
AzimAhmedBijapur/Grievance-Severity-Classification-Distilbert
Fine-tuned a DistilBERT model to classify complaints based on severity.
AzimAhmedBijapur/Rainfall-Prediction-Logistic-Regression
Developed a logistic regression model to predict whether it will rain tomorrow based on weather conditions.
AzimAhmedBijapur/Tracking-Avian-Migration
Conducted a spatio-temporal analysis of the migration patterns of three birds: Eric, Nico, and Sanne.
AzimAhmedBijapur/Desktop-Virtual-Voice-Assistant-Using-Python
Second Year Main Mini Project
AzimAhmedBijapur/Etch-a-Sketch
AzimAhmedBijapur/Image-Finder
This is a simple web application developed using React.js that allows users to search for images using the Unsplash Image API. Users can enter a search query, and the application will dynamically fetch and display relevant images.
AzimAhmedBijapur/Interior-furnishing-using-augmented-reality
web based AR project using webxr and three.js
AzimAhmedBijapur/JSP-Blog
AzimAhmedBijapur/Landing-Page
AzimAhmedBijapur/Library
AzimAhmedBijapur/Recipes
AzimAhmedBijapur/Restaurant-Page
Part of Odin Project
AzimAhmedBijapur/Rock-Paper-Scissor
AzimAhmedBijapur/Sign-up-form
AzimAhmedBijapur/Tic-Tac-Toe
AzimAhmedBijapur/Tic-Tac-Toe-React
This is a simple Tic Tac Toe game built using React. The game allows two players to take turns and play against each other.
AzimAhmedBijapur/Weather-app
This web application allows users to get current weather information for any location using the OpenWeather API. Data is fetched using Flask.