• Stars
    star
    1
  • Language
    Rust
  • License
    GNU General Publi...
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

apppass

Rust
5
star
2

dotnet-version-manager

Command-line tool designed to simplify the process of managing multiple .NET SDK versions on your system
Rust
4
star
3

bncf-messagebus

Go
3
star
4

vscode-binary-coffee

Binary Coffee snippets for write articles
JavaScript
3
star
5

Launcher

Launcher is an application to help those GNU / Linux users to create their launchers more easily.
C++
3
star
6

NetMauiFirebase

C#
2
star
7

VideoCaptureOpenCV

CMake
2
star
8

wallpaper

This C++ project provides a straightforward utility for changing the desktop wallpaper on both Windows and Linux operating systems. The program takes a command-line argument, which should be the file path to the desired image.
C++
2
star
9

MessageBrokerRabbitMQ

C#
1
star
10

MongoDbApi

REST API for connect with mongodb database
C#
1
star
11

App_FizzBuzz

Creating Test-Driven for FizzBuzz project
Java
1
star
12

crud-surrealdb

This program demonstrates basic CRUD (Create, Read, Update, Delete) operations using SurrealDB for managing product data.
Rust
1
star
13

binary-coffee_blazor

Creando una primera aplicacion en Blazor
C#
1
star
14

AspNetCoreMVCWithWCF

C#
1
star
15

RandomNumbers

C++
1
star
16

ASP.NetCoreGithubOAuth

Simple project to connect asp.net core app with GitHub and show all your information about your profile.
C#
1
star
17

BlazorMongoDB

To connect Blazor client with MongoDB
C#
1
star
18

media-center

1
star
19

PokemonWebScrapper

C#
1
star
20

graphql-rust

This is a simple example demonstrating how to use Async GraphQL with Axum to create a GraphQL API server.
Rust
1
star
21

qrcode-generator

This is a simple Rust program that generates QR codes from user-provided text. The program utilizes the qrcode library to generate the QR code and the image library to render it and save it as a grayscale image.
Rust
1
star
22

DotNetDiscordBot

A Discord bot implemented in C# using the Discord.Net library. The bot is designed to respond to messages received in Discord channels
C#
1
star
23

rust-api-mongodb

This project provides a simple API for managing users using Actix web framework and MongoDB.
Rust
1
star
24

AnyDataBaseFluent

AnyDataBaseFluent is a library to fluently create a number of different database types.
C#
1
star
25

WebPageToEpub

For learn how to work go-docker library and I used the pandoc docker image to convert web pages into an epub.
Go
1
star
26

GraphQLExampleTopLevel

C#
1
star
27

saloon

wordPress plugin for the custom post type basics
JavaScript
1
star
28

first-spring-app

First SpringBoot app
Java
1
star
29

EmployeeRegistrationAPI

C#
1
star
30

BinaryCoffeSQLite

C++
1
star
31

plexsys-develop

PHP
1
star
32

business-finder-vue

JavaScript
1
star
33

csv_coincidence

Often in the realm of data processing, CSV files are used to store tabular data, and it is important to be able to efficiently search and analyze that data this is the motivation behind the csv_coincidence that is a library focused on the searches for partial matches in a CSV file
Rust
1
star
34

GoApiRest

First Api REST in Go
Go
1
star
35

BinaryCoffeeShop

C#
1
star
36

employee-register-client

JavaScript
1
star
37

sqlite3-demo

C++
1
star
38

balanced_brackets

Rust
1
star
39

unique_ptr

Rust
1
star
40

json_commit

Go
1
star
41

mongodb-python

Python
1
star
42

postg

Rust
1
star
43

EDXSolutions

C#
1
star
44

EFReletionships

C#
1
star
45

DownloadYoutubeVideo

C#
1
star
46

GolangAssistant

C#
1
star
47

LeetCodeSolutions

This repository contains solutions to various problems on the https://leetcode.com site.
C#
1
star
48

RecordSystemAudio

RecordSystmAudio is a project develop in C# dedicated to capture and record the audio output of the system. This application enables users to capture the sounds produced by their computer, allowing for the recording of system-wide audio, including music, notifications, and other audio output
C#
1
star
49

python-mongodb-crud

Python
1
star
50

binary-coffee-cli

Binary Coffee command-line interface
JavaScript
1
star
51

GSI-Solution

C#
1
star
52

client-cpp_server-go

C++
1
star
53

MHInfinitySolution

Java
1
star
54

w3schools-scrapper

Go
1
star
55

csvToJson

This is a package that allows you to convert a csv to json and vice versa in a very easy way.
Go
1
star
56

php-generator-composer

This is an example generator composer php in javascript
JavaScript
1
star
57

Market.API

Simple RESTful API built with Net6 to show how to create RESTful services using a decoupled, maintainable architecture.
C#
1
star
58

stescobedo92

1
star
59

CosmosDBExample

C#
1
star
60

go-gorm-restapi

Go
1
star
61

ScheduleYourTask

ScheduleYourTask is a package that allows the scheduling of tasks.
C#
1
star
62

compressTo

Go
1
star
63

perceptron

Java
1
star
64

SpringSqlServer

This project is an example of how you can connect a full rest api using spring-boot boot with microsoft sql server.
Java
1
star
65

CrudQtFireBase

C++
1
star
66

CompanyEmployeesApi

CompanyEmployeesApi is an integral project to keep track of employees in a company.
C#
1
star
67

AsyncDotNetApi

C#
1
star
68

SendingAzureEventHubsBasic

C#
1
star
69

ApiJwt

This example API shows how to implement JSON Web Token authentication and authorization with NET 6.0, built from scratch.
C#
1
star
70

RandomPassGenerator

This project involves a C++ program designed to generate random passwords efficiently and securely, without relying on external libraries. By utilizing an improved random number generator (std::mt19937) and a uniform distribution, the program generates passwords with alphanumeric characters (0-9, A-F). The password length is determined by the user.
C++
1
star
71

CourseSpring

This project is a simple example of how to create a RESTful api using spring-boot
Java
1
star
72

minimalist-text-editor

Minimalist Text Editor is a simple command-line utility designed for quick and basic text editing tasks. With a lightweight codebase, it offers essential functionality for users who require straightforward editing capabilities without the complexity of larger text editing software.
C
1
star
73

HandlingWindowsServices

This is a command line (CLI) application with which you can keep track of Windows services, and know the different states of a Windows process.
C#
1
star
74

MultiTenancyDemo

C#
1
star
75

django-rest

Django-based RESTful study project facilitating efficient data management, allowing creation, retrieval, updating, and deletion of study-related information securely.
Python
1
star
76

correct-word

The correct-word project is an application that utilizes the pyspellchecker library to identify and correct spelling errors in a given text. The application loads a dictionary of words and then scans the text for misspelled words. Once identified, it suggests corrections and offers a list of candidate words for each spelling error.
Python
1
star
77

MergePdf

MergePDF project is an PDF document merging application designed to simplify and expedite the combination of multiple PDF files into a single, organized document. This tool will provide users with an efficient solution for organizing, merging, and managing their PDF files with ease.
C#
1
star