The Real Kien Le's starred repositories

Chat-with-Github-Repo

This repository contains two Python scripts that demonstrate how to create a chatbot using Streamlit, OpenAI GPT-3.5-turbo, and Activeloop's Deep Lake.

Language:PythonLicense:MITStargazers:1118Issues:0Issues:0

jekyll-theme-persephone

A minimal jekyll theme for building books and blog.

Language:SCSSLicense:MITStargazers:197Issues:0Issues:0

jekyll-resume

Jekyll One-Page Resume

Language:HTMLStargazers:5Issues:0Issues:0

gryphon

Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded.

Language:PythonLicense:NOASSERTIONStargazers:1051Issues:0Issues:0

Superalgos

Free, open-source crypto trading bot, automated bitcoin / cryptocurrency trading software, algorithmic trading bots. Visually design your crypto trading bot, leveraging an integrated charting system, data-mining, backtesting, paper trading, and multi-server crypto bot deployments.

Language:JavaScriptLicense:Apache-2.0Stargazers:4028Issues:0Issues:0

binance_futures_bot

A bot that trades leveraged USDT futures markets on binance.

Language:PythonStargazers:299Issues:0Issues:0

node-binance-trader

💰 Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. 🤖

Language:TypeScriptLicense:MITStargazers:1164Issues:0Issues:0

send-my

Upload arbitrary data via Apple's Find My network.

Language:CLicense:AGPL-3.0Stargazers:1784Issues:0Issues:0

hotwire-rails

Use Hotwire in your Ruby on Rails app

Language:RubyLicense:MITStargazers:971Issues:0Issues:0

sh

A shell parser, formatter, and interpreter with bash support; includes shfmt

Language:GoLicense:BSD-3-ClauseStargazers:7053Issues:0Issues:0

jsonapi-serializer

A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)

Language:RubyLicense:Apache-2.0Stargazers:1387Issues:0Issues:0

pillar-theme

Pillar - Bootstrap 5 Resume/CV Theme for Developers

Language:CSSStargazers:219Issues:0Issues:0

foaas

FOAAS (Fuck Off As A Service) provides a modern, RESTful, scalable solution to the common problem of telling people to fuck off.

Language:JavaScriptLicense:WTFPLStargazers:2983Issues:0Issues:0

elasticsearch-german-example

Configuration of Elasticsearch for German example texts

Language:ShellLicense:EPL-2.0Stargazers:5Issues:0Issues:0

shortener

Shortener makes it easy to create shortened URLs for your rails application.

Language:RubyLicense:MITStargazers:536Issues:0Issues:0

Marketing-for-Engineers

A curated collection of marketing articles & tools to grow your product.

License:NOASSERTIONStargazers:12725Issues:0Issues:0
Language:JavaScriptStargazers:33Issues:0Issues:0

w3-css

W3.CSS is a modern CSS framework with built-in responsiveness:

Language:CSSStargazers:86Issues:0Issues:0

Soundflower

MacOS system extension that allows applications to pass audio to other applications. Soundflower works on macOS Catalina.

Language:Objective-CLicense:MITStargazers:8843Issues:0Issues:0

action-cable-signaling-server

🤝Rails implementation of a WebRTC Signaling Server

Language:RubyStargazers:135Issues:0Issues:0

VideoCall-React-Component---Tutorial

A quick and painless VideoCall component that can be easily implemented with a rails backend

Language:RubyStargazers:18Issues:0Issues:0

graphql-anycable

A drop-in replacement for GraphQL ActionCable subscriptions. Works with AnyCable.

Language:RubyLicense:MITStargazers:107Issues:0Issues:0

trestle

A modern, responsive admin framework for Ruby on Rails

Language:RubyLicense:LGPL-3.0Stargazers:1953Issues:0Issues:0

The-Complete-Practical-Certified-Ethical-Hacking-Course-in-English

Welcome this comprehensive course on Ethical Hacking! This course assumes you have NO prior knowledge in hacking and by the end of it you'll be able to hack systems like black-hat hackers and secure them like security experts! This course is highly practical but it won't neglect the theory, so we'll start with ethical hacking basics and the different fields in penetration testing, installing the needed software (works on Windows, Linux and Mac OS X) and then we'll dive and start hacking systems straight away. From here onwards you'll learn everything by example, by analysing and exploiting computer systems such as networks, servers, clients, websites .....etc, so we'll never have any boring dry theoretical lectures. The course is divided into a number of sections, each section covers a penetration testing / hacking field, in each of these sections you'll first learn how the target system works, the weaknesses of this system, and how to practically exploit theses weaknesses and hack into it, not only that but you'll also learn how to secure this system from the discussed attacks. This course will take you from a beginner to a more advanced level by the time you finish, you will have knowledge about most penetration testing fields. The course is divided into four main sections: 1. Network Hacking - This section will teach you how to test the security of networks, both wired and wireless. First, you will learn some basic network terminology, how networks work, and how devices communicate with each other. Then it will branch into three sub sections: Pre-connection attacks: in this subsection you'll learn what can you do before even connecting to a network, and even before having internet access; you'll start by learning how to gather information about the networks around you, discover the devices connected to them, and how to control connections around you (ie: deny/allow devices from connecting to networks) even without knowing the password of the target network. Gaining Access: Now that you gathered information about the networks around you, in this subsection you will learn how to crack the key and get the password to your target network weather it uses WEP, WPA or even WPA2. Post Connection attacks: Now that you have the key, you can connect to the target network, in this subsection you will learn a number of powerful techniques that allow you to gather comprehensive information about the connected devices, see anything they do on the internet (such as login information, passwords, visited urls, images, videos ....etc), redirect requests, inject evil code in loaded pages and much more! All the attacks here work against both wireless and wired networks. You will also learn how to create a fake WiFi network, attract users to connect to it and use all of the above techniques against the connected clients. 2. Gaining Access - In this section you will learn two main approaches to gain full control or hack computer systems: Server Side Attacks: In this subsection you will learn how to gain full access to computer systems without the need for user interaction. You will learn how to gather useful information about a target computer system such as its operating system, open ports, installed services, then you'll learn how to use this information to discover weaknesses and vulnerabilitiesand exploit them to gain full control over the target. Finally you will learn how to generate different types of reports for your discoveries. Client Side Attacks - If the target system does not contain any weaknesses then the only way to gain access to it is by interacting with the users, in this subsection you'll learn how to get the target user to install a backdoor on their system without even realising, this is done by hijacking updatesor backdoornig downloadeds on the fly. Not only that but you'll also learn how to create trojans by backdooring normal files (such as an image or a pdf) and use social engineering to deliver this trojan to the target, to do this you'll learn how to spoof emails so they appear as if they're sent from the target's friend, boss or any email account they're likely to interact with. 3. Post Exploitation - In this section you will learn how to interact with the systems you compromised so far. You’ll learn how to access the file system (read/write/upload/execute), maintain your access, spy on the target and even use the target computer as a pivot to hack other computer systems. 4. Website / Web Application Hacking - In this section you will learn how websites work, how to gather information about a target website (such as website owner, server location, used technologies ....etc) and how to discover and exploit the following dangerous vulnerabilities to hack into websites:

Stargazers:221Issues:0Issues:0

cowboy

Small, fast, modern HTTP server for Erlang/OTP.

Language:ErlangLicense:ISCStargazers:7230Issues:0Issues:0

nolenfelten.github.io

My awesome piece of paper

Language:HTMLStargazers:7Issues:0Issues:0

gSwitch

macOS menu bar app that allows control over the gpu on dual gpu macbooks

Language:SwiftLicense:MITStargazers:881Issues:0Issues:0

crater

Open Source Invoicing Solution for Individuals & Businesses

Language:PHPLicense:AGPL-3.0Stargazers:7662Issues:0Issues:0

baseweb

A React Component library implementing the Base design language

Language:TypeScriptLicense:MITStargazers:8674Issues:0Issues:0

Regal-Free-Bootstrap-Admin-Template

Free Bootstrap 4 Admin Template.

Language:CSSLicense:MITStargazers:38Issues:0Issues:0