Skip to content

v1.0.0

Choose a tag to compare

@tjklint tjklint released this 15 Aug 21:02
· 243 commits to main since this release
eb3e538

The inital launch of the website!

Here are the release notes:

  • feat: added header component by @tjklint in #1
  • Added hero element. by @tjklint in #7
  • fix: made nav and hero responsive/mobile-friendly. by @tjklint in #11
  • refactor: moved tsconfig to the correct repository. by @tjklint in #12
  • chore: added misc non-required files to gitignore. by @tjklint in #13
  • docs: removed default react docs and replaced with temporary information by @tjklint in #14
  • feat: added typewriter and basic styling and content. by @tjklint in #19
  • bug: removed remment of the old typewriter for a cleaner look. by @tjklint in #20
  • fix: updated header to make it mobile-friendly and responsive. by @tjklint in #21
  • feat: add social links underneath the hero. by @tjklint in #28
  • docs: added some minor documentation to the components. by @tjklint in #41
  • docs: updated/replaced default react configurations by @tjklint in #42
  • fix: padding issues. by @tjklint in #47
  • build: added react router to support several pages. by @tjklint in #48
  • feat: added resume page. by @tjklint in #49
  • feat: added resume page and content. by @tjklint in #50
  • style: added padding and changed font on the resume page. by @tjklint in #51
  • feat: added projects page by @tjklint in #56
  • fix: bug where projects page would not load quickly. by @tjklint in #57
  • build: added support for sass styling. by @tjklint in #88
  • chore: added about images. by @tjklint in #89
  • chore: added various global fonts to the site. by @tjklint in #90
  • style: added new fonts to existing pages. by @tjklint in #91
  • feat: added about page by @tjklint in #92
  • fix: fixed typo in about. by @tjklint in #93
  • fix: correct medium link in social links. by @tjklint in #94
  • feat: added dev.to to social links. by @tjklint in #95
  • fix: font change on social link to match the rest of webpage. by @tjklint in #96
  • Styling by @tjklint in #97
  • fix: padding issues in the about page. by @tjklint in #98
  • fix: changed wording for a header on the about page. by @tjklint in #99
  • feat: added more content to the resume page, replace old default. by @tjklint in #100
  • fix: changed weird padding issues to make the page more visually appe… by @tjklint in #101
  • fix: mobile responsiveness for the header. by @tjklint in #102
  • fix: wrong redirect in routing in the header select options. by @tjklint in #103
  • feat: added responsiveness to the about page. by @tjklint in #105
  • feat: added responsiveness to the projects page. by @tjklint in #106
  • deploy: made sly chantes to header code functionality to fix deployment. by @tjklint in #107
  • feat: added responsiveness to the projects page. by @tjklint in #108
  • fix: header padding and sizing. by @tjklint in #109
  • feat: added footer to all pages. by @tjklint in #110
  • chore: modified meta tags to fix description in embeds. by @tjklint in #111
  • chore: changed favicon to spaceship featured on main page. by @tjklint in #112
  • chore: added 192x192px logo of spaceship to public directory. by @tjklint in #113
  • chore: added 512x512px logo of spaceship to public directory. by @tjklint in #114
  • chore: fixed website title in the public index page. by @tjklint in #115
  • fix: weird padding issue on about page during a width of less than 500px by @tjklint in #116
  • feat: added my last year github contribution history at the bottom of the page. by @tjklint in #117
  • deploy: fixing errors to due github pages issue with client side routing. by @tjklint in #118
  • feat: added support for other photos in the about page. by @tjklint in #119
  • fix: corrected fonts on the project pages. by @tjklint in #120
  • feat: added small/third project with gifs and content. by @tjklint in #121
  • feat: diversified the typewriter texts better highlighting my skills. by @tjklint in #122
  • feat: added further projects to projects page. by @tjklint in #123
  • feat: added new fork/star button in the header. by @tjklint in #124
  • feat: added more top lines to the hero, including more pop culture references. by @tjklint in #130
  • feat: converted custom css of header to scss. by @tjklint in #131
  • feat: fix bug where header would cause white-space to appear off-screen. by @tjklint in #132
  • refactor: moved 2nd part of the about page to it's own component. by @tjklint in #133
  • chore: added gif of portfolio for demonstration purposes. by @tjklint in #135
  • fix: text-alignment issues on mobile. by @tjklint in #136
  • clean: removed unused asset files. by @tjklint in #137
  • docs: added gif of splash page to the readme. by @tjklint in #138
  • docs: added used technologies to the README. by @tjklint in #144
  • docs: updated techstack to more descriptive icons. by @tjklint in #145
  • docs: added prerequisites to the README. by @tjklint in #146
  • docs: added tech stack and emojis to README by @tjklint in #147
  • docs: moved title and fixed line formatting. by @tjklint in #148
  • docs: added a feature summary to the README. by @tjklint in #149
  • docs: added table of contents. by @tjklint in #150
  • docs/clean: removed old and depreciated information. by @tjklint in #151
  • docs: clarified certain parts of the README by @tjklint in #158
  • docs: fixed typo and added clarity to ambiguous text. by @tjklint in #159
  • build(deps): bump react-router-dom from 6.25.1 to 6.26.0 by @dependabot in #164
  • build(deps): bump @testing-library/react from 13.4.0 to 16.0.0 by @dependabot in #165
  • build(deps): bump @testing-library/user-event from 13.5.0 to 14.5.2 by @dependabot in #163
  • build(deps): bump react-github-calendar from 4.1.6 to 4.2.1 by @dependabot in #162
  • feat: 2 columns for icons on mobile. by @tjklint in #176
  • fix(contribution_map): color gradient for map is easier for the viewer by @tjklint in #177
  • refactor(resume): removed styled-components from resume.tsx towards .… by @tjklint in #178
  • chore: removed unneeded bulletpoints to the education part. by @tjklint in #179
  • chore: added bullet points to Bell internship. by @tjklint in #180
  • build: added dependencies for pdf preprocessing. by @tjklint in #181
  • chore: very minor styling changes for nitpicks. by @tjklint in #182
  • feat: added analytics to the portfolio. by @tjklint in #183
  • deploy: fixed dependency issues with chroma-js by @tjklint in #184
  • fix: added back old color gradient for contribution map. by @tjklint in #185
  • build(deps): bump react-icons from 5.2.1 to 5.3.0 by @dependabot in #192
  • feat: added LICENSE by @tjklint in #194

New Contributors

Full Changelog: https://github.com/tjklint/tjklint.github.io/commits/v1.0.0