-
@github Open Source Maintainer
- The Internet, Remote
-
05:55
(UTC +01:00) - https://orcid.org/0000-0003-3740-8627
- @MaxProgram
- in/maxbase
- https://t.me/MAX_BASE
- @maxbase4600
Highlights
-
TinderGraphQLTS Public
This project is a GraphQL-based back-end for a Tinder clone application. It provides the necessary API for managing user accounts, profiles, matching, and messaging functionalities similar to the p…
-
TheaterCinemaAPISystem Public
The Theater and Cinema System is a software application that provides a comprehensive solution for managing theater and cinema operations. It allows users to manage movie screenings, ticket sales, …
Go GNU General Public License v3.0 UpdatedDec 10, 2025 -
TextDotsCounterJS Public
JS script (web-based) to count number of dots inside characters. for example i have one dot, and p not have a dot. (Support English, Persian, and Arabic languages)
-
tailwindcss-setup Public
A minimal setup for using Tailwind CSS version 4 with static HTML pages, leveraging Vite for fast development and build processes. Designed as a starting template for developers to implement Tailwi…
HTML MIT License UpdatedDec 10, 2025 -
StudentGraphQLTS Public
StudentGraphQLTS is a GraphQL-based system built with TypeScript that allows universities, students, and professors to interact and manage academic information. This system provides an API to query…
-
StoryGraphQLTS Public
This project is a GraphQL-based API powered by NestJS and implemented in TypeScript. It provides various features for user authentication, user management, and story-related operations. The API sup…
-
ShortenerLaravelGraphQL Public
ShortenerLaravelGraphQL is a GraphQL-based web service developed using PHP 8.2 and Laravel 10. This project aims to provide a URL shortening service with a GraphQL API interface, making it easy to …
PHP GNU General Public License v3.0 UpdatedDec 10, 2025 -
RestaurantGraphQLAPI Public
A GraphQL-based API designed to handle multiple restaurants in a shop store. It provides various features such as searching for restaurants in a city, finding the nearest restaurant, retrieving a l…
-
RestaurantGraphQL Public
This GraphQL-based designed to handle multiple restaurants in a shop store. It provides various features such as searching for restaurants in a city, finding the nearest restaurant, retrieving a li…
-
QRCodeManagmentGraphQL Public
A GraphQL-based project that allows you to generate QR code images and provides routes for various operations related to QR codes. It provides functionality to convert text or binary data to QR cod…
-
OnboardingGraphQLTS Public
This is a sample application that demonstrates a multi-step registration process using GraphQL and NestJS.
-
NewsLaravelGraphQL Public
NewsLaravelGraphQL is a Laravel-based web service that leverages the power of GraphQL to provide a flexible and efficient API for accessing news articles and related information. This project is bu…
-
MyWeatherDesktop Public
A Electron based desktop application which can show weather of most cities in world.
-
MyPhonebook Public
MyPhonebook is a web-based phone book page with ability to add contacts and search betweens with internal browser database supporting (IndexedDB full cache), styled powered by TailwindCSS.
-
MyNodePackageManager Public
How NPM or Yarn are working; Going to create our own package manager
-
MochaChaiJsTest Public
In this repository, You will see how to setup the Mocha unit testing framework along with Chai which is an assertion library. (JavaScript)
-
MithrilTS-JSX Public
Create a SPA project using Mithril JS framework and design layout by JSX syntax and use Typescript and Vite for build system.
-
moadian-api-laravel-example Public
A minimal Laravel example demonstrating integration with Iran's national tax system (سامانه مودیان) using the jooyeshgar/moadian PHP package.
Blade MIT License UpdatedDec 10, 2025 -
LinkShortenerGraphQL Public
A simple URL shortener service that uses GraphQL and NestJS to provide a fast and scalable API for shortening and managing URLs. The project is based on the popular nestjs/graphql package and lever…
-
FirstProtobufJS Public
A quick and practical look at Protobuf. If you know what is JSON and how its work, you can see how much Proto-Buf is easy.
-
dependabot-merge-automator Public
A Python tool to manage security and dependency updates across multiple repositories by automatically merging Dependabot PRs or requesting updates when conflicts occur.
Python MIT License UpdatedDec 10, 2025 -
BitlyGo Public
URL Shortener - Short URLs & Custom Free Link Powered by Go language and PostgreSQL database. (API, JSON)
-
scratch-meilisearch-in-c Public
A lightweight, from-scratch Meilisearch client written entirely in pure C using only POSIX sockets and the C standard library. No external dependencies, no cURL, no JSON parsers.
C MIT License UpdatedDec 9, 2025 -
A GitHub Action that compiles LaTeX .tex files into PDF using a clean, Docker-based TeXLive environment. Supports custom output paths and works on any repository.
MIT License UpdatedDec 9, 2025 -
docker-build-pdf-latex Public
A lightweight and reproducible Docker-based environment for compiling LaTeX documents. Supports dynamic file selection, multiple output formats (PDF, DVI, PS, Beamer slides), and simple integration…
Dockerfile MIT License UpdatedDec 9, 2025 -
get-github-issues Public
A Python script to get a list of all open issues in a repository with specific labels, and fetch their corresponding bodies and comments in chronological order (oldest to newest).
-
telegram-image-compressor Public
A Telegram bot that validates image URLs, downloads the pictures, compresses them, and shares the compressed picture back with the user.
-
MyAutoBuildActions Public
A python script to automaticly create a clone of your react native application and auto replace based on given regexs. - A Python script to get a list of all open issues in a repository with specif…
-
telegram-video-compressor Public
A Telegram bot that validates video URLs, downloads the videos, compresses them using FFMPEG, and shares the compressed video back with the user.
-
SimpleFastPyAPI Public
This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.