
Front-end skills
-
Hypertext Markup Language 5
I use this to add structure and layout to my websites and add content to webpages.
-
Cascading style sheets 3
I use this to style my content and make them visually appealing accross different devices and layouts.
-
Javascript
I use this scripting language to allow the user to interact with the page and turn a static page into one that reacts to input.

Back-end skills
-
Python3
I have used python to make eccomerce apps using it's scripting language and modules. It is a scripting language I use on the Back-end.
-
Structured query language
I have used SQL lite to check the backend for urls and paths to stored data in the database.
-
MongoDB
I used this to store product data and user data for eccomerce. I used it along side Python3.
-
AWS
I used AWS services before like S3 to store product data and user data for eccomerce.

Frameworks
-
Angular
Angular is a javascript framework to streamline the development process of JS coding to make it less tedious a task.
-
Bootstrap 4
Bootstrap is a framework used to quickly add general styling to a website that can reduce the time needed to style common elements for example.
-
NodeJS
Node is a framework used to test code and check functionality.
-
Font Awesome
I used to add some icons to page elements and some interactivity with built in javascript.
-
jQuery
I use jquery to reduce the amount of javascript code needed for the same functionality and cleaner code.
Other skills, tools & qualifications
-
Github version control
A tool used for file and folder version control and sharing code for review and colaboration.
-
Command Line interface
A powerful text interface for excuting files and creating files and folders.
-
Git Bash
A text based interface for adding, commiting and pushing content to the master branch and main branch of the working tree.
-
Heroku
A site used with procfiles to host websites online.
-
Windows OS
The Microsoft operating system I have experience using. I am currently using Windows 10.
-
Virtual Box
A application used for testing apps and different versions and makes of operating systems. It is also used for testing out scripts and software before deploying the application on a live machine.
-
Gitpod
A online code editor I used for collaboration purposes.
-
Visual Studio code editior
The current virtual development environment code editor I have experience using.
-
Js Bin
A online code editor I sometimes use to quickly check some JS functionality.
-
Chrome developer tools
A online tool found in google chrome's browser that I can test changes to a website on a copy of thew source code.
-
Comptia A+, security+ and network +
Some of the materials I researched and learnt about on my own via content creator Proffessor Messer on youtube to gain a better understanding on how computer networks work, cyber security threats and different general IT components and their parts physically and in a network. These are just a few things I learnt via online resources in 2020.
-
Schools and online learning
Diploma Code institute
I earned my Diploma in Fullstack web development.
Certificates IT career switch
I am earning further certication in Fullstack web engineering via IT career switch.
Courses Udemy
I am doing some courses on my own in Angular and cyber security through Udemy.
Freecodecamp.org
I practice code and learn further skills for free on this resource.
Zenva
I am using this website to build javascript games in order to practice javascript.