Coder Social home page Coder Social logo

simple-cv's Introduction

Simple minimal CV

💡 GitHub Dev Source https://github.com/ipod1g/simple-cv Live https://cvbono.vercel.app/

Summary


Skills used

  • HTML
  • CSS
  • React
    • Libraries: React Hooks
  • npm
  • Netlify
  • LambdaTest (UI test framework)
  • Framer motion & Fontawesome

Notable functions

  • Responsive UI
  • Glass-morphism designs and animated background
  • Framer-motion based interactions
  • Scroll progress tracking on element containers
  • Blur-up loading technique for heavy file sizes (WIP)

Process


Initial

  • Goal is to make a CV that is as simple as possible to focus mainly on legibility with lightweight interactibility

Problems

  • Faced difficulties when making a scroll directed progress bar for components
    • Initially I made it with recognizing the window’s scroll and subtracted the origin points to separate + limiting and providing the height of the component
    • Fixed by properly using forwardRef on child components and framer-motion’s useScroll
  • Floating elements - with height as fit-content
    • Properly fitting the background images without hard values was confusing
      • Fixed using parent element as position relative!
  • Initially animated the appearance of boxes by using aos library
    • There was issue with overscroll appearing on mobile
    • Solved by introducing framer-motion intersection observer

Lessons

  • Fortified React skills
    • Particularly on ref management in components
  • Utilized Framer motion to enhance user experience
  • Learnt about intersection observer through aos and framer motion
  • Focused in producing responsive, modifiable and lightweight website

Version check


  • v1.0.0
    • Deployed on 7 Oct 2022
    • Responsiveness on mobile checked
    • Glass-morphism design and animated background
    • Framer-motion based interactions
    • Scroll progress tracking on element containers
    • CSS bug on kakaotalk browser
  • v2.0.0
    • Deployed on 3 Dec 2022
    • Update content to latest
    • Add extracurricular section
    • Minor UI update

Future implementation


  • Bug fix on iOS mobile devices
  • Download CV button top right
  • Nav bar to click to navigate to section
  • Use ref to properly scroll progress
  • Animated background
  • Optimize using blur-up technique?
  • 2.2 rem title
  • flag on work experience

simple-cv's People

Contributors

ipod1g avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.