Welcome to my blog

Here is where I will be posting updates on what I have been learning.Here is the link to my Git Hub profile.

26/08/2024

Today we just did a refresher on react app stuff.

19/08/2024

I learned about creating a user log in server with email and password. Was easier to understand since i have gotten some knowledge previoously.

14/08/2024

today i learnt about Sequelize, Thunder client and MYSQL Workbench. It is hard to understand but I am learning it slowly.

13/08/2024

Continued learning about SQL still not fully understanding it.

12/08/2024

Today I learnt about SQL. I found it very confusing.

08/08/2024

Today I continued learning about CRUD and static servers. This was also easy to follow. Here is CRUD;

05/08/2024

Today I learnt about CRUD and static servers. I found it easy to follow but the learning of CRUD continues tomorrow.

30/07/2024

Today I learnt about styled-componants (can use css code within the react js file using a package) and also react-router (lets you link pages together) I picked up on them fast.

This is the styled-componants;

This is the react-router;

29/07/2024

Today I learnt about API's (Application Programming Interface) and how to fetch them. I found this easy to pick up on and a cool aspect of coding.

Here is the outcome of my learning whilst playing around with it;

When one of the film images is clicked on, a modal comes on the screen with the films description and a working close button;

26/07/2024

This week I worked on and finished creating a calculator app.

Here is the link to try it; My Calculator

25/07/2024

Today i learnt how to create a list with working info and favourite buttons.

23/07/2024

Today I learnt more basics of react. I learnt about use state and the map method. I found these easy to understand. I also started creating a calculator app

useState;

.map;

22/07/2024

Today i learnt about react and how it works, found it pretty straight forward once i understood the keywords. The images show the exaample of using react to export other files data and put it into the main app.

19/07/2024

This week I have been working on a group project called cyberpets. it was a bit stressful but we got it functional.

Here is the link to try it; Group Project

16/07/2024

Today I learned how to attach two JS files together. I understood this quickly and thought it was an easier part of coding.

15/07/2024

Today I learned about scope, higher order functions and object oriented programming (OOP). I found it confusing at first but i think im starting to understand it more at the end of the day.

12/07/2024

Today I finished up working on my two projects, making a keycode and then making a drumkit using the previous knowledge of JS DOM. I did most of it without help but i did have one or two problems with parts of the code. Click the images to try them out.

10/07/2024

Today I started working on making a drumkit using the previous knowledge of JS DOM. I struggled at first but understood better once it was explained.

Here is what the website looks like within the live server:

09/07/2024

Today I learnt about more advance JS DOM things. it was a bit tricky but I picked up on it quickly.

Here is what the website looks like within the live server:

08/07/2024

Today I started to learn about JS DOM. We were told to make a keycode generator. It was confusing at first but i got the hang of it.

05/07/2024

Today I learnt about chatGPT and its uses. It was really simple

04/07/2024

Today I learnt about objects. I found that this was straight forwardand easy to understand.

03/07/2024

Today I learnt about functions. I found them to be alright, I picked it up quick.

02/07/2024

Today I learnt about If, Else and Switch statements. I picked up on them rather quickly as me previous experiance with Unreal Engine 4.

Then I learnt about arrays. I found them rather simple.

01/07/2024

Today I started to learn how to use node. I found that it was really straight forward

I also learnt how to make a Random Number Generator (RNG)

I then did an activity to create a tic tac toe board using what we have learnt.

I was taught how to string together strings in these activites. I was also taught about node

28/06/2024

Today I learned how to use git and git hub. I didn't find it too hard once i knew the commands to imput into the terminal.