As a software engineering student, I am driven by my passion for transforming innovative ideas into reality through elegant interfaces. I enjoy the challenge of designing and developing solutions that enhance user experiences.
π»
Coder.
π± Fullstack JavaScript Developer π±
Tech stack: HTML/CSS, JS/TS, React, React Native/Expo, Node.js, SQL & NoSQL and more!
Highlights
- Pro
Pinned Loading
-
-
-
-
Duard4/goit-lloyd-portfolio
Duard4/goit-lloyd-portfolio PublicFigma design: https://fig.page/Uad8ZiJ
-
semantic-commits.md
semantic-commits.md 1# Semantic Commit Messages23Format: `<type>(<scope>): <subject>`
45`<scope>` is always optional
-
custom-deep-clone.md
custom-deep-clone.md 1```js
2function deepClone(obj) {
3if (obj === null || typeof obj !== 'object') {
4return obj; // return primitive value as is
5}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


