Max Base (BaseMax)

BaseMax

Geek Repo

Company:@GitHub Open Source Maintainer

Location:The Internet, Remote

Home Page:https://maxbase.org/

Twitter:@MaxProgram

Github PK Tool:Github PK Tool


Organizations
addy-org
apachecn
Campus-Advisors
chesslablab
coderyouth
collective
Ctrl-Alt-Contributors
DevvitIO
DonyaOS
dwyl
EddieHubCommunity
EwJs
fashiontec
fcckarachi
ffii
firstcontributions
fossasia
fuchsia-agency
GitIndonesia
i5
Jan-Server
Konfire
libredesktop
loklak
lubuntu-dev
MaxFork
meilix
Mireseh
NextCommunity
nucleus-lang
One-Language
opensourcedesign
OpnTec
orgmanager
phimpme
phpMussel
POSSF
Presentation-Creator
railsdudes
Recyclero
risk-first
slurpcode
SlyFoxStudios
stormsinbrewing
susiai
Takhfifan
yogdaan

Max Base's repositories

ViComp

ViComp is a graphical user interface for ffmpeg and ffprobe. It is a cross-platform application that can be used on Windows, macOS, Linux, and FreeBSD. It is written in C++ and Qt. You can easily use it to reduce the size of your video files.

Language:C++License:MITStargazers:19Issues:2Issues:1

TravelPlannerGraphQLTS

The Travel Planner App is a web application that allows users to plan and organize their trips efficiently. It utilizes GraphQL as the API layer and is implemented using TypeScript for a more robust and type-safe development experience. With this app, users can create trip itineraries, search for points of interest, and share their travel plans wit

Language:TypeScriptLicense:GPL-3.0Stargazers:8Issues:1Issues:0

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)

Language:PHPStargazers:6Issues:3Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:5Issues:1Issues:1

MyWeatherDesktop

A Electron based desktop application which can show weather of most cities in world.

Language:TypeScriptLicense:MITStargazers:5Issues:2Issues:1

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:5Issues:2Issues:0

Strip-C-Comments

A C program to strip comments from a c file and output the result to a new file.

Language:CLicense:GPL-3.0Stargazers:5Issues:2Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:3Issues:1Issues:0

JokeGraphQLTS

This repository contains a GraphQL-based API project built with TypeScript and Apollo GraphQL. It provides various functionalities related to jokes, including retrieving jokes, filtering and ordering them, searching within jokes, adding new jokes, editing existing jokes, and deleting jokes. Additionally, the API supports user authentication for adm

Language:TypeScriptLicense:GPL-3.0Stargazers:3Issues:2Issues:0

StudentGraphQLTS

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 and manipulate data related to students, professors, courses, and other university-related entities.

Language:TypeScriptLicense:GPL-3.0Stargazers:3Issues:1Issues:0

TypeScriptChatWebSocket

This is a real-time chat application built with TypeScript and WebSocket, allowing users to communicate through direct messages, group messages, and channels. The application offers bidirectional communication between clients and the server, providing a seamless chat experience.

Language:TypeScriptLicense:GPL-3.0Stargazers:3Issues:2Issues:0

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.

Language:TypeScriptStargazers:2Issues:3Issues:0

FitnessTrackerGraphQLTS

This project is a fitness tracker app developed as a GraphQL-based webservice using TypeScript and NestJS. The app allows users to log their workouts, track their fitness progress, and set fitness goals. Users can create custom workout routines, record exercise details, and view their workout history to monitor their fitness journey effectively.

Language:TypeScriptLicense:GPL-3.0Stargazers:2Issues:1Issues:0

ImageProcessingTSAPI

This is a TypeScript-based RESTful API for image processing that includes features like face detection and emotion analysis. Users can register, login, generate API keys, upload images, and receive information about detected faces with their corresponding emotional states (e.g., happy, normal, angry, not happy).

Language:TypeScriptLicense:GPL-3.0Stargazers:2Issues:1Issues:0

IssueTrackerGraphQLTS

The Issue Tracker GraphQL API is a powerful system for managing software development projects and tracking issues. It allows users to create, update, and manage issues efficiently.

Language:TypeScriptLicense:GPL-3.0Stargazers:2Issues:2Issues:0

LaravelBlogAssignment

This project is an assignment for PHP and Laravel web framework. a basic blog with user authentication and CRUD functionality.

Language:PHPLicense:GPL-3.0Stargazers:2Issues:2Issues:1

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.

Language:PHPStargazers:2Issues:2Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:2Issues:1Issues:0

RestaurantGraphQLAPI

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 list of foods offered by a restaurant, and more.

Language:TypeScriptLicense:GPL-3.0Stargazers:2Issues:2Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:2Issues:1Issues:0

BlogSiteGraphQLAPI

This project is a GraphQL API built with NestJS and TypeScript. It provides a backend for a blog site, allowing users to register, create and manage blog posts, manage categories, and create pages. It also supports authentication using JWT tokens.

Language:TypeScriptStargazers:1Issues:1Issues:0

BookstoreGraphQLTS

This is a TypeScript-based GraphQL API for a bookstore that allows users to browse books and manage their accounts. The API is built using Apollo Server, and it uses Redis for caching and PostgreSQL as the database. Docker is used to automatically install PostgreSQL and the GraphQL tools.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:2Issues:0

DivarCloneGraphQLTS

This project aims to create a clone of the popular Iranian classified advertisements website, Divar.ir, using GraphQL as the primary API technology. The clone will replicate the core features and functionality of Divar.ir, allowing users to post ads, browse listings, search for items, and communicate with sellers.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:2Issues:0

GeneralCMSGraphQLTS

This project is a GraphQL-based application implemented using TypeScript and NestJS. It provides a set of APIs to manage various entities such as posts, users, tags, sliders, FAQs, menu positions, menu items, categories, and their relationships.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:2Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:1Issues:0

OnboardingGraphQLTS

This is a sample application that demonstrates a multi-step registration process using GraphQL and NestJS.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:2Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:0Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:2Issues:0

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:0Issues:2Issues:0

DomainRegisterationGraphQLTS

DomainRegistrationGraphQLTS is a TypeScript-based project that implements a GraphQL API for managing domain registration. It provides a set of queries and mutations to perform various operations related to domain registration, including creating new domains, retrieving domain information, updating domain details, and deleting domains.

Language:TypeScriptLicense:GPL-3.0Stargazers:0Issues:2Issues:0