Skip to content

ProchaLu/me

Repository files navigation

Lukas Prochazka – Portfolio

Welcome to my personal portfolio website!
Here you can find information about me, my projects, skills, and open-source contributions.

🚀 Features

  • VSCode-inspired UI with Explorer, Activity Bar, Terminal, and Navbar
  • Overview of my skills, work experience, and open-source work
  • Interactive "Password Game"
  • Canvas for painting
  • Contact form

🛠️ Technologies Used

  • Next.js (App Router)
  • React (Server and Client Components)
  • TypeScript
  • Tailwind CSS (Utility-first CSS)
  • Framer Motion (Animations)
  • react-hot-toast (Notifications)
  • Zod (Validation)
  • Apollo Client (for GitHub GraphQL API)
  • pnpm (Package manager)

📁 Project Structure

app/
  components/      # Reusable UI components (Navbar, Explorer, Terminal, etc.)
  layout.tsx       # Root layout (server component)
  VSCodeLayout.tsx # Main layout with state management (client component)
  page.tsx         # Homepage
  passwordgame/    # Password Game feature
  util/            # Utility functions and API clients
public/
  favicon.ico
README.md
package.json
...

🧑‍💻 Development

pnpm install
pnpm dev

📬 Contact

Find me on GitHub or use the contact form on the website.


Enjoy exploring!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages