Skip to content
View DevprojectEkla's full-sized avatar

Block or report DevprojectEkla

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DjangoApi DjangoApi Public

    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 f…

    Python

  2. HelioCity HelioCity Public

    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.

    Python

  3. back_end_indexer back_end_indexer Public

    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 Documen…

    Rust

  4. NodeReactPlatform NodeReactPlatform Public

    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…

    JavaScript

  5. RustIndexer RustIndexer Public

    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…

    Rust

  6. ReactWebChatClient ReactWebChatClient Public

    This React application serves as the client for the Node.js backend server. It is designed to facilitate WebRTC for video streaming and utilizes WebSocket (via Socket.io) for real-time communicatio…

    JavaScript