Pinned Repositories
cns-project-template
This repository provides the template interface for computational neuroscience course projects, Department of Statistics, Mathematics, and Computer Science, University of Tehran. https://cnrl.github.io/cns-project-template/
http-endpoint-api-delivery-calc
This FastAPI application provides an API for calculating delivery fees based on various factors such as cart value, delivery distance, number of items, and time.
im2dhist
This small piece of code is intended to help researchers, especially in field of image processing, to easily calculate two dimensional histogram of a given image.
im2dhisteq
This module attempts to enhance contrast of a given image by equalizing its two dimensional histogram.
imhblpce
This module attempts to enhance contrast of a given image by employing a method called HBLPCE.
imWatermark
This snippet of code attempts to watermark images.
imWeightedThresholdedheq
This module attempts to enhance contrast of a given image or video by employing a method called weighted thresholded histogram equalization (WTHE).
Perceptron-a-Showcase
This snippet of code is a showcase on how a Perceptron works.
Principal-component-analysis-PCA
This is a showcase on how PCA is used for dimensionality reduction. Putting aside non-essential dimensions, especially for the case of big datasets, helps programmers and data scientists to work with data in a more efficient way.
telegram-bot-protests-in-berlin
The purpose of this code base is to facilitate access to the protests registered in Berlin on berlin.de. Users can access protests based on their distinguishing features, such as location, date, theme, and route.
Mamdasn's Repositories
Mamdasn/im2dhisteq
This module attempts to enhance contrast of a given image by equalizing its two dimensional histogram.
Mamdasn/im2dhist
This small piece of code is intended to help researchers, especially in field of image processing, to easily calculate two dimensional histogram of a given image.
Mamdasn/imWeightedThresholdedheq
This module attempts to enhance contrast of a given image or video by employing a method called weighted thresholded histogram equalization (WTHE).
Mamdasn/imhblpce
This module attempts to enhance contrast of a given image by employing a method called HBLPCE.
Mamdasn/Principal-component-analysis-PCA
This is a showcase on how PCA is used for dimensionality reduction. Putting aside non-essential dimensions, especially for the case of big datasets, helps programmers and data scientists to work with data in a more efficient way.
Mamdasn/imWatermark
This snippet of code attempts to watermark images.
Mamdasn/telegram-bot-protests-in-berlin
The purpose of this code base is to facilitate access to the protests registered in Berlin on berlin.de. Users can access protests based on their distinguishing features, such as location, date, theme, and route.
Mamdasn/http-endpoint-api-delivery-calc
This FastAPI application provides an API for calculating delivery fees based on various factors such as cart value, delivery distance, number of items, and time.
Mamdasn/imPixelate
This snippet of code attempts to pixelate images.
Mamdasn/Mamdasn
Config files for my GitHub profile.
Mamdasn/mouseshot
This program screenshots an arbitrary sized rectangular on the screen with the mouse on its center whenever any mouse button is pressed. 🖰
Mamdasn/telegrambot
This repository contains a Python code that employs telegram bot api packaged as a Docker container. With this repository I aim to facilitate access to the telegram bot API.
Mamdasn/crawler-lucernefestival-events
lucernefestival events crawler
Mamdasn/IOT-Plant
This snippet of code lets NodeMCU V3 be able to satisfy the needs of a Plant to its full extent.
Mamdasn/mamdasn.github.io
This is a simple webpage that I'll gradually update.
Mamdasn/Perceptron-a-Showcase
This snippet of code is a showcase on how a Perceptron works.
Mamdasn/awesome-bots-berlin
A curated list of awesome bots for Berlin
Mamdasn/coding-interview-university
A complete computer science study plan to become a software engineer.
Mamdasn/comparing-numba-less-and-numba-flavored-version
A comparison of a numba-less version and numba-flavored version of the same code base.
Mamdasn/im2dhistgo
Calculate two dimensional histogram using go
Mamdasn/imhist
This module calculates the histogram of a given image fast.
Mamdasn/imTriangle
This snippet of code attempts to put triangle pixelation effect on images.
Mamdasn/lognostic
This package caters to development teams seeking to optimize logging performance, diagnose issues, and understand logging loads without introducing significant overhead or complexity into their applications.
Mamdasn/makenote
command line tool for making diary or journals
Mamdasn/My-Scripts
I'll gradually add up to this repo scripts that I find useful.
Mamdasn/openvpn-install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Mamdasn/python-package-cookiecutter
Cookiecutter for rapidly creating modern & high-quality Python packages
Mamdasn/voidrice
My dotfiles (deployed by LARBS)
Mamdasn/wthe
This is the Go version of my Python package imWeightedThresholdedheq.
Mamdasn/youtube_channel
Notebooks for the python tutorials of my youtube channel. See specific youtube video for link to specifc notebook.