Pinned Repositories
30-Days-of-Code
Contains solutions to the 30 Days of Code challenges on HackerRank.
Algorithms
Collection of algorithms in multiple programming languages.
E-Workers
E-Workers is a home services app for hiring workers for day-to-day tasks. The aim of the app is to make these tasks easy and convenient for the users. Workers can be hired on the app with a few simple clicks.
Exam-Schedule-Generation
Manually generating a Mid-term exam schedule for NUCES-FAST Lahore is an involved task as a diverse set of constraints must be enforced while creating the schedule. In this repository, the famous natured inspired Genetic Algorithm combined with local search is implemented for solving the scheduling problem.
Inventory-Management-System-Spring-Boot
The Web-based application would be used for lending, issuance, and returning of different items. The details of these transactions would be stored in the database. Moreover, details regarding different items such as item quantity, item precedence, etc would also be stored in the database to keep track of the items available in the inventory.
Library-Management-System
MNIST-Digit-Recognition
The popular MNIST dataset is used for the digit recognition task using different machine learning algorithms such as KNN and SVM with HOG features. A simple feed-forward neural network is also used for comparison with the machine learning models. A detailed report in IEEE format is also provided.
State-Design-Pattern
The state is a behavioral design pattern that lets an object alter its behavior when its internal state changes. It appears as if the object changed its class.
The-Game-of-Hex
An AI agent is created which plays the game of Hex using min-max and alpha-beta pruning to best his human counterparts. The AI moves are evaluated using the evaluation function in which different heuristics are used to select the best move. The alpha-beta pruning helps in finding the best move faster.
World-Clock-Application
An Android Application that shows updated times of 424 cities of the World. The user can select cities as favorite to track their current times.
mehboobali98's Repositories
mehboobali98/Inventory-Management-System-Spring-Boot
The Web-based application would be used for lending, issuance, and returning of different items. The details of these transactions would be stored in the database. Moreover, details regarding different items such as item quantity, item precedence, etc would also be stored in the database to keep track of the items available in the inventory.
mehboobali98/World-Clock-Application
An Android Application that shows updated times of 424 cities of the World. The user can select cities as favorite to track their current times.
mehboobali98/Library-Management-System
mehboobali98/State-Design-Pattern
The state is a behavioral design pattern that lets an object alter its behavior when its internal state changes. It appears as if the object changed its class.
mehboobali98/Algorithms
Collection of algorithms in multiple programming languages.
mehboobali98/E-Workers
E-Workers is a home services app for hiring workers for day-to-day tasks. The aim of the app is to make these tasks easy and convenient for the users. Workers can be hired on the app with a few simple clicks.
mehboobali98/annotate_models
Annotate Rails classes with schema and routes info
mehboobali98/audited
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
mehboobali98/awesome
😎 Awesome lists about all kinds of interesting topics
mehboobali98/chatwoot
Open-source customer engagement suite, an alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬
mehboobali98/data_science_resources
📊 Data Science Resources, Data Science Standards & Machine Learning Pipelines
mehboobali98/docs
Codecademy Docs is a collection of information for all things code. 📕
mehboobali98/forem
For empowering community 🌱
mehboobali98/FYP-Resources
The repository contains resources for our Final Year Project - Structuring Scholarly Contributions in Open Research Knowledge Graph.
mehboobali98/godot-docs
Godot Engine official documentation
mehboobali98/human-essentials
Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.
mehboobali98/IMS-Automated-Test-Cases
The test cases of the IMS (Inventory Management System) have been automated using Selenium.
mehboobali98/IRIS-classification-using-SVMs
The popular IRIS dataset is used for the training of linear and non-linear SVM models. The hyper-parameters are fine-tuned of the models are fine-tuned using K-Fold Cross-Validation and GridSearch to improve model performance.
mehboobali98/mehboobali98
It contains config for my GitHub profile.
mehboobali98/mindsdb
MindsDB is a Server for Artificial Intelligence Logic. Enabling developers to ship to production AI powered projects (from the latest LLMs, vector operations, state of the art time-series forecasting to Machine Learning) in a fast and scalable way.
mehboobali98/Multivariate-Linear-Regression
Linear Regression with multiple variables is implemented to predict the prices of houses using the size of the house (in square feet) and the number of rooms as features. Suppose you are selling your house and you want to know what a good market price would be.
mehboobali98/olubalance
olubalance is a personal finance tool to balance and reconcile your bank accounts
mehboobali98/paper_trail
Track changes to your rails models
mehboobali98/Protection-Proxy-Design-Pattern
The repository contains an implementation of the Proxy design pattern. Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object. A proxy controls access to the original object, allowing you to perform something either before or after the request gets through to the original object.
mehboobali98/Python
All Algorithms implemented in Python
mehboobali98/service-catalog
mehboobali98/shardingsphere
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more
mehboobali98/Univariate-Linear-Regression
Linear Regression is implemented to identify the relationship between the profit of a bakery and the population of different cities. The main objective is to find the next city in which a new outlet should be opened.
mehboobali98/Virtual-Proxy-Design-Pattern
The virtual proxy design pattern is used to preserve memory from being allotted to an object that may not be used in the future. Until the object is not used, a light copy of the object is created and shown to the user.
mehboobali98/zd-help-center