Web

World Wide Web (WWW), is where web resources are identified by Uniform Resource Locators URLs (https://example.com/), which may be interlinked by hyperlinks over Internet. Hypertext Transfer Protocol (HTTP),is accessed by web browser, on web server.


Websites

Ntg PortfolioC#ASP.NetMVC

Jun 2021
  • This website make use Model View Controller (MVC) as desgin parttern, Active Server Pages on .NET framework in C# (Asp.Net in C#).
  • Bootstrap,Cascading Style Sheets (CSS) are used for website Styling.
  • JavaScript as client side scripting.

Development Tools

Baracoin.ioPHPJavaScript

Jun 2019
  • This website is made from PHP
  • Cascading Style Sheets (CSS) are used for website Styling.

Development Tools

Livingstone Tea Rooms ArchivedHtmlCSS

Jun 2012

Development Tools


JavaScript (JS)

High-level programming language used alongside HTML and CSS, and a core technologies used in websites (that is client-side functionality). JavaScript was originally used in web browsers, but may be found as a components of other software systems (e.g. servers).

Trading Tool

Nov 2020
Investment Trancaction Fee %

Pay In


Unit Value ValueInvestment

Units

Pay Out


Unit Value
ValueInvestment

Trancaction Fee %
Returns

JavaScript is used to make this investment tool that can be used to quickly calculate outcomes depending on the given parameters.


Development Tools

Bar Graphs

Oct 2018
```
A
B
C
A B C Max Scale
input value A,B,C

Making use of JavaScript to controls html tags to display bars depending on values provided. This is an example of capability of JavaScript.


Development Tools