fahad1722's Stars
jpfmscel/product-reviews
SpringBoot application for products and reviews
hnjaman/complete-microservice-application
The application including two separate service product-service and offer-service with two other service service-registry for service discovery and api-gateway for dynamic service routing, load balancing. No need to know java just read the documentation and understand the workflow diagram, It's well enough to understand the microservice concept.
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and opensource models.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
fahad1722/Email-app
Created a simple email app using the Node Mailer library.
fahad1722/Personal-Portfolio
Developed my portfolio, which contains my skills, projects, and contact info.
fahad1722/loan-prediction
Developed and trained machine learning models to predict loan approval status using applicant data..
fahad1722/fitnesshub-website
FitnessHub Website: Responsive React app using Material-UI. Fetches exercise data and videos via RapidAPI. Deployed on Netlify.
fahad1722/To-do-App
A To-Do App is an application that helps individuals organize tasks and manage their daily responsibilities, improving productivity. You can add new tasks, edit existing ones, and delete tasks you've completed.
fahad1722/fahad1722
My GitHub
fahad1722/Document-Similarity-using-BERT
Django app using pretrained BERT models. Calculates similarity with cosine metric, uses T5 for summary generation.
fahad1722/DSA
Data Structures and Algos
fahad1722/CRUD-Application
This is a simple CRUD (Create, Read, Update, Delete) application that allows you to efficiently manage user information.