In the past year, there were important things...
Graduated, yayyyyyyyyyyyy (KMITL --- COMSCI)
....but really And I would like to say that I graduated from CSAG - Computer System Administrator Group haha, which is a computer club. That's where I live. I must say that I gained a lot from here. You could say that this place made my life change from the front to the back of my hand
Started working at Satang corporation as Software engineer (1 May 2017)
After graduating, I immediately came to work here. Actually, I had been working for 2 months before graduating, mainly doing front-end work, using React for development, but also writing some Golang for the back-end part. end The website that will be created will be tdax.com, which is the first digital coin trading website owned by Thai people
But when I first started working here, I must say that I was very uncomfortable because I had to do work that I wasn't good at, which was research UI and wireframe design. But after this point, I got to code seriously. Got to start the project myself, both React and Golang
I will say that being the one who started the project and did many things ourselves made our knowledge leapfrog from before. I refactored both React and Golang several times because after writing for a while we started to realize that what we were doing wasn't good and there was something better. So I don't hesitate to restructure it from time to time
And doing things ourselves will cause us to encounter many problems in software development. This causes the work to move very slowly in the beginning like React
- To manage state, you have to use Redux
- Manage forms to use redux-form
- You must use it to manage a multilingual system. react-intl
- Many others
In doing each part I spent a lot of time studying. This doesn't even include Golang. There are very few good libs. Most of them I have to write and add myself, but when I do it next time, our life will be much easier
But in the end TDAX was finished in 2 months WTFFFF!!! How did you do it in 2 months?
In addition to knowledge I get a sense of family from here as well. In fact, everyone in the company I already know because they're at the same university. and the same club (CSAG), so working in the beginning didn't require much adjustment. We could just talk about drinking and drinking. Pointing out this and that girl, haha. And the important thing I got from here is.....
Get to know Cryptocurrency!!
Because this company deals with Cryptocurrency both trading and wallet system (tdax.com , satang.com) when doing research to make a website for the first time, so I had to really try using this system. and really try trading from the money the company gave It made me open up to the world of making money in a new way. that gets money quickly And lost quickly 555
Resigned from Satang corporation
The party will eventually end. I've only been working here for 6 months. But I got a lot of things back
It's like I gained 2 years of work experience from just 6 months of work
But I thought about it. that I will definitely come back to work here again I made a promise to him like that...
Plus before issuing he gave me 120 xzc of zcoin
If measured in money at the current price rate, it would be 485,503 baht at the rate (1 coin per 4000 baht)
Really thank you. I can use this money to make a profit. Got a lot
Worked at Getlinks as a Web developer (6 Dec 17)
Getlinks is a platform for recruiting IT people for companies that need employees
The main reason I moved jobs would be
- I want a full team because in the old place there was only a dev team, so I want to learn how to work with others more
- About salary
At first I didn't know this. But I was just scrolling through Facebook for fun and someone from getlinks was looking for frontend applications, so I applied. They asked me to try doing a test, which is
- Made the layout that was given using html css but I also did it with react
- by user information from github from the input field, you have to write html css together with nodejs to pull the api, but actually, I think just html css js is enough, but I think they want the ability in nodejs as well
Then he called me for an interview. I asked about react nextjs and my previous experience
Shortly after the interview finished, a woman called and said that Pee Ae (CTO Getlinks) like it very much I wanted them to work together and I didn't hesitate to accept. 55555
Finally came to work at Getlinks as a frontend developer and was welcomed very well. On the first day I had a beer first haha
At the time of writing this article, I have been working here for 1 month and have learned more about my own advantages and disadvantages from recommendations from seniors at work
Things to study further
- React native
- GraphQL
- Kuberneste
- Canvas
- CSS animation transition
- In-Depth Bitcoin Investing Graph analysis
- Teamwork
Finally....
Actually, I want to quit my job and start my own startup, but the old one still hasn't succeeded at all. The idea of making money is hard to find. You must work to gain experience first. and turned myself into a Spacialist in Web developer
The above is the detailed content of The story of the past in the years of the little developer. For more information, please follow other related articles on the PHP Chinese website!

Detailed explanation of JavaScript string replacement method and FAQ This article will explore two ways to replace string characters in JavaScript: internal JavaScript code and internal HTML for web pages. Replace string inside JavaScript code The most direct way is to use the replace() method: str = str.replace("find","replace"); This method replaces only the first match. To replace all matches, use a regular expression and add the global flag g: str = str.replace(/fi

Leverage jQuery for Effortless Web Page Layouts: 8 Essential Plugins jQuery simplifies web page layout significantly. This article highlights eight powerful jQuery plugins that streamline the process, particularly useful for manual website creation

So here you are, ready to learn all about this thing called AJAX. But, what exactly is it? The term AJAX refers to a loose grouping of technologies that are used to create dynamic, interactive web content. The term AJAX, originally coined by Jesse J

This post compiles helpful cheat sheets, reference guides, quick recipes, and code snippets for Android, Blackberry, and iPhone app development. No developer should be without them! Touch Gesture Reference Guide (PDF) A valuable resource for desig

jQuery is a great JavaScript framework. However, as with any library, sometimes it’s necessary to get under the hood to discover what’s going on. Perhaps it’s because you’re tracing a bug or are just curious about how jQuery achieves a particular UI

10 fun jQuery game plugins to make your website more attractive and enhance user stickiness! While Flash is still the best software for developing casual web games, jQuery can also create surprising effects, and while not comparable to pure action Flash games, in some cases you can also have unexpected fun in your browser. jQuery tic toe game The "Hello world" of game programming now has a jQuery version. Source code jQuery Crazy Word Composition Game This is a fill-in-the-blank game, and it can produce some weird results due to not knowing the context of the word. Source code jQuery mine sweeping game

Article discusses creating, publishing, and maintaining JavaScript libraries, focusing on planning, development, testing, documentation, and promotion strategies.

This tutorial demonstrates how to create a captivating parallax background effect using jQuery. We'll build a header banner with layered images that create a stunning visual depth. The updated plugin works with jQuery 1.6.4 and later. Download the


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version
Recommended: Win version, supports code prompts!

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft
