mahdavipanah
A software alchemist currently working as the tech lead at RIWI Co. | JavaScript/Python/Node.js lover | Focusing on software architecture and design | Database
RIWIIstanbul
Pinned Repositories
API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
hamcode
Encode, decode and correct (single bit) a binary code using Hamming code algorithm in Go language
juicylang
Juicy programming language written in Python using PLY
liteParse
Fast and easy template parser for javascript
pyCFG
Context Free Grammar(CFG) parser library and application written in Python.
pynpuzzle
Solve, test and benchmark algorithms for N-Puzzle problem with Python
stringplus
Minimal string manipulation library for C++ inspired by underscore.string.
sudoku_genetic_python
Solve Sudoku with Python and genetic algorithm
SudokuPyCSF
Solve Sudoku with Python using the CSF approach
yavarjs.github.io
A Persian blog for javascript, typescript, and node.js. وبلاگی برای جاوااسکریپت، تایپاسکریپت و نود جیاس
mahdavipanah's Repositories
mahdavipanah/pynpuzzle
Solve, test and benchmark algorithms for N-Puzzle problem with Python
mahdavipanah/pyCFG
Context Free Grammar(CFG) parser library and application written in Python.
mahdavipanah/stringplus
Minimal string manipulation library for C++ inspired by underscore.string.
mahdavipanah/sudoku_genetic_python
Solve Sudoku with Python and genetic algorithm
mahdavipanah/API-Security-Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
mahdavipanah/libcdll
A cozy C library that implements circular doubly linked list
mahdavipanah/2972.ir
2972.ir SMS service API client library for Node.js
mahdavipanah/ColoredSpanningTree
A solution for a multicolored spanning trees problem
mahdavipanah/ConstrainedScheduling
A solution for a constrained scheduling problem
mahdavipanah/gentjs
Test case generator for JavaScript
mahdavipanah/GlassesAR
Web-based face detection and AR system for eyewear try-on.
mahdavipanah/IoT-Colab
User and Data Trust in IoT using Game Theory
mahdavipanah/bikezenbook
mahdavipanah/computer_vision_imp
Codes that I wrote during IMP computer vision winter school
mahdavipanah/DataMiningProject
My course project for Data Mining
mahdavipanah/Eloquent-JavaScript
Eloquent JavaScript ترجمهی فارسی کتاب
mahdavipanah/EscapeGraph
A solution for a graph escape problem
mahdavipanah/keyv-upstash
Upstash Redis adapter for Keyv.
mahdavipanah/mahdavipanah
A repository for my Github profile README
mahdavipanah/matlab_hoda_digit_recognition
Digit recognition using Matlab and Hoda Dataset
mahdavipanah/progit2
Pro Git 2nd Edition
mahdavipanah/underscore.string
String manipulation helpers for javascript
mahdavipanah/university_data_mining_project
A project for data mining course in university
mahdavipanah/bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
mahdavipanah/evolution101
فرگشت ۱۰۱ تلاشی است جهت فراهم کردن بنیانهای درک فرگشت برای فارسیزبانان.
mahdavipanah/inngest-js
Serverless event-driven systems, background jobs, and scheduled jobs for TypeScript & JavaScript
mahdavipanah/keyv
Simple key-value storage with support for multiple backends
mahdavipanah/nestjs-config
Configuration module for Nest framework (node.js) 🍓
mahdavipanah/nestjs-on-vercel
Example code for fast and simple NestJS app deployment on Vercel. Read the instructions at this blog post: https://hamidreza.tech/nestjs-on-vercel
mahdavipanah/utility-types
Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).