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
SalamLang
SialkLang
slurpcode
SlyFoxStudios
stormsinbrewing
susiai
Takhfifan
yogdaan

Max Base's repositories

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:9Issues:2Issues:0

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

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.

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

TinderGraphQLTS

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 popular dating app Tinder.

Language:TypeScriptLicense:GPL-3.0Stargazers:4Issues: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

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:3Issues:1Issues: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:2Issues: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: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:1Issues:1

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.

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

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.

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

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

ChatTypeScriptSocketIO

This is a real-time chat application built with TypeScript and Socket.io, 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:1Issues:1Issues: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

FirstProtobufJS

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.

Language:JavaScriptLicense: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

LinkShortenerGraphQL

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 leverages the power of GraphQL to provide a flexible and efficient API for creating, reading, updating, and deleting shortened URLs.

Language:TypeScriptStargazers:1Issues:2Issues:0

MusicTSGraphQL

This project is a GraphQL API built with TypeScript and Fastify, using the Mercurius plugin. It provides a backend server for a music site, allowing you to perform various operations such as managing songs and albums, retrieving information, adding comments, rating songs/albums, and more.

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

MyNodePackageManager

How NPM or Yarn are working; Going to create our own package manager

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

OnboardingGraphQLTS

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

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:3Issues: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

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.

Language:TypeScriptLicense:GPL-3.0Stargazers:1Issues:1Issues: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

StoryGraphQLTS

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 supports both user and guest user roles, each with specific permissions and functionality.

Language:TypeScriptStargazers:0Issues:1Issues: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

GoogleCloneGraphQLTS

This is a search engine site built using TypeScript and NestJS, with a GraphQL API. The application allows users to search for content and retrieve relevant results. It utilizes the power of GraphQL for efficient querying and retrieving data from various sources.

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

MyLinkShortenerGraphQLTS

This project is a back-end GraphQL-based API, implemented in TypeScript, for a link shortener site. The API allows users to shorten long URLs and manage their shortened links. It provides features such as instant link shortening, link expiration, monitoring and tracking of visits and requests, link editing, and account registration/login.

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