-
@github Open Source Maintainer
- The Internet, Remote
-
06:30
(UTC +01:00) - https://orcid.org/0000-0003-3740-8627
- @MaxProgram
- in/maxbase
- https://t.me/MAX_BASE
- @maxbase4600
Highlights
-
jadi-net-blog Public
This Python script is used to extract posts from a WordPress blog (https://jadi.net/) and save them in HTML format. The script fetches the RSS feed, parses the posts, and saves each post as an indi…
-
persian-holidays-api Public
An API for fetching Persian (Shamsi), Gregorian, and Hijri holidays. The project scrapes holiday data from the time.ir website, processes the data, and outputs it as JSON files. This API allows dev…
Python MIT License UpdatedDec 25, 2024 -
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.
-
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.
-
face-emotion-detection-web Public
This is a simple web-based (javascript) application that detects emotions from images using face-api.js. It leverages pre-trained deep learning models to analyze facial expressions and categorize t…
JavaScript MIT License UpdatedDec 24, 2024 -
A ready-to-use LaTeX template for submitting articles to the Journal of Mathematics and Society. It includes all necessary styles and fonts for research, review, and opinion pieces in mathematics a…
TeX MIT License UpdatedDec 23, 2024 -
ben-shopping-portal Public
Ben Shopping Portal is a PHP web app for managing product serial numbers. It allows Super Admins to import serial numbers via Excel and track usage, while Sellers can enter and mark serial numbers …
PHP MIT License UpdatedDec 22, 2024 -
SAW-Internet-Auto-Connector Public
This is a simple PHP script that automates the process of connecting to the Sabiha Gökçen Airport's wifi network. It interacts with the Wispotter network service by sending GET and POST requests, m…
PHP MIT License UpdatedDec 22, 2024 -
SoftwareMarketGoAPI Public
SoftwareMarketGoAPI is a RESTful API built with Golang that provides endpoints to manage software products in a marketplace. It allows users to perform operations such as creating, retrieving, upda…
-
JokeGoServiceAPI Public
Welcome to the Joke Service RESTful API! This API allows you to manage a collection of jokes, including adding new jokes, editing existing jokes, deleting jokes, rating jokes, and retrieving a list…
-
QuizTestAPIGo Public
This project is a Quiz Test RESTful API implemented in Go programming language. It allows users to create quizzes, take quizzes, and view quiz results. The API is designed to be simple, efficient, …
-
DataProcessingApacheKafka Public
Welcome to the Real-time Data Processing using Apache Kafka project! In this project, we will explore the capabilities of Apache Kafka, a powerful and distributed streaming platform, to build a rea…
-
A repository showcasing the implementation of real-time notifications using NATS messaging system and the Go programming language. Learn how to build responsive applications with instant notificati…
-
grpc-voting-system-ts Public
The gRPC-Based Online Voting System is a application that allows users to securely participate in elections and cast their votes online. This project utilizes gRPC technology to enable real-time co…
-
FirstNextJS Public
A simple blog project based in NextJS (ReactJS); Next.js Crash Course
-
laravel-11-docs-swagger Public
A simple project with Laravel 11, which is a management panel along with a simple blog web service with CRUD operations.
PHP GNU General Public License v3.0 UpdatedDec 16, 2024 -
GraphNeo4jGO Public
This is a simple twitter-like api written in go as an example to use neo4j with golang. (postgresql, neo4j, graph)
-
BitlyGo Public
URL Shortener - Short URLs & Custom Free Link Powered by Go language and PostgreSQL database. (API, JSON)
-
go-api-todolist Public
A Todo List (API) Web-service project designed by Go Language and using MongoDB as a database for storing and managing tasks.
-
Automate your ReactJS web build by getting help from GitHub Actions.
-
BookingLaravelGraphQL Public
The Book Management System will be a web application that allows users to manage their personal book collections. Users can add, update, delete, and view details of their books. The system will use…
-
BlogLaravelGraphQL Public
The GraphQL-Based Blog System is a powerful and modern blog application that allows users to read, create, update, and delete blog posts, manage comments, and perform various other operations throu…
-
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…
-
LaravelBlogAssignment Public
This project is an assignment for PHP and Laravel web framework. a basic blog with user authentication and CRUD functionality.
-
CodeShareHubLaravelGraphQL Public
A collaborative code snippet manager powered by GraphQL, built on Laravel 10 and PHP 8.2. Share, discuss, and collaborate on code effortlessly.
PHP GNU General Public License v3.0 UpdatedDec 10, 2024 -
CruiseLaravelGraphQL Public
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 cac…
-
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, 2024 -
LaravelTaskDDD Public
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.
-
graphql-vote-manager-laravel Public
A comprehensive GraphQL-powered voting system developed with Laravel 10 and PHP 8.2. Manage polls, surveys, and user votes securely, utilizing Redis caching for optimized responsiveness.
PHP GNU General Public License v3.0 UpdatedDec 10, 2024 -
A ready to use Docker Compose configuration for a LEMP stack (Nginx, PHP, Laravel, MariaDB, and PHPMyAdmin).