Giter VIP home page Giter VIP logo

majimboo.github.io's Introduction

Hi there ๐Ÿ‘‹


trophy


trophy


trophy

majimboo.github.io's People

Contributors

majimboo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

majimboo.github.io's Issues

Things to do before I shutdown

Personal

  • Learn to Swim - Acewaterspa
  • Get Licensed as a Sky Diver - Bantayan
  • Get Licensed as a Scuba Diver - Malapascua
  • Dive with Thresher Sharks - Bantayan
  • Dive with Reef Sharks - Bantayan
  • Dive with Manta Rays - Bantayan
  • Dive into a Fish Tornado - Unknown
  • Write a Novel - Tragicomedy
  • Publish a Research - Computer Science
  • Get Licensed as a Private Pilot - Pasay

Travel

  • Experience a Sakura Blizzard - Japan
  • Visit the Hobbiton - New Zealand

Documentation

  • GoPro Hero4 Black
  • Canon EOS 550D (Rebel T2i)
  • Olympus PT-044 / TG-3
  • Canon EOS 60D
  • Nauticam NA-60D Housing

Emulation Notes

Login Server

  • Login - Invalid Password
  • Login - Invalid User
  • Login - Success
  • Login - Already Online
  • Login - Blocked
  • Logout
  • Delete Character - Invalid Password
  • Delete Character - Success
  • Disconnect - Already Online

Premium Server

  • Billing - Cash Balance
  • Premium - Show Items
  • Premium - Buy Item
  • Premium - All Maps
  • Billing - Subtract Cash
  • Billing - Insufficient Funds

GameDB Server

  • Char List
  • Char Info
  • Char Create Check
  • Char Create
  • Char Delete

Gate Server

  • Check Sequence Number
  • Verify Packet Checksum
  • Decrypt Packets
  • Encrypt Packets
  • Encrypt Client Packets
  • Multi Server Passthrough
  • Broadcast
  • API for web based management

Hack Detection

  • Speed Hack
  • Reused Packet

Game Log

  • Login / Logout
  • Chat, Whisper, Party, Guild, Ally
  • Trade
  • Vend / Trader
  • Party
  • Item (loot, drop, pick, repair, enchant, use, sell, buy, break)
  • Character (level up, fame up/down, stats up)
  • Player (kill, death, duel)

Fields: time, server, map, user_id, username, char_id. char_name, action_type, value

My Collection

Marvel

  • $249.99 - Star-Lord
  • $344.99 - Iron Man Mark XLIII
  • $199.99 - Gamora
  • $824.99 - Hulkbuster
  • $224.99 - Captain America
  • $414.99 - Thanos
  • $359.99 - Rocket and Groot
  • $219.99 - Thor
  • $374.99 - Ultron Prime
  • $249.99 - Ultron Mark I
  • $219.99 - Vision
  • $544.99 - Iron Man Mark XLIII (Quarter Scale)
  • $399.99 - Captain America PF
  • $374.99 - Hulk
  • $249.99 - Wolverine
  • $229.99 - Loki
  • $649.99 - Hulk (Maquette)
  • $229.99 - Scarlet Witch
  • $219.99 - Black Widow
  • $219.99 - Hawkeye
  • $474.99 - Chitauri Set

Iron Man

  • $399.99 - Tony Stark (Armor Testing)
  • $479.99 - Iron Man Mark II (Maquette)
  • $999.99 - Iron Man Mark XLII (Bust)
  • $269.99 - Iron Man Mark XXXIX
  • $249.99 - Iron Man Mark XVII
  • $229.99 - Iron Man Mark XXXIII
  • $339.99 - War Machine Mark II
  • $399.99 - Whiplash Mark II
  • $674.99 - Iron Man Mark I
  • $435.99 - Iron Man Mark II
  • $309.99 - Iron Man Mark III
  • $632.99 - Iron Man Mark IV
  • $431.99 - Iron Man Mark V
  • $642.99 - Iron Man Mark VI
  • $489.99 - Iron Man Mark VII
  • $580.99 - Iron Man Mark XX
  • $749.99 - Iron Man Mark XXI
  • $429.99 - Iron Man Mark XXII
  • $274.99 - Iron Man Mark XXV
  • $299.99 - Iron Man Mark XXIV
  • $199.99 - Iron Man Mark XXXV
  • $269.99 - Iron Man Mark XXXVI
  • $469.99 - Iron Man Mark XXXVIII
  • $284.99 - Iron Man Mark XLI
  • $399.99 - Iron Man Mark XLII
  • $354.99 - Iron Man Mark XLV

Detective Comics

  • $574.99 - Batman Armory with Bruce, Alfred
  • $469.99 - Batman Tumbler (Camo)
  • $899.99 - Batman (Polystone)

Pacific Rim

  • $399.99 - Gipsy Danger
  • $399.99 - Striker Eureka
  • $422.99 - Slattern
  • $379.99 - Knifehead

Transformers

  • $1,599.99 - Optimus Prime (Knight Edition)
  • $1,299.99 - Bumblebee
  • $1,099.99 - Drift
  • $1,750.99 - Starscream
  • $1,899.99 - Grimlock

Games

  • $379.99 - Kerrigan
  • $524.99 - Tychus
  • $499.99 - Raynor
  • $599.99 - Deathwing

Star Wars

  • $249.99 - General Grievous
  • $199.99 - Clone Troopers Echo & Five Set
  • $139.99 - Wolfpack Clone Trooper 104th Battalion
  • $129.99 - Infantry Battle Droids
  • $129.99 - Commander Battle Droid
  • $194.99 - R2D2
  • $399.99 - Savage Opress
  • $439.99 - Boba Fett
  • $499.99 - Darth Vader
  • $229.99 - C3PO
  • $199.99 - Storm Trooper
  • $479.99 - Han Solo and Chewbacca
  • $219.99 - Obi-Wan Kenobi

Lord of the Rings

  • $299.00 - Bard the Bowman
  • $249.00 - Fili the Dwarf

Possible display cases

BF Dev Notes

Servers

  • Media - To optimize all assets and make downloading of data faster.
  • Mission - A dedicated server for missions for fast request handling.
  • Arena - A dedicated server for player vs player for fast request handling.
  • Game - The server that manages the whole game.

Data

  • Caching with Redis.
  • Database with Couchbase.

Learn Scala

  • Look for good references on Scala.
  • Investigate Akka.
  • Investigate TypeSafe. (activator, slick)
  • Benchmark Akka against Node.

References

  • Scala for the Impatient - book
  • Functional Programming Principles in Scala - course
  • Scala School by Twitter - site

Problems

  • SBT error: java.lang.OutOfMemoryError: PermGen - fix

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.