Skip to content

olexey27/Portfolio

Repository files navigation

💼 Personal Portfolio

Willkommen in meinem Portfolio-Repository! 🚀
Hier findest du den Quellcode meiner persönlichen Portfolio-Webseite, die meine Projekte, Fähigkeiten und Erfahrungen als Junior Deverloper präsentiert.

🌟 Features

  • Responsives Design: Optimiert für alle Geräte, vom Smartphone bis zum Desktop.
  • Moderne Technologien: Erstellt mit [React/Next.js/Tailwind CSS/etc.].
  • Interaktive Benutzeroberfläche: Saubere und intuitive Navigation für eine optimale Nutzererfahrung.
  • Projektdarstellung: Detaillierte Einblicke in meine besten Projekte mit Screenshots und Links.
  • Kontaktformular: Einfacher Weg, mit mir in Verbindung zu treten.
  • Dark Mode: Benutzerfreundliche Darstellung bei Tag und Nacht.

🚀 Technologien

Dieses Portfolio wurde mit folgenden Technologien und Tools erstellt:

  • Framework: [Next.js / React.js]
  • Styling: [Tailwind CSS / SCSS]
  • Hosting: [Vercel]
  • Icons und Animationen: [React Icons, Framer Motion]

📂 Struktur

Die wichtigsten Teile des Repositories:

  • /components: Wiederverwendbare UI-Komponenten.
  • /pages: Hauptseiten der Webseite.
  • /public: Bilder, Icons und andere statische Dateien.
  • /styles: Anpassungen für globale Styles.

📸 Vorschau

Hier ist eine Vorschau meiner Webseite:

🔗 Live-Demo: Hier klicken, um die Webseite zu besuchen!

💌 Kontakt

Wenn dir meine Arbeit gefällt oder du Fragen hast, freue ich mich auf eine Nachricht!
📧 E-Mail: [[email protected]]
🔗 LinkedIn: (https://www.linkedin.com/in/alexej-krasnokutskij-3a2920235/)


Vielen Dank fürs Anschauen meines Repositories! ⭐️ Lass gerne ein Star da, wenn dir mein Projekt gefällt.

⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎⬇︎

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.