Code Monkey home page Code Monkey logo

travian-kingdom's Introduction

Hello world — @phoomin2012 ✨

Experienced Cross-Platform Front-end, and Service development with proficiency in various technologies. Able to effectively self-manage during independent projects, as well as collaborate in a team setting. Since high school, I've been self-learning coding and coding as a hobby. I typically create web applications with PHP and Javascript/Typescript (NodeJS). I'm always looking for new opportunities to learn new things, whether it's through a project or a new employment.

💬 About Me

  • 🏆 Proficient in: Full Stack Web Development
    • Javascript, Typescript, PHP
    • Laravel, Codeigniter, CakePHP
    • Vue.js Nuxt.js, Next.js, React, Node.js
    • Tailwind CSS, Bootstrap, Bulma
    • non-RDBMS (MongoDB, Redis), RDBMS (MySQL, MariaDB)
  • 👀 Interest in: Cloud Computing, System Infrastructure, Software Infrastructure, DevOps, Automate tools

🌟 Experiences

  • Frontend Developer - Refinitiv Thailand
    • March 2022 - Present
    • Resposibility
      • Contribute to Eikon project which is the cross-platform framework to host other applications to support working as a web application and desktop applications (Windows & MacOS).
    • Skills
      • Typescript
      • Polymer
      • Electron.js
  • Frontend Developer Internship — Accenture
    • November 2021 - February 2023
    • Resposibility
      • Collaborate in SCB Coorperate Portal
      • Migrate internal tools from React to Next.js
    • Skills
      • Typescript
      • React
      • Redux
      • Next.js
      • Material Design
  • Freelance
    • Create a web application according to the customer's requirements. Example project:
      • Minecraft item shopping website (PHP, CSS, jQuery)
      • VPS (Virtual Private Server) automates seller website (PHP, CSS, Vue, NodeJS, Docker)

📮 Open for opportunities

I'm always open for opportunities. Please reach me via Linkedin or email.

travian-kingdom's People

Contributors

phoomin2012 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

travian-kingdom's Issues

the login is stuck at 50%

I followed the installation step by step except for the hosts file and set domains I just want to test it by localhost directory when I try to run the game\s1\index the loading is stuck at 50%
I created new server API and setup the conf file and created the database and the data is saved in DB
I started node and send node.. is in CMD no errors
2017-08-01
I created the host files and setup the urls but still the same

<VirtualHost *:80>
ServerName t5.k
DocumentRoot "c:/wamp64/www/travian5"
<Directory "c:/wamp64/www/travian5/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local

<VirtualHost *:80>
ServerName kingdoms.t5.k
DocumentRoot "c:/wamp64/www/travian5/index"
<Directory "c:/wamp64/www/travian5/index/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local

<VirtualHost *:80>
ServerName mellon.t5.k
DocumentRoot "c:/wamp64/www/travian5/mellon"
<Directory "c:/wamp64/www/travian5/mellon/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local

<VirtualHost *:80>
ServerName cdn.t5.k
DocumentRoot "c:/wamp64/www/travian5/cdn"
<Directory "c:/wamp64/www/travian5/cdn/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local

<VirtualHost *:80>
ServerName lobby.t5.k
DocumentRoot "c:/wamp64/www/travian5/lobby"
<Directory "c:/wamp64/www/travian5/lobby/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local

<VirtualHost *:80>
ServerName ks1.t5.k
DocumentRoot "c:/wamp64/www/travian5/game/s1"
<Directory "c:/wamp64/www/travian5/game/s1/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local

the host file is
127.0.0.1 t5.k
::1 t5.k

127.0.0.1 kingdoms.t5.k
::1 kingdoms.t5.k

127.0.0.1 mellon.t5.k
::1 mellon.t5.k

127.0.0.1 cdn.t5.k
::1 cdn.t5.k

127.0.0.1 lobby.t5.k
::1 lobby.t5.k

127.0.0.1 ks1.t5.k
::1 ks1.t5.k

I find out that the background is covering this error
( ! ) Notice: Undefined index: s1_uid in C:\wamp64\www\travian5\game\s1\engine\village.php on line 134
Call Stack

Time Memory Function Location

1 0.0020 431216 {main}( ) ...\index.php:0
2 0.0030 480376 include_once( 'C:\wamp64\www\travian5\game\s1\engine\engine.php' ) ...\index.php:2
3 0.0850 5814472 Village->LoadData( ) ...\engine.php:93

0% LoadingScreen.Action.Logout
LOADING
phoomin009 on Developing


LoadingScreen.Action.Logout.RandomText
Building Wonders of the World

thanks for help

create world does not do any thing

when I try to do a create world it does not do any thing

side note
also you need to know that in global_user table you should add default value for prestige,level or you won't be able to sign up

problem

hi i am the guy from skype that we talked before some months .. are you still working in the project? because i am messaging you and you dont answer me

Sync Issues

Hi,

I managed to install all and i got working but all timers when they got to 0 i forced to restart to get all updated stuff.

i have 2 node servers listening and php.exe runing every second....

What's the problem?

THE REGISTER / LOGIN DOES NOT START!

I have 3 days that I try in every way to install the files, I followed all the guides on this page, but I did not understand well .. place the pictures hoping that someone understands, where the error comes from and give me a hand. it does not go beyond the index, and it does not start the login nor the register.
2018-10-25_154650
2018-10-25_154730
2018-10-25_154834
2018-10-25_154905
2018-10-25_155009
2018-10-25_155018
2018-10-25_155252

Send no attack

Send attack (no attack)
Send raid (no attack)
Send siege (no attack)
Send spy (without attack)

does it can work on a windows server?

i configed the vhosts .but it also can not be work.i use a win server 2008 & xampp 3.2.2
my domin is 2stars.cc when i visit the web site .it redirect to the address:
kingdoms.2stars.cc
but it can display nothing .
my vhost file like this:

<VirtualHost *:80>
# Index
ServerAdmin 2stars.cc
ServerName 2stars.cc
DocumentRoot "C:/xampp/htdocs/travian5"
ErrorLog "logs/t5.ph-error_log"
CustomLog "logs/t5.ph-access_log" common

<VirtualHost *:80>
# Index
ServerAdmin kingdoms.2stars.cc
ServerName kingdoms.2stars.cc
DocumentRoot "C:/xampp/htdocs/travian5/index"
ErrorLog "logs/kingdoms.t5.ph-error_log"
CustomLog "logs/kingdoms.t5.ph-access_log" common

<VirtualHost :80>
# Mellon service (Account service)
ServerAdmin mellon.2stars.cc
ServerName mellon.2stars.cc
DocumentRoot "C:/xampp/htdocs/travian5/mellon"
ErrorLog "logs/mellon.t5.ph-error_log"
CustomLog "logs/mellon.t5.ph-access_log" common
Header set Access-Control-Allow-Origin "
"

AllowEncodedSlashes on
# CDN ServerAdmin cdn.2stars.cc ServerName cdn.2stars.cc DocumentRoot "C:/xampp/htdocs/travian5/cdn" ErrorLog "logs/cdn.t5th.ph-error_log" CustomLog "logs/cdn.t5th.ph-access_log" common Header set Access-Control-Allow-Origin "*" # Lobby ServerAdmin lobby.2stars.cc ServerName lobby.2stars.cc DocumentRoot "C:/xampp/htdocs/travian5/lobby" ErrorLog "logs/lobby.t5.ph-error_log" CustomLog "logs/lobby.t5.ph-access_log" common # Game ServerAdmin ks1.2stars.cc ServerName ks1.2stars.cc DocumentRoot "C:/xampp/htdocs/travian5/game/s1" ErrorLog "logs/ks1.t5.ph-error_log" CustomLog "logs/ks1.t5.ph-access_log" common

can you give me some help?

can not login

when i click the login button .it can not load the login or register form.
it can only work in the subdomin?

cant run the script

root@ubuntuserver:/var/www/html# node server/app2
/var/www/html/server/app2.js:210
getAllLine: async function (room, from, socket, line) {
^^^^^^^^

SyntaxError: Unexpected token function
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:374:25)
at Object.Module._extensions..js (module.js:417:10)
at Module.load (module.js:344:32)
at Function.Module._load (module.js:301:12)
at Function.Module.runMain (module.js:442:10)
at startup (node.js:136:18)
at node.js:966:3

also, i found another project for developers, see https://github.com/7thcubic/kingdom-server-bundle
maybe help you :)

CPU ussage from apache2 and PHP

I have a i7 and 24gb of ram.
image

Apache2 lag starts when is click on Found village, then even a F5 doesnt load until apache2 restart.

again dont connect with server ?

hi i setting my domain on my hosts file and setting config.php main page work but i click Start Game and Select Tribe button not work and not show my server name

Login same problem click login and stay only on loading animation.

picture: http://imgur.com/a/xrxeQ

console not write error only Ping mysql and next write send node.

Error

Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table,
public_html/game/s1/engine/essentials.php on line 6

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.