Select Color

Hi there, welcome!

I'm a passionate web developer AWS solution architect associate from Vietnam. Let us work together.

You have my words

    To visitors:
  • This is my personal website. I have no interest in your data, even you're VIP, KOI or whatever, so cookies collect only what you want to send to me. For example, if you leave a message, your name, email and text are saved, that's all.
  • I don't care if your offer are big money, a great deal, reselling or sending a large number of emails to potential customers. Pls don't spam me.
    To my clients:
  • Free 404 and one-page site to backup in case my server or you website is down for all order > 5$
  • Don't hesitate to try my services, if you bought a package for 12 months, not on sale, and you are not satisfied, you can get refund up to 50%. Not 100% the rest because setup and manual refund take time and cost.
I can both help you develop your website and provide a wide range of web hosting services as well as improve the security of web application.As a teenager, I was curious to make websites that present my idea. Day by day they become more complex, firstly just static website with HTML, CSS and Javascript, then dynamic websites in PHP or Python, and I began to buy hosting and domain from 2016. So now I have collected several virtual servers over the world for multiple applications. If you need some resources for 3 months to 3 years, I can offer you a good price.
Quality of hosting serviceI am going to graduate my second bachelor's degree in IT Security soon and try my best to protect my data as well as yours. My virtual servers mostly are on data center tier 3 in worldwide. Quality of web hosting services from 3rd party should be tested a few months before they are joined the main net. To support information transparency and protect personal data, my price is low and apply for individual customers only. For most of personal blog or website, the minimum package is enough.
Other services
    Fixed price:
  • Share Windows (from 5GB, 24h/m remote desktop) for Linux users from 2$/m (server in DE, JP)
  • 5GB multi-account Email with your domain like mine [name]@thuong.top (Crossbox/Roundcube/Snappy) for 1$/m or 10$/y (NO SPAM nor marketing email, 5 slot available only, hurry up!)
  • Vietnamese, German, English tutor 1:1 or 1:group max 5
    Negotiable price:
  • Programming in PHP, Javascript (mid-senior), Java, Python (fresher level), Go, C, Shell and pen test (low price because of newbie level)
  • Administration or backup for SME on behalf of CEO (server in NL)
  • Finance consulting in Vietnamese
PaymentCurrency: USD, EUR, VND, GBP
Payment methods: Paypal, Wise and Bank transfer for EUR or VND. Rate: 1USD=25k VND, 1USD=0.9EUR
def location(str):
    switcher = {
	"US": "United States (IL & CA)"
	"EU": "Germany, Netherlands, Romania and Italy, Poland, Luxemburg, Finland (new)"
	"Asia": "Vietnam, Hong Kong, Singapore, Japan"
	"other": "UK & AU. If you do not want to backup website in the same continent of your order, UK is a good choice. However, this is a third party, I do not have a full control of the hosting."
    }	

def main():
    area = ["US", "EU", "Asia", "other"]
    for str in area:
	print("You can choose to host your website in ", location(str) )
    interest = input("Are you interested in one? Yes=1/No=0")
    if interest == 1 :
	print("Minimum price for server in Asia is a bit higher than other regions, i.e. 1GB 2$/2m, 4$/6m, 6$/1y; others from 2$/3m, 3$/6m, 4$/1y.")
    elif interest == 0 :
	print("Sorry to hear that. What are you looking for?")
    else :
	print("Enter 1 or 0")
	
if __name__ == "__main__":
    main()
	  
public class Service {
    int price, periodMonth; String location;
    // constructor
    public Service(int p, int m, String l) {
	price = p; periodMonth = m; location = l;	        	
}
    // methods
    public void order(int packageCode) {
	System.out.println("Coming soon");
    } 
    public void backupIP(String l) {
	if (l.equals("Vietnam") || l.equals("Japan") || l.equals("Singapore") || l.equals("Hong Kong")) {
	    System.out.println("Singapore: 103.216.223.242")
	} else if (l.equals("Germany") || l.equals("Netherland") || l.equals("Romania")) {
	    System.out.println("Netherland: 93.158.211.104")
	} else if (l.equals("USA")) {
	    System.out.println("UK: 185.151.30.204")
	} else { System.out.println("Australia: 139.99.188.198") }
    }

    public class Individual extends Service {
	public int sale;
	public Individual(int price, int periodMonth, int discount) {
	    super(price, periodMonth);
	    sale = price * periodMonth * (1 - discount)
	}
    }

    public static void main(String args[]) {
	Service s1 = new Service(2, 2, "Vietnam");
	System.out.println("If you wanna host your temporary one-page site somewhere else, please let me know in notice field of your order.")
    }
	  
Looking for practice opportunities in IT Security
2023: Hello world Go
2022: Hi Python, JavaFX
2021: Hi HTML5, CSS3, NodeJS
2020: Hey Cyber Security

          
2018: Hello world C
2017: Hello world Java
2016: Hello world Python, Haskell





2009: Hello Drupal

          
2007: Hello Joomla

          
2005: Hello world PHP
2004: Hello world CSS
2003: Hello world HTML

2000: Hello world Pascal

H.Thuong Luong (Lương H. Thương)

I'm turning my passion into a career by studying online a degree in IT securiy at Technical University Brandenburg, Germany.
After graduating my first bachelor's degree in International Finance & Banking at Foreign Trade University und working at Vietinbank for a few years I found out that it wasn't my ideal career path. So I decided to choose a field based on my skills and interests, entrepreneurship and innovation, then computer and cognitive science. Language skills literally open doors for new opportunities. I am familiar with different languages and always try to communicate more effectively in English and German (C1).
My latest achievement is Certified Solutions Architect - Associate. This certification demonstrates my ability to design and implement distributed systems on AWS, following the best practices laid out by the AWS Well-Architected Framework.

My Skills

Frontend

HTML + CSS
90%
JavaScript
80%
Web Design
50%
Photo editor
75%
Audio/Video editor
40%

Backend

PHP
85%
Java
70%
Python
50%
Node JS
35%
Golang
25%

Other computer skills

Windows
80%
Ubuntu, Debian, CentOS, Kali
75%
Microsoft Office
70%
Domain administration, DirectAdmin, CPanel
90%
CMS: Joomla, Drupal
75%