Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by muneeb706
A curated list of projects in awesome lists by muneeb706 .
https://github.com/muneeb706/hrms
Human Resource Management System
expressjs mongodb mongoose nodejs
Last synced: 15 Oct 2024
https://github.com/muneeb706/multilabel-classification
A kaggle competition project for the Multilabel Classificiation of Amazon Rainforest Satellite Images.
cnn deep-learning kaggle-competition python resnet tensorflow vgg16
Last synced: 15 Oct 2024
https://github.com/muneeb706/graph_analysis
Analysis of graph properties using python (networkx)
graph-analysis network-analysis networkx python
Last synced: 15 Oct 2024
https://github.com/muneeb706/bellman-ford-sssp
In this project, serial and parallel version of bellman ford algorithm for single source shortest path is implemented
Last synced: 15 Oct 2024
https://github.com/muneeb706/soap-request-builder
Sample project to give an idea on how to convert REST API request in JSON to SOAP Request.
equifax json json-to-xml-converter python rest-api soap-request soap-web-services xml
Last synced: 15 Oct 2024
https://github.com/muneeb706/data-exploration-system
User interface for data exploration
adminlte chartjs css cypress data-exploration django html javascript python tabulator
Last synced: 15 Oct 2024
https://github.com/muneeb706/pet-marketplace
A sample flask full stack web application
flask flask-sqlalchemy jinja2 python sqlite
Last synced: 15 Oct 2024
https://github.com/muneeb706/sudoku-solver
A program which will read a sudoku puzzle from a file (some examples are sudoku1.txt, sudoku2.txt, etc) and generate clauses in the DIMACS format for each sudoku puzzle in the files sudokuN.cnf, where N = 1, 2, ..., 5.
cnf dimacs latin-square logic-in-computer-science python
Last synced: 15 Oct 2024
https://github.com/muneeb706/sparse-matrix-vector-mul
Parallelized Sparse Matrix Vector multiplication using OpenMP
c-plus-plus multiplication multithreading openmp sparse-matrix
Last synced: 15 Oct 2024
https://github.com/muneeb706/django-graphql
GraphQL API tutorial with graphene-django
django graphene-django graphql python
Last synced: 15 Oct 2024
https://github.com/muneeb706/nei_pm2.5_data_analysis
Exploratory Data Analysis of PM2.5 Emission records from EPA National Emission Inventory
data-visualization exploratory-data-analysis r-programming
Last synced: 15 Oct 2024
https://github.com/muneeb706/regression_model_analysis
mtcars dataset analysis in R.
Last synced: 15 Oct 2024
https://github.com/muneeb706/github-repo-visualization
This project displays an interactive dashboard for visualizing and analysing muneeb706 repositories data. Data related to Commits, Issues, and Event attributes of each public repository is displayed through Line Chart, Bar Chart and Stacked Bar Chart.
data-visualization github-api react-hooks reactjs
Last synced: 15 Oct 2024
https://github.com/muneeb706/exploratory-data-analysis
Exploratory Data Analysis of some problems using python (numpy & pandas)
data-analysis exploratory-data-analysis jupyter-n numpy pandas python3
Last synced: 15 Oct 2024
https://github.com/muneeb706/machine-learning
Machine Learning problems solutions with different types of algorithms.
classification cosine-similarity dot-product latent-semantic-indexing regression regularization sklearn svm
Last synced: 15 Oct 2024
https://github.com/muneeb706/occupancy-detection-analysis
Results of analysis and comparisons of different data mining algorithms.
classification clustering data-mining weka
Last synced: 15 Oct 2024
https://github.com/muneeb706/noaa_storm_database_analysis
This project involves the exploratory Data Analysis of the the U.S. National Oceanic and Atmospheric Administration's (NOAA) storm database in R. This database consists of major storms and other environment related events in the United States. It includes information about time and place where the events occurred as well as estimates of havoc caused.
environmental-science exploratory-data-analysis r-programming
Last synced: 15 Oct 2024
https://github.com/muneeb706/deathrate_predictors_analysis
Relationship investigation between demographic variables and death rate using R
bayesian-statistics r-programming
Last synced: 15 Oct 2024
https://github.com/muneeb706/patient-no-show
Patient No Show Predictive Modeling Using RIPPER and Hoeffding Trees Algorithms
binary-classification hoeffding-trees interpretable-machine-learning predictive-modeling ripper shap
Last synced: 15 Oct 2024
https://github.com/muneeb706/data-engineering-samples
Respository that contains sample data engineering tasks
Last synced: 15 Oct 2024
https://github.com/muneeb706/cuda
sample programs implemented using cuda (gpu)
cplusplus cuda gpu-programming
Last synced: 15 Oct 2024
https://github.com/muneeb706/django-upgrade-ai-agent
Django Upgrade AI Agent
Last synced: 15 Oct 2024
https://github.com/muneeb706/react-samples
Contains samples of following functionalities that can be achieved in react.
Last synced: 15 Oct 2024
https://github.com/muneeb706/cactus-rest-client
Spring Boot Rest Client for the Cactus API
rest-api rest-client spring-boot spring-test spring-web
Last synced: 15 Oct 2024
https://github.com/muneeb706/django-s3-file-upload
AWS S3 File Upload using boto3
boto3 django multipart-uploads multithreading python s3
Last synced: 15 Oct 2024
https://github.com/muneeb706/notion-sample-integration
Sample proejct to understand Notion integration into Monolith React and Django application.
codecov cypress django django-allauth github-actions notion-api notion-database reactjs
Last synced: 15 Oct 2024
https://github.com/muneeb706/tensorflow
Sample Machine Learning and Deep Learning Models with example applications that were built using TensorFlow
cnn deep-learning deepdream neural-networks neural-style-transfer resnet rnn tensorboard tensorflow vgg19
Last synced: 15 Oct 2024
https://github.com/muneeb706/aws-saa-c03-prep
Notes, I gathered from various sources that helped me to pass the exam in first attempt.
Last synced: 15 Oct 2024
https://github.com/muneeb706/json-keys-remover
VSCode extension for removing selected keys/properties from JSON objects.
Last synced: 15 Oct 2024
https://github.com/muneeb706/human_activity_recognition
This project performs data cleaning and data exploration steps for Human Activity Recognition Using Smartphones Data Set in R programming language.
data-analysis data-cleaning data-exploration r-programming
Last synced: 15 Oct 2024
https://github.com/muneeb706/social_circles_discovery
Discovering social circles in a directed social network using node, structure and edge features
directed-graph k-means-clustering machine-learning networkx python slashdot social-circles social-network-analysis
Last synced: 15 Oct 2024
https://github.com/muneeb706/stocks-data-visualization
Visualization created for comparing financial performance of different companies and indsutries
information-visualization tableau
Last synced: 15 Oct 2024
https://github.com/muneeb706/r-programming
R-Programming examples for data analysis.
Last synced: 15 Oct 2024
https://github.com/muneeb706/prolog-programs
Solutions of Logic in Computer Science problems in Proloh.
logic-in-computer-science logic-programming prolog-programming-language
Last synced: 15 Oct 2024
https://github.com/muneeb706/practical-machine-learning-coursera
Practical Machine Learning Coursera Project
Last synced: 15 Oct 2024
https://github.com/muneeb706/django-samples
Sample implemention of different functions in django
django django-rest-framework fhir lua parquet python redis
Last synced: 15 Oct 2024
https://github.com/muneeb706/algorithms
Implementation of classic algorithm problems
Last synced: 15 Oct 2024