fixes minor css issues and adds text to project gallery
-fixes text being invisible or incorrect colour on gallery links -adds text to gallery
This commit is contained in:
parent
5875404c1b
commit
196942db91
5 changed files with 17 additions and 19 deletions
|
@ -23,8 +23,8 @@
|
|||
</div>
|
||||
|
||||
<div class = "textBox">
|
||||
An aspiring software developer who specialises in C++, C# and Python, with an intrest in lower level langauges like Assembly;
|
||||
Most of my work is software based, with Python and C++ along with some web-development experience in HTML, CSS, JavaScript and TypeScript.
|
||||
An aspiring software developer who specialises in TypeScript, C# and python, with an intrest in lower level langauges like C++;
|
||||
Most of my work is software based, making games and tools in python and C#.
|
||||
|
||||
</div>
|
||||
<div style = "text-align: center;">
|
||||
|
@ -36,12 +36,12 @@
|
|||
<div class = "textBox" style = "margin-bottom: 5vh;">
|
||||
Most of my experience relates to personal projects, however I have previously done work experience at JBA Consulting writing a
|
||||
program to convert their SQL databases to Excel spreadsheets. I also often teach Python and HTML, having taught many students at my school's coding club for over 6 years and having tutored
|
||||
GCSE students briefly. You can see my full CV <a href = "pages/CVPage.html">here</a>.
|
||||
GCSE students. You can see my full CV <a href = "pages/CVPage.html">here</a>.
|
||||
</div>
|
||||
|
||||
<div class = "textBox" id = "galleryHeader">
|
||||
Check out my larger projects here:
|
||||
<div style = "font-size: 60%;">hover over, or click, a project to find out more</div>
|
||||
<div style = "font-size: 60%;">hover over or click a project to find out more</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue