BaseMax
Open Source Maintainer. Full-Time Open-Sourcerer. Full-stack programmer. In the path of a real computer engineer... (Compiler enthusiast)
@GitHub Open Source MaintainerThe Internet, Remote
Pinned Repositories
AwesomeCompiler
The Big list of the github, open-source compilers.
AwesomeInterpreter
The Big list of the github, open-source interpreters.
DecodeQueryStringC
A tiny library for decode value of the query string using c with utf8 support and html entities.
DotWhitespace
DotWhitespace is an esoteric programming language using Python.
FilterInputJs
Tiny and Powerful Library for limit an entry (text box,input) as number,string or more...
GitHub-Repository-Export-List
Python: A tiny script to get list of all repository of a GitHub user and generate HTML output with style.
GooglePlayWebServiceAPI
Tiny script to crawl information of a specific application in the Google play/store base on PHP.
PowerHash
Design and development Crypto algorithms.
TelegramCommunicationJS
A pure script to communicate with Telegram server without any Third-party tools and library.
Donya
Donya is an Operating System. Yet Another Linux distro built using a package management system.
BaseMax's Repositories
BaseMax/FirstLaravelAPI
A simple example of how to create a RESTful API in Laravel Framework 8.36.1.
BaseMax/MessengerSocketWS
Design own Messenger Chatroom: This project took more than ten hours to try to design a native messaging infrastructure. (Own messenger project using Pure Web Socket, not Socket.IO)
BaseMax/RandomQuoteGRPC
The Random Quote Generator server is built using TypeScript and gRPC. This application consists of three distinct services, all built upon the efficient gRPC protocol: User, Auth, and Quote. These services seamlessly interact with both one another and clients through the advanced gRPC protocol.
BaseMax/BookingAPITS
This is a RESTful API built using NestJS and TypeScript that enables users to reserve appointments, services, or resources through a booking system. The API provides functionality for managing availability, user authentication, and notifications for booking confirmations or reminders.
BaseMax/CMSGraphQLTS
This is a GraphQL-based project developed in TypeScript. It aims to provide a full-featured Content Management System (CMS) with various functionalities including categories, posts, sliders, FAQs, contact us responses, authentication, and more.
BaseMax/CruiseLaravelGraphQL
CruiseGraphQL is an innovative car rental platform leveraging GraphQL. Engineered using Laravel 10 and PHP 8.2, it streamlines car reservations, monitors vehicle availability, and employs Redis caching for enhanced performance.
BaseMax/gRPCSmartHome
Welcome to the Smart Home Automation System project! This project aims to create a smart home automation system using gRPC for communication, allowing users to control and monitor devices such as lights, thermostats, and security cameras remotely.
BaseMax/ComposeDockerNginxLaravelPHPMyAdmin
A ready to use Docker Compose configuration for a LEMP stack (Nginx, PHP, Laravel, MariaDB, and PHPMyAdmin).
BaseMax/ProgrammerSocialNetworkGraphQL
This is a GraphQL API for a programmer/developer social network that allows users to view, filter, sort, add, edit, and delete developers based on their programming skills.
BaseMax/rate-limiter-ts
This npm package provides a rate limiter middleware for Express applications. It helps prevent abuse of your API by limiting the number of requests that can be made from a specific IP address within a given time frame.
BaseMax/typescript-graphql-crud-example
A example repository to show how you can create your first GraphQL Restful with TS and not JS.
BaseMax/document-auto-scroll-javascript
This project showcases an automatic table of contents (TOC) generator for HTML documents using JavaScript. It highlights the active section as you scroll and enables smooth navigation by clicking TOC items.
BaseMax/MarkdownLiveEditor
A real-time Markdown editor with live preview support, featuring automatic scrolling synchronization and full support for right-to-left (RTL) languages. Built using CodeMirror and Marked.js, this editor is perfect for creating and rendering Markdown with a smooth, intuitive interface.
BaseMax/PrayTimesRust
TimePrayRust is a powerful and versatile Muslim prayer time calculator implemented in Rust. This project is built upon the PrayTimes.org library, a widely recognized resource for accurate prayer time calculations. Whether you're developing a website, application, or any other digital platform, TimePrayRust offers a seamless way to integrate accurat
BaseMax/WakatimeGraphQLTS
This project is a Wakatime clone developed as a GraphQL-based webservice using TypeScript and NestJS. It aims to provide time tracking and productivity analysis for developers by integrating with various code editors and providing insightful reports on their coding activity.
BaseMax/buskool.com-crawler
This repository contains a PHP-based crawler and scraper designed to fetch and download all product data from the Buskool website (باسکول). The crawler is designed to handle large-scale data scraping efficiently and stores the collected data in JSON format.
BaseMax/buskool.com-data
This repository contains the collected product data from the Buskool website (باسکول). The data is stored in 20k+ JSON files, each containing detailed information about products available on the website.
BaseMax/Fa.MaxBase.org
Max Base: A repository for my Main website.
BaseMax/FirstSymfony
First Symfony Project, this repository contains a simple Symfony project that contains all of its PHP sources.
BaseMax/FirstTypeScript
First program in TS, simple Express application in TS which will convert to JavaScript.
BaseMax/QRLinkBatch
Generate and download QR codes in bulk from a list of URLs, all within your browser.
BaseMax/TherapistBookingGraphQLTS
This repository contains a Therapist Booking Project built using GraphQL and TypeScript. The project aims to create a platform where users can book appointments with therapists for counseling sessions.
BaseMax/TimePrayTS
This is a refactor of the original Praytimes.org source code to make it more usable with npm and JavaScript.
BaseMax/TodoTaskGraphQL
This project is a Todo task manager that uses GraphQL instead of JSON for its data structure. The project allows users to create, read, update and delete tasks using the GraphQL API. This project is built using the NestJS framework for the backend and GraphQL for the API.
BaseMax/YoutubeGraphQL
This project is a GraphQL-based API for a YouTube clone. It allows users to perform various operations related to videos, channels, and user interactions. The API is implemented using TypeScript and leverages the power and flexibility of GraphQL for efficient data retrieval and manipulation.
BaseMax/AmirkabirIndustrialTown
بانک اطلاعات شهرک صنعتی امیرکبیر کاشان ایران - This repository contains a SQL/JSON dataset of businesses located in the Amirkabir Industrial Town in Kashan, Iran. The dataset includes details about various companies, their activities, contact information, and locations.
BaseMax/CardCGenerator
Card Generator in C: A simple C program using Cairo to generate personalized certificates with custom backgrounds and fonts.
BaseMax/CodeShareHubLaravelGraphQL
A collaborative code snippet manager powered by GraphQL, built on Laravel 10 and PHP 8.2. Share, discuss, and collaborate on code effortlessly.
BaseMax/php-mirror-proxy
A simple PHP script that mirrors incoming HTTP requests to a specified target URL, maintaining the same HTTP method, headers, and body content. This proxy supports GET, POST, PUT, DELETE, PATCH, and other HTTP methods, forwarding them to the desired endpoint using cURL.
BaseMax/ShortenerLaravelGraphQL
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 create short links and retrieve original URLs using GraphQL queries.