Skip to content

Sameer portfolio app. Built using React three fiber, React and blender for 3D model

Notifications You must be signed in to change notification settings

sameerul97/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there 👋 Welcome to my Portfolio! I'm Sameer, Web Developer

CircleCI Linkedin: amadoabaca

About this project

const Portfolio = {
  technologies: {
    frontEnd: {
      js: ['React', 'React three fiber', 'React hooks'],
      css: ['bootstrap'],
      3dModel: ['Blender']
    },
    backEnd: 'Just a big JSON file mocking as an API response',
    ciCd: ['Circle CI', 'CD (WIP)'],
    tools:{
        test: ['Jest', 'Enzyme', 'RTL'],
        versionControl: ['Git']
    }
  },
}

TODO

  • Write unit tests for components (Used Enzyme, Jest and RTL [React Testing Library])
  • Write integration tests for sections
  • Setup CI pipleline to execute tests and build in Circle CI
  • Implement CD (Work in Progress)
  • Rewrite app using TypeScript

About

Sameer portfolio app. Built using React three fiber, React and blender for 3D model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published