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

SimpleFastPyAPI

This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.

Language:PythonLicense:GPL-3.0Stargazers:14Issues:2Issues:0

FirstNextJS

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

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

MaxBase.org

Max Base: A repository for my Main website. (English version)

Language:CSSStargazers:7Issues:2Issues:0

MyWeatherDesktop

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

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

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:4Issues:1Issues:1

FastAPIBooks

A REST API built with Python and FastAPI, integrating with MongoDB for CRUD operations (Create, Read, Update, Delete) on books. FastAPI is a powerful web framework for building APIs, while MongoDB is a NoSQL database that provides flexibility and scalability.

Language:PythonLicense:GPL-3.0Stargazers:3Issues:3Issues:1

gRPCSmartHome

Welcome to the Smart Home Automation System project! This project aims to create a smart home automation system using gRPC for communication, allowing users to control and monitor devices such as lights, thermostats, and security cameras remotely.

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

FirstRailsAPI

A example repository to show how is first Ruby on Rails RESTful API project

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

get-github-issues

A Python script to get a list of all open issues in a repository with specific labels, and fetch their corresponding bodies and comments in chronological order (oldest to newest).

Language:PythonLicense:GPL-3.0Stargazers:2Issues:1Issues:4

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

JokeGoServiceAPI

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 of all jokes with pagination and sorting options.

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

QuizTestAPIGo

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, and easy to use.

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

QuoteAPIPython

Build a RESTful API that generates random quotes. The quotes will be stored in a database and the API will expose endpoints for CRUD operations (Create, Read, Update, Delete).

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

RabbitMQOrderGo

This project showcases an order processing system implemented using RabbitMQ as the message broker and the Go programming language. The system consists of a producer that sends orders to a RabbitMQ queue and a consumer that processes those orders and updates their status.

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

React-Auto-Build-GitHub-Actions

Automate your ReactJS web build by getting help from GitHub Actions.

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

real-time-notifications-nats-go

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 notifications.

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

BlogExpressGraphQLTS

BlogExpressGraphQLTS is a TypeScript-based project for creating a feature-rich blog using Express.js and GraphQL, without relying on NestJS. This project aims to provide a flexible and powerful backend solution for managing a blog application through GraphQL queries and mutations.

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

DataProcessingApacheKafka

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 real-time data processing system. Whether you're a beginner or have some experience with Kafka.

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

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

LicenseSystemRubyAPI

API - License System - Designed in Ruby

Language:RubyStargazers:1Issues:0Issues:0

MyAutoBuildActions

A python script to automaticly create a clone of your react native application and auto replace based on given regexs. - A Python script to get a list of all open issues in a repository with specific labels, and fetch their corresponding bodies and comments in chronological order (oldest to newest).

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

SoftwareMarketGoAPI

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, updating, and deleting software products.

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

stock-portfolio-tracker-ts

This repository contains a basic implementation of a stock portfolio tracker backend using Express.js and TypeScript. It includes features for user authentication, adding and removing stocks from the portfolio, real-time stock data retrieval using a financial data API, and tracking portfolio performance over time.

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

grpc-voting-system-ts

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 communication between voters, administrators, and the backend services.

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

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.

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