Giter VIP home page Giter VIP logo

Keith Kim's Projects

assimp icon assimp

The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.

awesome-gamedev icon awesome-gamedev

A collection of free software and free culture resources for making amazing games. (mirror)

babylon.js icon babylon.js

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.

bgfx icon bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.

caesarcipher icon caesarcipher

Implementation of a Caesar cipher, both encoding and decoding. The key is an integer from 1 to 25. This cipher rotates the letters of the alphabet (A to Z). The encoding replaces each letter with the 1st to 25th next letter in the alphabet (wrapping Z to A). So key 2 encrypts "HI" to "JK", but key 20 encrypts "HI" to "BC".

char-rnn icon char-rnn

Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch

easyloggingpp icon easyloggingpp

Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

glfw icon glfw

A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input

hacker-roadmap icon hacker-roadmap

A collection of hacking tools, resources and references to practice ethical hacking.

imgui icon imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

kivy icon kivy

Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS

leafish icon leafish

A minecraft-like multi version client implemented in Rust.

mhddos icon mhddos

Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods

neuraltalk2 icon neuraltalk2

Efficient Image Captioning code in Torch, runs on GPU

nmradcc icon nmradcc

NMRA Digital Command Control (DCC) Library

orange3 icon orange3

🍊 :bar_chart: :bulb: Orange: Interactive data analysis

pentesting-bible icon pentesting-bible

Learn ethical hacking.Learn about reconnaissance,windows/linux hacking,attacking web technologies,and pen testing wireless networks.Resources for learning malware analysis and reverse engineering.

pymesh icon pymesh

Geometry Processing Library for Python

rpclib icon rpclib

rpclib is a modern C++ msgpack-RPC server and client library

sfml icon sfml

Simple and Fast Multimedia Library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.