Skip to content
View lkkhwhb's full-sized avatar

Block or report lkkhwhb

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Deep-Learning-Networks Deep-Learning-Networks Public

    This repository is organized into multiple subdirectories, where each subdirectory represents an independent project. Each project explores different neural network tools, techniques, or novel idea…

    Python

  2. BTree BTree Public

    This repository contains a fully functional B-Tree implemented in C++. It showcases key computer science concepts, including self-balancing trees, recursion, dynamic memory management, and in-order…

    C++

  3. FirebaseCloudDatabase FirebaseCloudDatabase Public

    This project simplifies remote access to a MongoDB database. Instead of dealing with firewalls, port forwarding, and static IPs, you can deploy a Flask REST API to any cloud service and connect it …

    Python

  4. Lazy-CSS Lazy-CSS Public

    Lazy CSS is a lightweight, utility-first CSS framework that generates styles on-demand as you use them in your HTML or JSX. It offers a Tailwind-like experience but with a "lazy" approach, minimizi…

    JavaScript

  5. Python_exeution Python_exeution Public

    A secure and versatile REST API for executing sandboxed Python code. Ideal for safely running untrusted scripts with support for file attachments, resource limits, and a curated library whitelist i…

    Python

  6. py-init py-init Public

    pinit-cli is a command-line utility designed to enforce structure and automate the lifecycle of Python projects. It addresses the common procedural overhead involved in project initialization, depe…

    Python