Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by 2denata

A curated list of projects in awesome lists by 2denata .

https://github.com/2denata/projects

Last synced: 11 Nov 2024

https://github.com/2denata/hillchiper

Implementation of the Hill Cipher algorithm, a classical cryptography technique based on linear algebra. The project includes both encryption and decryption functions, utilizing matrix operations to transform plaintext into ciphertext and vice versa.

python

Last synced: 11 Nov 2024

https://github.com/2denata/streamchiper

Implementation of the Stream Cipher algorithm, a symmetric encryption technique that encrypts data one bit or byte at a time. The project features both encryption and decryption functions, using a pseudorandom key stream combined with the plaintext through bitwise operations, typically XOR, to produce ciphertext and recover plaintext.

python

Last synced: 11 Nov 2024

https://github.com/2denata/fusion

Fusion is an information system website designed for music studio management. The website provides features for studio reservation, schedule management, musical instrument booking, and customer data management. Fusion aims to make it easier for music studio managers to run daily operations and provide a better experience for customers.

Last synced: 11 Nov 2024

https://github.com/2denata/libraryis

Java GUI based application for library management. Enables management of books, members and lending transactions with search and report features. Designed to simplify library administration.

Last synced: 11 Nov 2024

https://github.com/2denata/insertionsort

Implementasi algoritma Insertion Sort dalam bahasa pemograman Java

Last synced: 11 Nov 2024

https://github.com/2denata/quicksort

Implementasi algoritma Quick Sort dalam bahasa pemograman Java

Last synced: 11 Nov 2024

https://github.com/2denata/bubblesort

Pengimplementasian algoritma Bubble Sort dalam bahasa Java. Algoritma ini bekerja dengan membandingkan elemen yang berdekatan dan menukarnya jika mereka dalam urutan yang salah. Proses ini diulang hingga semua elemen tersusun dengan benar.

Last synced: 11 Nov 2024

https://github.com/2denata/selectionsort

Implementasi algoritma Selection Sort dalam bahasa pemograman Java

Last synced: 11 Nov 2024

https://github.com/2denata/asisten

The "Project-Asisten" is a project built on CodeIgniter 4 framework, it's about administration system specifically designed for managing the data of practicum assistants in the Informatics program. There are 4 features, namely view, save, edit, and delete, which to access these 4 features requires an admin login first.

ci4 delete edit login

Last synced: 15 Oct 2024