Pinned Repositories
edutube
Edutube is an innovative educational platform designed to make learning more interactive and accessible through YouTube videos.
visualvoice
Visual Voice is an inclusive platform for deaf and hard-of-hearing individuals that automatically generates accurate transcripts for uploaded videos. It provides large, clear subtitles and interactive sticky notes during playback to highlight key topics, enhancing the video-watching experience.
legalSphere.Web
LegalSphere is an AI-powered research engine built for legal professionals. Utilizing an advanced RAG model and a rich database of 280,000 Indian commercial cases, LegalSphere provides detailed analysis, highlighting case strengths, weaknesses, relevant precedents, and evidence.
aiclub
The website is designed to provide a visually appealing and interactive experience, listing various events, contact details, and featuring a carousel.
edutube.FastAPI
This repository hosts the FastAPI backend for the Edutube platform, providing RESTful endpoints to manage subjects, topics, video searches, and concept extraction for a streamlined learning experience.
legalSphere.API
This repository hosts the FastAPI backend for LegalSphere, an AI-based legal research engine designed to support in-depth case analysis and research. This backend is responsible for handling API requests, managing case data, and interfacing with the RAG model to deliver comprehensive case insights.
Blogs_APP
A Django-powered blog application that lets users create, customize, and share their own blogs with a personalized touch. Featuring custom themes, authentication, and a clean UI, this app provides an engaging blogging experience for both writers and readers.
django-todo-app
This is a simple to-do app built with Django while learning the framework. The app allows users to manage tasks by adding, editing, deleting, and marking tasks as complete.
Ecommerce
The Awesome Store is a full-featured Ecommerce web application built using React for the frontend and Django for the backend. This project combines user-friendly UI and powerful backend functionality to create a seamless shopping experience
ludo
Marvelous Ludo is a fun, superhero-themed twist on the classic Ludo game! Inspired by my love for Marvel, this game brings iconic Marvel characters into the gameplay, making it an exciting choice for fans. Select your favorite Marvel heroes and dive into an adventurous game of Ludo!
sarfarajansari's Repositories
sarfarajansari/legalSphere.Web
LegalSphere is an AI-powered research engine built for legal professionals. Utilizing an advanced RAG model and a rich database of 280,000 Indian commercial cases, LegalSphere provides detailed analysis, highlighting case strengths, weaknesses, relevant precedents, and evidence.
sarfarajansari/Blogs_APP
A Django-powered blog application that lets users create, customize, and share their own blogs with a personalized touch. Featuring custom themes, authentication, and a clean UI, this app provides an engaging blogging experience for both writers and readers.
sarfarajansari/django-todo-app
This is a simple to-do app built with Django while learning the framework. The app allows users to manage tasks by adding, editing, deleting, and marking tasks as complete.
sarfarajansari/Ecommerce
The Awesome Store is a full-featured Ecommerce web application built using React for the frontend and Django for the backend. This project combines user-friendly UI and powerful backend functionality to create a seamless shopping experience
sarfarajansari/legalSphere.API
This repository hosts the FastAPI backend for LegalSphere, an AI-based legal research engine designed to support in-depth case analysis and research. This backend is responsible for handling API requests, managing case data, and interfacing with the RAG model to deliver comprehensive case insights.
sarfarajansari/ludo
Marvelous Ludo is a fun, superhero-themed twist on the classic Ludo game! Inspired by my love for Marvel, this game brings iconic Marvel characters into the gameplay, making it an exciting choice for fans. Select your favorite Marvel heroes and dive into an adventurous game of Ludo!
sarfarajansari/sarfarajansari.github.io
My Website (it's not yet developed properly)
sarfarajansari/todo
This is a simple To-Do app built in React—one of my very first React projects. Although the UI is basic, this project was a great learning experience and helped me get hands-on with React fundamentals.
sarfarajansari/todo-ludo-ecommerce-drf-backend
A unified Django REST Framework (DRF) backend for multiple apps, including a Todo app, a Marvel-themed Ludo game, and an Ecommerce platform. This backend provides APIs to handle tasks, game logic, and ecommerce functionalities in one cohesive project.
sarfarajansari/aiclub
The website is designed to provide a visually appealing and interactive experience, listing various events, contact details, and featuring a carousel.
sarfarajansari/college-practicals
This repository contains the practicals from my junior college course. It includes various experiments, hands-on activities, and code implementations performed throughout the academic year.
sarfarajansari/consumerCasesScraper
Scrapped 280000 consumer case judges from indiankanoon.org🤩🤩. Now we are using Rag Models and analytics on top of this.
sarfarajansari/creativecoders02.github.io
Viman is a digital platform built to streamline cloakroom management at our college, which has over 16,000 students across all batches. Previously, belongings were recorded manually in a physical register, which was time-consuming and prone to errors. Viman solves everything!
sarfarajansari/drag-drop
This repository contains a React application where I implemented a drag-and-drop feature from scratch. The main functionality of the app allows users to drag items and drop them into a shipment container. It was an assignment given to me during my interview process at Settyl, and it helped me demonstrate my proficiency with React & state management
sarfarajansari/edutube
Edutube is an innovative educational platform designed to make learning more interactive and accessible through YouTube videos.
sarfarajansari/edutube.FastAPI
This repository hosts the FastAPI backend for the Edutube platform, providing RESTful endpoints to manage subjects, topics, video searches, and concept extraction for a streamlined learning experience.
sarfarajansari/elements-periodic-table
This Django-based application provides complete information about elements from the periodic table. It allows users to search for and view detailed data about each element, including atomic number, symbol, atomic weight, electron configuration, and more.
sarfarajansari/Elphinites
A group study app for my elphinstone college friends:)
sarfarajansari/fertilizersmodel
This project is an AWS Lambda function that serves a machine learning model built using scikit-learn. The model takes soil type and crop type as inputs and predicts the recommended fertilizer to use for optimal crop growth.
sarfarajansari/garbageRedressal
The Garbage Redressal System is an React application that enables people to report waste management issues by submitting photos. Using an image analysis model, the system validates whether the submitted request is genuine and automatically provides the location coordinates if garbage is detected in the images.
sarfarajansari/garbageRedressal.Model
This repository contains the image verification model used in the Garbage Redressal System. The model is designed to automatically evaluate images submitted by users, determining whether they contain visible garbage, and helps verify the effectiveness of cleanup efforts.
sarfarajansari/gaussianEliminationANM
This app implements the Gauss Elimination method to solve systems of linear equations of the form ( AX = B ), where ( A ) is a coefficient matrix, ( X ) is the variable matrix, and ( B ) is the result matrix. The app allows users to input matrices for ( A ) and ( B ), and then solves for ( X ) step-by-step using the Gauss Elimination algorithm.
sarfarajansari/harry-potter-characters
This Android app was built to learn Android development and get familiar with Android Studio. The app displays a list of Harry Potter characters, showcasing detailed information about each character, including their images, names, roles, and background.
sarfarajansari/html-file-uploader
This repository contains a Django-based application that allows users to upload HTML files. Each uploaded file results in its own individual website, which can be accessed via a unique URL. The app simplifies the process of quickly viewing and sharing HTML files hosted on a Django backend.
sarfarajansari/human-detection-model-deployment
This repository contains the deployment setup for a human detection model built by the AI club in my college. My role in this project was to to deploy the model with a user-friendly Streamlit interface for easy interaction.
sarfarajansari/sarfarajansari
It's meee🙋♂️
sarfarajansari/search
This project contains a simple HTML form that lets users perform a Google search directly from the page. This form is a practical and straightforward way to understand the basics of HTTP GET requests—a great starting point for anyone new to web development!
sarfarajansari/streamlit-todo-app
This is a simple Todo app built with Streamlit. I created this project as an introduction to Streamlit, exploring its capabilities for building interactive, data-driven applications. The app provides a straightforward interface for managing tasks, allowing users to add, update, and delete items on their todo list.
sarfarajansari/tictactoe
This is a TicTacToe game built in React with a sleek, user-friendly interface. The game includes three difficulty levels—easy, intermediate, and unbeatable—with the unbeatable mode powered by the minimax algorithm for a challenging experience.
sarfarajansari/visualvoice
Visual Voice is an inclusive platform for deaf and hard-of-hearing individuals that automatically generates accurate transcripts for uploaded videos. It provides large, clear subtitles and interactive sticky notes during playback to highlight key topics, enhancing the video-watching experience.