html5, css3, assemble.io, javascript, jquery

Static websites

Need a website?

Do you need to promote your local buisness? Need a website and don't know where to start? Have sime beautiful designs, but no one to implement them? Codoyster can help!

I build new websites from scratch. Just provide design of how you see your future site and some feature's description and get your own homepage, corporative page, restaurant/shop/agency/whatever website.

What is static website?

"Static" means: fixed content. Since static Web pages contain fixed code, the content of each page does not change unless it is manually updated by the webmaster. Such site can be built by simply creating a few HTML pages and publishing them to a Web server. However, static doesn't mean "fixed" design or solid block of text. You can have all animations and transitions you wish on your website. Codoyster.com is a static website for example.

html5, css3, node.js, es6 and mySQL

Dynamic websites or webapp

Want to make something advanced?

Need a fancy website? Or a feature for one? I'll gladly help. If you need dynamic data on your website, complicated user interactions and storing information in database this type of site is a good choice.

How is it different from static site?

Dynamic pages access information from a database. Therefore, to alter the content of a dynamic page, the webmaster may only need to update a database record. This is especially helpful for large sites that contain hundreds or thousands of pages.

node.js, express.js, SQL, noSQL, AWS, Heroku, Firebase

Application Programming Interface (API)

Need cool functionality for some of your apps?

API makes development of your apps simpler. Not only can it be shared across many of them, but also in can incapsulate communication with all other third-party services you need to work with. No need to maintain communication with Firebase, Salesforce, Dialogflow or whatever from each of your apps. Just create API and only expose functionality you need with buisness related naming so it's crisp and clear for you and your developers.