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!
-
19:21
(UTC +02:00) - https://t.me/mikki_max
- in/maksym-shepeta
Highlights
- Pro
Pinned Loading
-
-
-
-
goit-lloyd-portfolio
goit-lloyd-portfolio PublicForked from Duard4/goit-lloyd-portfolio
Figma design: https://fig.page/Uad8ZiJ
CSS 1
-
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.


