https://github.com/bakna2t/fdcv
Frontend's developer cv/resume project. A few words about me and what I do
https://github.com/bakna2t/fdcv
Last synced: 3 months ago
JSON representation
Frontend's developer cv/resume project. A few words about me and what I do
- Host: GitHub
- URL: https://github.com/bakna2t/fdcv
- Owner: bakNa2t
- Created: 2023-10-13T13:35:57.000Z (over 1 year ago)
- Default Branch: secondary
- Last Pushed: 2024-11-19T11:26:00.000Z (7 months ago)
- Last Synced: 2024-11-19T12:45:31.528Z (7 months ago)
- Language: SCSS
- Homepage: https://bakna2t.github.io/fdcv/
- Size: 11.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
My Portfolio/Resume Project
#### What has been implemented:
- responsive design for mobile/tablet devices
- stlyle preprocessing: SCSS
- **`noscript`** tag activates when javascript is disabled on your browser and display the message
- switch dark/light theme cklicking button with animation
- using javascript function class **`activ`** is added to the element **`section`**, which allows to show the selected block
- using javascript **`active-btn`** class is added to the control buttons of the navigation panel as well
- a feedback form has been added to the contact section, each field must be completed before submitting
- a message is displayed when the form is submitted successfully
- a description of the buttons appears, by using js fuction when hovering over navigation bar control buttons
- click here => [_**Portfolio Website**_](https://bakna2t.github.io/fdcv/)---