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

Projects in Awesome Lists by DevprojectEkla

A curated list of projects in awesome lists by DevprojectEkla .

https://github.com/devprojectekla/cryptoman-gui

This is a simple kivy application to encrypt and decrypt files or a whole directory tree.

cryptography kivy-application kivy-framework python

Last synced: 27 Feb 2026

https://github.com/devprojectekla/rust_find

My first simple Rust CLI application to find a directory or a file in the system

Last synced: 22 Mar 2025

https://github.com/devprojectekla/webscraping

My first steps in web scraping using bs4 (BeautifulSoup) library on python. This one only allows you to scrap wallpapers from an hardcoded website. It allows you to download every wallpaper providing a keyword like 'landscape' or 'star wars' (or iterates on a list of keywords written in a .txt file). It iterates over all pages of the given keyword

gtk gui scraping web

Last synced: 22 Mar 2025

https://github.com/devprojectekla/djangoapi

This application serves as the backend for a personal blog application, providing REST API endpoints for managing blog posts and user authentication. It is designed to integrate seamlessly with a frontend client, particularly a Flutter application, to enable full CRUD functionality for blog posts and user authentication.

django-rest-framework rest-api

Last synced: 04 May 2026

https://github.com/devprojectekla/rustindexer

This project is a client application developed in Rust using the gtk-rs library to create a GUI. The application allows users to browse directories, select a directory to index, and perform keyword searches within the indexed document corpus.

Last synced: 20 Aug 2025

https://github.com/devprojectekla/blogtech

This project is a Django application designed as a tech blog. It displays articles, includes a pseudo-shop, and offers features such as chess puzzle visualization from Lichess and the implementation of CryptoNet, an online message encryption tool.

Last synced: 10 Apr 2026

https://github.com/devprojectekla/back_end_indexer

This Rust program could be more extensively implemented as a real backend, I actually designed it as a basic library providing an API for indexing files using TF-IDF (Term Frequency-Inverse Document Frequency). It provides functionality to traverse directories, calculate TF-IDF scores, and index files for efficient searching and retrieval.

Last synced: 22 Mar 2025

https://github.com/devprojectekla/rust_cli

A rust library to develop CLI applications

Last synced: 17 Oct 2025

https://github.com/devprojectekla/nodereactplatform

My Node.js Backend Server supports HTTPS and WSS (Secure WebSockets via Socket.io) protocols, ensuring secure communication and real-time interaction within the application. The server provides API endpoints, serving as a backend for client-side applications. It also facilitates the WebRTC process by acting as a signaling serve.

Last synced: 15 Apr 2026

https://github.com/devprojectekla/nvim-file

my first pluggin for neovim in Lua providing simple functions to perform some basic file manipulation inside neovim.

Last synced: 06 Feb 2026

https://github.com/devprojectekla/weezbank

This project is a basic Django application that simulates the creation and management of bank accounts. It is designed to showcase my use of Django for building web applications.

Last synced: 16 Apr 2026

https://github.com/devprojectekla/reactnotes

my first ReactApp just following this tutorial https://github.com/divanov11/notes-app/

Last synced: 01 May 2026

https://github.com/devprojectekla/cryptoo

Application qui permet de crypter des messages textes. Elle inclut même un client SMTP CryptoMail pour envoyer des mails cryptés.

Last synced: 01 May 2026

https://github.com/devprojectekla/flutterclient

This Flutter application serves as a client for interacting with a Django API for a blog, focusing on CRUD operations and JWT authentication. The application utilizes Provider for state management and http package for making requests to the API.

Last synced: 09 May 2026

https://github.com/devprojectekla/heliocity

HelioCity challenge. This project, developed as a challenge, focuses on importing data from .csv files into a PostgreSQL database and performing various data manipulation tasks.

Last synced: 09 May 2026