Pinned Repositories
ArtFusion
This project experimented with enhancements to the original CycleGAN implementation for artistic style transfer, leveraging techniques like transformer blocks, residual connections, extended training, and data augmentations to improve performance and image quality.
BS-DS-Semester-2-Spring-2022--
FAST NUCES ISLAMABAD (BS DATA SCIENCE semester-2 RESOURCES)
chussboi96
Config files for my GitHub profile.
COAL-Project-Brick-breaker-game
2022 Spring Semester FInal Project of COAL Theory/LAB @ FAST NUCES - ISLAMABAD
Currency-exchange-rate-Dashboard
built using streamlit & plotly (pt.3)
Data-Structures-Algorithms-project
DSA FINAL PROJECT - Fall semester 2022 - Data science department
Exploring-Enron-email-dataset-through-d3-visualizations
This Data Analysis&Visualization semester project revolved around creating interactive d3.js visualizations.
LiveJournal-Social-Network-Graph-Analysis-using-Hadoop
The LiveJournal social network Large-scale Graph data was analyzed using Hadoop to optimize connections between various nodes. Leveraging the power of parallel processing, different algorithms were explored to develop a generic and efficient method for finding the shortest paths.
RAG-PDF-phi-3-chatbot
RAG chatbot designed for domain-specific queries using Ollama, Langchain, phi-3 and Faiss
Real-Time-Amazon-Product-Recommendation-System-using-Apache-Spark-MongoDB-Flask-and-Apache-Kafka
We implemented a two-phase project: Phase 1 involved loading cleaned Amazon product data into MongoDB using Apache Spark and performing EDA. Phase 2 included training a recommendation model, setting up a Flask web app, and using Apache Kafka for real-time streaming of personalized recommendations and storing them in MongoDB.
chussboi96's Repositories
chussboi96/RAG-PDF-phi-3-chatbot
RAG chatbot designed for domain-specific queries using Ollama, Langchain, phi-3 and Faiss
chussboi96/COAL-Project-Brick-breaker-game
2022 Spring Semester FInal Project of COAL Theory/LAB @ FAST NUCES - ISLAMABAD
chussboi96/LiveJournal-Social-Network-Graph-Analysis-using-Hadoop
The LiveJournal social network Large-scale Graph data was analyzed using Hadoop to optimize connections between various nodes. Leveraging the power of parallel processing, different algorithms were explored to develop a generic and efficient method for finding the shortest paths.
chussboi96/Real-Time-Amazon-Product-Recommendation-System-using-Apache-Spark-MongoDB-Flask-and-Apache-Kafka
We implemented a two-phase project: Phase 1 involved loading cleaned Amazon product data into MongoDB using Apache Spark and performing EDA. Phase 2 included training a recommendation model, setting up a Flask web app, and using Apache Kafka for real-time streaming of personalized recommendations and storing them in MongoDB.
chussboi96/ArtFusion
This project experimented with enhancements to the original CycleGAN implementation for artistic style transfer, leveraging techniques like transformer blocks, residual connections, extended training, and data augmentations to improve performance and image quality.
chussboi96/chussboi96
Config files for my GitHub profile.
chussboi96/Currency-exchange-rate-Dashboard
built using streamlit & plotly (pt.3)
chussboi96/Exploring-Enron-email-dataset-through-d3-visualizations
This Data Analysis&Visualization semester project revolved around creating interactive d3.js visualizations.
chussboi96/FAST-Resources
Resources of FAST NUCES 2019-2023
chussboi96/gans-awesome-applications
list of GAN applications and demo
chussboi96/Forecasting-Models-using-React---Three.js
This repository contains implementations of various forecasting models for time series data.
chussboi96/Hybrid-join-implementation-in-ETL-for-electronica-business-chain-Data-Warehouse.
This project implements a Data Warehouse for electronica business chain. The innovation lies in integrating the HYBRIDJOIN algorithm with multithreading in Java. This combination significantly accelerates and optimizes data loading from, thereby improving the overall efficiency and effectiveness of the data warehousing solution.
chussboi96/Intelligent-Graph-Layouts-dashboard-using-d3.js
The webpage allows users to upload a csv that contains an adjacency matrix, then our dashboard intelligently analyzes the graph to identify its characteristics and classifying it as either a General Graph, a Directed Acyclic Graph (DAG), or a Tree. Based on this classification, it offers layout options that best represent the graph's structure.
chussboi96/Introduction-to-Data-Science-resources-
Assignments
chussboi96/KMeans-KNN
This repo contains Lazy snapping using kmeans & face recognition using KNN
chussboi96/Lionel-Messi-template
Responsive aesthetic template dedicated to the GOAT using HTML, CSS and bootstrap
chussboi96/Locality-Sensitive-Hashing-on-Audio-Data
We implemented Locality Sensitive Hashing (LSH) on audio data and evaluated its performance for duplicate detection.. Flask web app was also developed
chussboi96/Medicinal-Plant-Leaf-detection-using-computer-vision
An AI-powered application using TensorFlow and ResNet50V2 for identifying and classifying medicinal plant leaves.
chussboi96/Meme-Sentimental-Analysis
Given an Internet meme, the task was to classify it as a positive, very positive, negative, very negative or neutral meme.
chussboi96/milvus-image-search
A Python-based implementation of an advanced image search system utilizing Milvus vector database and image embeddings from ResNet.
chussboi96/Movie-Recommendation-Web-App-using-Flask
The movie recommendation system uses content-based filtering which is focused on movie attributes, such as genre, cast, and director, to generate recommendations and is limited to only suggesting movies from the dataset used to train the model. The application is built using the Flask framework .
chussboi96/multiclass-classify-207
Exploring multiclass classification across 207 classes using different BERT models and XLNet.
chussboi96/Project-Management-System-using-Nodejs-MySQL
PWB is a software tool used for project management, issue tracking, and software development. Used among agile development teams as it allows for the creation and tracking of user stories, sprints, and other agile development methodologies.
chussboi96/public-free-apis-1000
A collective list of free APIs
chussboi96/Simple-transformers-for-address-parsing
A lightweight tool for extracting address components using simple-transformers.
chussboi96/Streamlit-and-plotly
did a little IT project for friend in Business Analytics (FAST NUCES)
chussboi96/streamlit-mini-project-2
Another gig i did for a friend
chussboi96/Study-of-the-Effects-of-Climate-Change-on-Crop-Yields
chussboi96/Upload-Play-audio-on-Flask-WebApp
You can also change the extension of allowed files in the code
chussboi96/Web-Scraping-from-Daraz
IDS Course assignment