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/FirstNextJS
A simple blog project based in NextJS (ReactJS); Next.js Crash Course
BaseMax/LaravelBigDataTest
PHP Laravel: Develop a test environment in Laravel with more than 20 Million user rows. (A project in blade laravel and another SPA in vue js infinite scroll)
BaseMax/FileUploadExpressTS
This is a simple File Upload API built with Express.js and TypeScript. It allows users to upload and serve files, such as images or documents. You can customize this API for your specific needs and use it as a foundation for building file handling features in your applications.
BaseMax/MyWeatherDesktop
A Electron based desktop application which can show weather of most cities in world.
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/GraphQLRealEstateTS
Explore real estate listings using GraphQL in TypeScript. This project features property searches, detailed property information, and direct communication with sellers.
BaseMax/bonbast-api
Dollar and Euro: Live irr exchange rates in free market - bonbast.com
BaseMax/LaravelTaskDDD
This is a PHP & Laravel-based RESTful API that manages tasks using Domain Driven Design (DDD) architecture. The API allows users to create, read, update, and delete tasks.
BaseMax/MovieTSGraphQL
This is a movie project that aims to create a GraphQL web service with various features similar to Netflix. It is built using GraphQL, TypeScript, and Prisma ORM. The project provides functionality to manage movies, categories, actors, directors, comments, and more.
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/eBayGraphQLTS
This is a project for building an eBay clone website using GraphQL and TypeScript. The application aims to replicate the core functionalities of eBay, such as user registration, product listing, bidding, and payment processing.
BaseMax/LaravelBlogAssignment
This project is an assignment for PHP and Laravel web framework. a basic blog with user authentication and CRUD functionality.
BaseMax/ProductsGraphQLTS
This project is an e-commerce application built with GraphQL and TypeScript using the NestJS framework. It provides various functionalities for managing products, categories, and user authentication. The project includes features such as user registration, login, authentication, logout, product management.
BaseMax/RecipeSharingGraphQL
This is a TypeScript-based GraphQL API for a recipe sharing platform. It allows users to query for recipes, search recipes by ingredients, and also enables them to submit their own recipes. Develop a GraphQL API for a recipe sharing platform. Users can query for recipes, search by ingredients, and submit their own recipes.
BaseMax/custom-editor-react
Front-end implementation of a real-time collaborative text editor built with React.js. It integrates seamlessly with a backend powered by Node.js, Express, and Socket.IO to provide a live editing experience.
BaseMax/electron-censor-app
The Electron Censor App is a simple desktop application built with Electron.js that allows users to censor specific words in a given text. Users can input text, and the app will automatically replace any specified words with asterisks (*).
BaseMax/InstagramGraphQLAPI
This GraphQL API is built using Nest.js and TypeScript, providing access to various features and functionalities. The API follows the GraphQL schema-first approach, where the schema is defined using the GraphQL schema language. The server implementation utilizes Nest.js for routing and handling GraphQL requests.
BaseMax/JobHuntTS
JobHunt is an open-source job board platform that enables employers to post job listings and job seekers to search and apply for jobs. The platform is built using Express.js and GraphQL, making it efficient and flexible for managing job-related interactions.
BaseMax/laravel-11-docs-swagger
A simple project with Laravel 11, which is a management panel along with a simple blog web service with CRUD operations.
BaseMax/laravel-vat-calculator
A comprehensive web application designed to facilitate accurate and efficient VAT calculations. Built on the Laravel 11 framework, this project leverages modern web development practices to deliver a robust and user-friendly platform.
BaseMax/liveblocks-javascript-authentication
A simple implementation of user authentication for Liveblocks using JavaScript. Liveblocks is a platform that enables real-time collaborative experiences in web applications. This example demonstrates how to authenticate users and manage access to rooms.
BaseMax/liveblocks-javascript-demo
Showcasing how to use Liveblocks to create collaborative real-time experiences in a web application. The project shows how you can display the number of users currently online in a room using the Liveblocks API.
BaseMax/SIEMGraphQLTS
Welcome to the SIEM (Security Information and Event Management) GraphQL-based project! This project is designed to provide a powerful and flexible security monitoring solution by leveraging the capabilities of GraphQL and TypeScript.
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/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/mpdf-utf8-php-example
Example repo using mPDF with PHP to render RTL Persian PDF invoices. Ready to clone and run with full UTF-8 and font support.
BaseMax/openoffice
Apache OpenOffice
BaseMax/sudoku_plus
Sudoku Plus is a complete Python toolkit for Sudoku enthusiasts, hobbyists, and developers. Whether you want to generate challenging puzzles, solve them programmatically, or validate solutions, this project provides all the tools you need.
BaseMax/tailwindcss-setup
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 Tailwind with custom colors, utilities, and modern frontend tooling.
BaseMax/vuejs-cicd-deploy-ftp-cpanel
This project demonstrates how to set up a Vue 3 + Vite project using Bun or Node.js, with automated deployment to FTP CPanel VPS using GitHub Actions.