diff --git a/.github/workflows/dev.yml b/.github/workflows/dev.yml index 3caa13c..3683f98 100644 --- a/.github/workflows/dev.yml +++ b/.github/workflows/dev.yml @@ -14,6 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 + - name: Install libs run: yarn diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1aebf0e..197438e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,6 +11,7 @@ jobs: if: "startsWith(github.event.head_commit.message, '[RELEASE]')" steps: - uses: actions/checkout@v3 + - name: Install libs run: yarn diff --git a/components/Portfolio/Portfolio.module.css b/components/Portfolio/Portfolio.module.css index 74789d2..180f479 100644 --- a/components/Portfolio/Portfolio.module.css +++ b/components/Portfolio/Portfolio.module.css @@ -122,7 +122,6 @@ } .intro ul { - margin: 0; padding-left: 20px; } @@ -300,6 +299,10 @@ vertical-align: middle; } +.achievements-list { + margin-bottom: 20px; +} + @media screen and (max-width: 700px) { .milestone { flex-direction: column; @@ -318,7 +321,7 @@ } @media print { - .downloadBtn { + .downloadBtn, #devtools-indicator { display: none; } diff --git a/components/Portfolio/index.tsx b/components/Portfolio/index.tsx index 103343f..0b15411 100644 --- a/components/Portfolio/index.tsx +++ b/components/Portfolio/index.tsx @@ -25,10 +25,6 @@ export default (): JSX.Element => {
Full-Stack Web Developer
My recent achievements:
+I have a deep expertise in React (hooks, RSC) with Next.js for full-stack and SSR/SSG/ISR workflows. Vue experience including Nuxt. Production{' '} @@ -532,7 +534,7 @@ export default (): JSX.Element => {
- Studied at Moscow State Mining University – Faculty of Information Systems. Degree: - Specialist in Software Engineering. -
-- Completed a five-year Specialist program, equivalent to a combined Bachelor's - and Master's level education. -
-- Focused on software development, with specialization in C# and WPF desktop - application programming. -
-Developed various web projects using PHP, HTML, CSS, and MySQL.
-- Gained a strong foundation in algorithms, databases, and system architecture - through coursework and practical lab work. -
-Graduated with a Specialist degree in Software Engineering.
-