Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more versions #45

Open
wants to merge 54 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
20dba41
First draft of CV
john-baxter Feb 16, 2020
eb36cea
WIP updates - COP commit
john-baxter Jul 6, 2020
d1df01e
WIP updated - Actual COP commit
john-baxter Jul 6, 2020
b1995e0
finalised format for sub-headings in experience etc. Add education bu…
john-baxter Jul 7, 2020
9465abb
Fill in bullets for work and volunteer experience.
john-baxter Jul 7, 2020
e4c6298
change formatting
john-baxter Jul 10, 2020
866b9df
change formatting to experiment with anchor links
john-baxter Jul 10, 2020
5c81de4
change formatting to experiment with anchor links
john-baxter Jul 10, 2020
f3db1c8
change formatting to experiment with anchor links
john-baxter Jul 10, 2020
2c87613
change formatting to experiment with anchor links
john-baxter Jul 10, 2020
d145b6e
experimenting with adding links and icons
john-baxter Jul 14, 2020
b826027
experimenting with adding links and icons
john-baxter Jul 14, 2020
43ede68
tidy up links for gmail+LI, first draft of personal profile bit, note…
john-baxter Jul 15, 2020
e1558f7
add notes in each section where there is still work to so, explain pr…
john-baxter Jul 15, 2020
02c94f3
Contingency commit, unsure what is different after some unexpected do…
john-baxter Nov 22, 2020
a93abda
Add table of projects.
john-baxter Nov 22, 2020
6e64a52
Remove the text above the new table in #projects.
john-baxter Nov 22, 2020
31add5a
Typo correction
john-baxter Nov 22, 2020
00ff482
Update table with extra column: Techniques.. Two versions of table pr…
john-baxter Nov 22, 2020
1858b71
Formatting update.
john-baxter Nov 22, 2020
9a430fa
Adjust column width on verbose table. Minor formatting and spelling c…
john-baxter Nov 22, 2020
b9b8db9
Add clarification for abbreviations in table.
john-baxter Nov 22, 2020
9a3958b
Merge branch 'master' into add-projects
john-baxter Nov 22, 2020
4004ac0
Merge pull request #1 from john-baxter/add-projects
john-baxter Nov 22, 2020
cef94b3
Add part about hobbies.
john-baxter Nov 24, 2020
e5d96ff
Update formatting in projects table.
john-baxter Nov 24, 2020
46af55a
Merge pull request #2 from john-baxter/update-hobbies
john-baxter Nov 24, 2020
5cf57bd
Update html in projects table.
john-baxter Nov 24, 2020
361d669
Remove html from projects table, replace with nbsp.
john-baxter Nov 24, 2020
f4cc546
Update gmail logo to new version.
john-baxter Nov 24, 2020
fd5b97f
Retry update gmail logo.
john-baxter Nov 24, 2020
f039fc9
Redo update gmail logo.
john-baxter Nov 24, 2020
37181b4
Add Attention to detail section in Skills.
john-baxter Nov 30, 2020
1c6b604
Add more to Skills section.
john-baxter Dec 9, 2020
ae04d0f
formatting updates.
john-baxter Dec 9, 2020
ae56dc8
trial and error formatting update - trying to get a line break inside…
john-baxter Dec 9, 2020
76ffd30
Update skills section with Teamworking.
john-baxter Dec 11, 2020
6ddf576
Remove superfluous/commented lines. Scan through to check over spelli…
john-baxter Dec 11, 2020
338f018
Add PHP to languages under Makers in education.
john-baxter Dec 11, 2020
ac704d2
Formatting/punctuation in projects table.
john-baxter Dec 13, 2020
f75a228
Add updates after advice from Toby.
john-baxter Dec 14, 2020
35c6f86
Add new directory more_pages and add two copies of main README for ed…
john-baxter Dec 14, 2020
65591f8
Create standalone projects table.
john-baxter Dec 14, 2020
5e8e2f8
Create 2 page CV by trimming & editing main README. Create .pdf of ne…
john-baxter Dec 14, 2020
3474c72
Create HTML version of 2-page.
john-baxter Dec 14, 2020
61238f6
Rename two-page as john-baxter.pdf.
john-baxter Dec 14, 2020
109e093
Remove non-functioning hyperlinks (from intro section to #experience …
john-baxter Dec 15, 2020
c562abb
Add .html version of projects table.
john-baxter Dec 15, 2020
ecc6c83
Remove internal hyperlinks from opening paragraph of 2-page.md; ultim…
john-baxter Dec 15, 2020
2848af7
Re-export pdf of two-page and rename as john-baxter-cv.
john-baxter Dec 15, 2020
2d06c6a
Add directory with more versions of CV.
john-baxter Jan 5, 2021
b85e22d
Update geographic location, some spelling corrections. Delete all .pd…
john-baxter Jun 10, 2021
8456d26
Add all export verstions of each .md in other-pages
john-baxter Jun 10, 2021
f0a77bc
Remove all unneccessary .jpeg and .png files
john-baxter Jun 10, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Formatting update.
  • Loading branch information
john-baxter committed Nov 22, 2020
commit 1858b71c8650e0b69ede5b67c06e5af0c4dc0230
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -144,7 +144,7 @@ need to know what to put in.
|[Bites game](https://github.com/john-baxter/Bites-game)|A playable clone of the existing tabletop game ['Bites'](https://www.boardgametables.com/products/bites-board-game). Playable through the command line and copies the logic used in the game in a clean test-driven Python app. |Python|Python's built-in testing framework: [unittest](https://docs.python.org/3/library/unittest.html)|TDD. SRP. OOP.|
|[Deep Sea Adventure game](https://github.com/john-baxter/deep-sea-adventure)|A playable clone of the existing tabletop game ['Deep Sea Adventure'](https://oinkgames.com/en/games/analog/deep-sea-adventure/) Playable through the command line and copies the logic used in the game. Uses lessons learned during the Bites project.|Python|Python's built-in testing framework: [unittest](https://docs.python.org/3/library/unittest.html)|More/better TDD, SRP and OOP|
|[Project Euler](https://github.com/john-baxter/project-euler)|My work on the popular web-based series of mathematical/coding challenges; [Project Euler](https://projecteuler.net/about). Each challenge has its own README explaining how it was approached.|Python|Not test-driven; any testing was done by 'feature tests' and visually inspecting practice outputs|Planning, problem solving and reporting. Memoisation|
|[Makers Algorithm Workshop](https://github.com/john-baxter/makers-algorithm-workshop)|My work on the Algorithmic Complexity workshop run by Makers Academy post-bootcamp. Where I developed a basic understanding algorithmic time complexity and how to think about optimising my code.|Ruby|Not test-driven; any testing was done by 'feature tests' and visually inspecting practice outputs|OOP. Optimisation. Recursion. big-O|
|[Makers Algorithm Workshop](https://github.com/john-baxter/makers-algorithm-workshop)|My work on the Algorithmic Complexity workshop run by Makers Academy post-bootcamp. Where I developed a basic understanding algorithmic time complexity and how to think about optimising my code.|Ruby|Not test-driven; any testing was done by 'feature tests' and visually inspecting practice outputs|OOP. Optimisation. Recursion. big - O|
|[Operation Green Grid](https://github.com/john-baxter/operation-green-grid)|Something I made for my own amusement. A 'commit-bot' which, if left running, will push commits to my GitHub account at random intervals.|Python|Not test-driven; any testing was done by 'feature tests' and visually inspecting practice outputs|Communication with command line. Spiking. Ad-hoc learning.|
***
## [^](#john-baxter)Education