Skip to content

Commit

Permalink
few more repo links
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonav1992 committed Mar 10, 2024
1 parent f597315 commit 2a1de01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/data/work.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export const smallProjects: WorkItem[] = [
, route: 'memory-fun'
, imgSrc: memory
, prodLink: 'https://memoryfun.netlify.app'
, repoLink: 'https://github.com/johnsonav1992/memory-fun'
, technologies: [
'React'
, 'TypeScript'
Expand Down Expand Up @@ -109,6 +110,7 @@ export const smallProjects: WorkItem[] = [
, route: 'calc'
, imgSrc: calc
, prodLink: 'https://ti108.netlify.app/'
, repoLink: 'https://github.com/johnsonav1992/ti-108-calculator'
, technologies: [
'React'
, 'HTML'
Expand Down

0 comments on commit 2a1de01

Please sign in to comment.