An open API service indexing awesome lists of open source software.

https://github.com/tj-mc/portfolio

App hosted at tjmc.dev & thomasmcintosh.com
https://github.com/tj-mc/portfolio

Last synced: about 2 months ago
JSON representation

App hosted at tjmc.dev & thomasmcintosh.com

Awesome Lists containing this project

README

        

# [tjmc.dev](https://tjmc.dev) / [thomasmcintosh.com](https://thomasmcintosh.com) [![Netlify Status](https://api.netlify.com/api/v1/badges/a580bb2b-2371-4497-b76f-6178e6c3bcc6/deploy-status)](https://app.netlify.com/sites/tjmc-portfolio/deploys)

This is an Expo / React Native Web application that I use as my portfolio site.

![gif](https://media.giphy.com/media/cU8xUVKgLWwRrbhWC0/giphy.gif)

## Stack
- React Native Web
- Typescript
- Redux Toolkit
- Gatsby

## Project Goals
- Simple, eye catching experience that leaves an impression.
- Excellent accessibility. The whole site is navigatable with tabbing.
- Low layout shift on first load
- Rich animations
- Terminal-style interactivity
- A few hidden features :thinking:

## To-Do
- Integrate with a CMS.
- Currently the content is hard typed, which makes updating a bit tedious.
- Expand details on previous projects
- Create in-app experience for reading blog articles, instead of linking to Medium straght away.