Do you have your own website? | Razer Insider

Do you have your own website?


During the quarantine I decided to learn how to make website. I consider it as a hobby but I also know that it can be quite profitable. Do you have your own website? What is it about?

This topic has been closed for comments

14 Replies

Userlevel 1
no, i'm sorry :wink_:
I don't, but I would like to learn and make one 🙂
I see.. I don't want to waste much money for making it so I guess I will spend a little bit for ssl certificates, domain, and design but all code I will try to write on my own. And then we'll see. I guess it's quite a profitable hobby
Userlevel 7
Badge
Having a Polish Razer fansite, which is available here: https://www.razersite.eu.org
100% made by me, also in progress doing some reviews 🙂
Userlevel 7
43566654
I see.. I don't want to waste much money for making it so I guess I will spend a little bit for ssl certificates, domain, and design but all code I will try to write on my own. And then we'll see. I guess it's quite a profitable hobby

Personal websites are fun! I've got one. It helps with the job search, and is a nice showcase of what project I've worked on.

If you're looking to start from scratch, there are tons of tutorials on HTML, JavaScript, and CSS. I've always recommended Codecademy as a place to get started.
As for hosting, check out GitHub Pages! Again, tons of tutorials and YouTube videos on how to use it. It's free!

Would be happy to help anyone get started!
Userlevel 7
i mean i can make one but i dont know where to publish it online
No, I don't have as of now. But thinking to learn making it.
43566654
During the quarantine I decided to learn how to make website. I consider it as a hobby but I also know that it can be quite profitable. Do you have your own website? What is it about?

Simply google it and it's not a relevant forum for posting this kinds of stuff here.
Yes I started my own blog (https://techsherlock.com) in the Pandemic time, I lost my job in the early April 2020, and then after that decided to start a blog.
Userlevel 7
Once I made a NZ travel info web for my university Web design assignment
Got a solid "A"
I don't have my own website yet, but I'm thinking about it
I developed websites for the last 5 years in many different technologies and programming, scripting and markup languages, in backend and frontend. You have to consider many things to think about your own website, and probably the first one is: "what is my website going to be about?". Then, you will can think about what king of tech you will need, and with this you can finally decide what you will use to make it real.
If you need a database in yours, I recommend using Firebase. Actually, for many reasons i do recommend firebase. It is really easy to use and there are many tools available for free. The tools includes a website hosting, where you can upload your own source code and it will host it for you. Said that, for codding you have to decide what you need. If you want your website to be simple, you can just use bootstrap to make your life easier. Very probable, no more tools will be required. If you want a more complex website, but still without a high complex backend, you can create it using AngularJS. Last but not least, if you you want your page to be really complete, with high backend funcions and database storage, logins and signups, you can opt by using SpringMVC (J2EE) or Flutter Web (Dart)
I don't have my own business. Therefore, there is no site either.
43566654
During the quarantine I decided to learn how to make website. I consider it as a hobby but I also know that it can be quite profitable. Do you have your own website? What is it about?

wow I have the same goal but I am only making my first steps...can anyone give me a good advice for it? thank you ahead!