Commit Graph

61 Commits

Author SHA1 Message Date
e54cc49f75 updated website to remove personal info for repo 2022-03-31 21:19:30 +01:00
4715b3aeea Fixed social svg icons hovering colour state 2022-01-24 00:24:46 +00:00
2dabc63fe5 added in footer css and js for button 2022-01-24 00:19:48 +00:00
3f5ebd2de1 same site cookie to strict 2022-01-23 21:52:01 +00:00
d461b5bf55 added in session start for cookie to be recognized 2022-01-23 21:02:08 +00:00
b05860f8da Added in same site cookie middleware to account for csrf token 2022-01-23 20:59:06 +00:00
49dcfc25d3 fixed id typo for cv 2022-01-11 21:24:08 +00:00
4764deb58f Added in error hovering to the form and fixed some warnings 2022-01-11 19:51:53 +00:00
4e7eaa4990 added in backend for contact and ajax request 2022-01-03 19:32:30 +00:00
540d9872c7 Fixed CSS for contact form on mobile and added in subject input box 2022-01-03 00:54:42 +00:00
f2a5720481 update main.css 2022-01-02 16:16:35 +00:00
009e5c6c8a update main.css 2022-01-02 16:14:40 +00:00
4f6ac94dae update main.css 2022-01-02 16:09:50 +00:00
76fd9a22a0 update index.html 2022-01-02 14:52:21 +00:00
2fb112c99c update index.html 2022-01-02 14:50:03 +00:00
80458bbdc7 fixed iocn placement in contact section 2022-01-02 00:27:51 +00:00
0ee19bf7c9 Added in mobile support for contact section 2022-01-01 23:57:13 +00:00
a4fbd2a385 Added mobile view fir contact section 2022-01-01 18:48:52 +00:00
b24a3dd82d Added in css for contact form 2022-01-01 00:37:10 +00:00
4614dff2b1 Added CSS for contact form including error handling in css 2021-12-31 20:43:44 +00:00
18d6c7de81 Merge branch 'master' into contact 2021-12-30 20:40:03 +00:00
622e569aef added in contact links in the find me section of the contact section 2021-12-30 20:34:38 +00:00
1a9924e539 added in contact links in the find me section of the contact section 2021-12-30 16:08:47 +00:00
3984d13a20 fixed array error 2021-12-28 21:35:21 +00:00
97718c7aee Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:22:32 +00:00
9c4e487b11 Linked backend to frontend and fixed basic formatting in few files 2021-12-28 21:20:00 +00:00
9a282cb305 created backend for project section and updated the css for the images 2021-09-28 11:29:26 +01:00
33dd85d162 Chane browser sync task to proxy in the backend from the server and also serve the local files. Fixed some styling issues with the images and buttons 2021-09-23 15:25:38 +01:00
c323924d77 Styled the main project section for mobile 2021-09-15 11:38:11 +01:00
d304149f9b Created project sections front end with dummy images and text for now. Not mobile compatible yet. 2021-09-13 18:03:20 +01:00
87f29b1439 fixed cv timeline view on mobile 2021-09-06 19:20:44 +01:00
03a6f74fab Added about css as forgot to add in previous branch 2021-09-02 22:38:57 +01:00
930ad63d38 Fixed CV timeline layout issues 2021-09-02 22:31:45 +01:00
433ef3ae43 Factored out CSS to different files. 2021-09-01 20:37:31 +01:00
b88c35ca5b Linked backend with frontend and styled curriculum vitae for mobile 2021-08-31 18:50:08 +01:00
539e6cc23d Updated timeline route for both education and work 2021-08-27 21:18:19 +01:00
1e742ed654 fixed syntax errors 2021-08-23 22:35:56 +01:00
d705908e35 correct quotation mark 2021-08-23 21:40:13 +01:00
a5cf796475 correct naming of file config.php 2021-08-23 21:38:37 +01:00
36750c2c47 added semicolon on line 2021-08-23 21:35:11 +01:00
53f1ae2da6 fixed error on line 38 2021-08-23 21:26:32 +01:00
88d06c421d wrong quotation mark 2021-08-23 20:27:29 +01:00
102a614214 created timelineData function and added it to its route 2021-08-23 09:30:08 +01:00
edcc979319 Started backend for cv timeline data 2021-08-22 10:44:49 +01:00
fba01f1d98 Started base work on backend for timeline automation and also updated gulpfile.js to add a new task for deploying via ftp to host. 2021-08-21 12:26:31 +01:00
7d901093bf Styled timelines. Still need to populate with real data 2021-08-16 23:46:16 +01:00
c4ddf96045 increased height of typewriter heading
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 13:10:33 +01:00
525f597a54 uncommented typewriter section as accidentally commented it
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:56:55 +01:00
10a5117eb1 styled about section to all sizes
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:55:25 +01:00
8b6a0d8638 made both timeouts have the same timeout time
Signed-off-by: rodude123 <rodude123@gmail.com>
2021-08-01 12:16:16 +01:00