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

FirstNextJS

A simple blog project based in NextJS (ReactJS); Next.js Crash Course

Language:JavaScriptLicense:GPL-3.0Stargazers:13Issues:2Issues:0

MyPhonebook

MyPhonebook is a web-based phone book page with ability to add contacts and search betweens with internal browser database supporting (IndexedDB full cache), styled powered by TailwindCSS.

Language:HTMLStargazers:11Issues:2Issues:0

first-nodejs-apollo-mongodb-graphql

Good example for starter and learning GraphQL + Apollo Server + MongoDB + NodeJS easily and fastly. (based on Babel, Just in 10 minutes)

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

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

typescript-graphql-crud-example

A example repository to show how you can create your first GraphQL Restful with TS and not JS.

Language:TypeScriptLicense:MITStargazers:3Issues:3Issues: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

EmailVerifier

EmailVerifier is a Python script that allows you to verify email addresses from a list of text files. It performs the following steps:

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

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

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

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

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

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

7Segments

This C project demonstrates a simple digit encoding and decoding mechanism using a digit struct composed of boolean values to represent segments of a digital display.

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

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

GraphQLRealEstateTS

Explore real estate listings using GraphQL in TypeScript. This project features property searches, detailed property information, and direct communication with sellers.

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

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

QRCodeManagmentGraphQL

A GraphQL-based project that allows you to generate QR code images and provides routes for various operations related to QR codes. It provides functionality to convert text or binary data to QR code images, as well as converting QR code images back to data. Additionally, it includes a route to save QR codes with unique slugs.

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

TimePrayTS

This is a refactor of the original Praytimes.org source code to make it more usable with npm and JavaScript.

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

AparatExpressGraphQLTS

AparatExpressGraphQLTS is a TypeScript-based GraphQL web service designed to mimic the functionality of the popular video sharing platform Aparat (similar to YouTube). This project utilizes the Express framework to create a custom GraphQL API, providing users with features for uploading, viewing, and interacting with videos and other media content.

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

InstagramExpressTS

Welcome to the Instagram-Clone-Express-TS repository! This project aims to replicate the core features and functionality of the popular social media platform, Instagram, using Express.js and TypeScript. By building this clone, you'll gain hands-on experience in building a modern web application with a focus on backend development and API design.

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

TheaterCinemaAPISystem

The Theater and Cinema System is a software application that provides a comprehensive solution for managing theater and cinema operations. It allows users to manage movie screenings, ticket sales, seat reservations, customer data, and other related functionalities.

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