Skip to content
View zsolt-wvdrppr's full-sized avatar

Block or report zsolt-wvdrppr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zsolt-wvdrppr/README.md

Hey πŸ‘‹

🌱 Junior Developer passionate about solving practical problems through code. Currently building full-stack applications while refining skills in JavaScript, TypeScript, C#, and Python. Experienced in automating workflows and optimising platforms, bringing a practical, business-aware perspective to development projects.

LinkedIn

Public projects

NC News - Frontend (still in progress)

A modern Reddit-style news platform built with TypeScript, React 19, and Tailwind CSS v4 as the frontend companion to my NC News API. Features topic filtering, article sorting, commenting with voting, optimistic UI updates, and custom error handling. Demonstrates clean React architecture with custom hooks, Context API for state management, and type-safe development throughout. Built as a portfolio piece during the Northcoders bootcamp to showcase full-stack JavaScript capabilities.

Tech Stack: TypeScript, React 19, React Router 7, Tailwind CSS v4, Vite

🌐 Live Site: https://zsolts-news.netlify.app
🌐 Live API: https://zsolts-news.onrender.com/api
🌐 LINK to repo: https://github.com/zsolt-wvdrppr/nc-news-frontend/blob/main/README.md

NC News - Backend

NC News was a Solo Project I built during a Northcorders bootcamp. Now it has a completely functioning database and backend. All the endpoints are tested with Jest, and they also have effective error handling including user friendly error messages and appropriate status codes.

Tech Stack: JS, PSQL, EXPRESS JS, HTML, CSS.

🌐 Live API: https://zsolts-news.onrender.com/api/
🌐 LINK to repo: https://github.com/zsolt-wvdrppr/nc-news/blob/main/README.md

Online IQ test web app

Built a Next.js/TypeScript platform offering online IQ tests, with basic assessments for all users and optional premium AI-powered analysis. Implemented timed multi-domain tests, standardised scoring, and a social leaderboard that activates when users compare results, incorporating basic SEO techniques for discoverability. Development was assisted by GitHub Copilot.

Tech Stack: JS, PSQL, Next.JS, TailwindCSS, Google Gemini AI, Stripe

🌐 Live Site: https://iqresearches.com
🌐 LINK to repo: https://github.com/zsolt-wvdrppr/iqresearches-ui/blob/main/README.md

Wave CMS

Wave CMS is an experimental, AI-assisted (pre-bootcamp) headless CMS built with Next.js and React, designed to manage content as JavaScript objects/arrays (code-first content model). It leverages Git for publishing/versioning, Supabase for draft and user management, and schema-driven forms for dynamic editor UX. Tested in real-world scenarios as the CMS backend for a few one-pager landing pages during fixed-term marketing campaigns. Ideal for developer-centric projects where content and code are tightly integrated, with a strong focus on schema validation, draft workflows and practical Git-based deployment. I’m keeping it public specifically to show my baseline and how much my engineering approach has improved since

Tech Stack: JS, PSQL, Next.JS, TailwindCSS

🌐 LINK to repo: https://github.com/zsolt-wvdrppr/wave-cms-admin/blob/main/README.md

DriftDraft Website Planner App

AI-Powered Website Planner (pre-bootcamp, AI-assisted) β€” An early-stage tool I built to speed up discovery calls for websites. Users answer a guided set of questions; AI helps turn rough notes into clear, marketing-aware requirements, then generates a detailed spec document with suggested wireframes and recommendations (SEO, ads, content and structure) that’s easier for a developer to implement. Includes a subscription-style credits + rate-limiting system (anonymous vs free vs paid tiers), implemented with Supabase Auth + RLS, JWT-authenticated API calls, and scheduled credit resets via cron. This was built before my bootcamp and involved heavy AI assistance; I’m keeping it public to show my baseline and how much my engineering practices have improved since.

Tech Stack: JS, PSQL, Next.JS, TailwindCSS, Google Gemini AI, Stripe

🌐 Link to repo: https://github.com/zsolt-wvdrppr/DriftDraftApp/blob/main/README.md

Popular repositories Loading

  1. DriftDraftApp DriftDraftApp Public

    JavaScript

  2. blinds-shades-trades blinds-shades-trades Public

    TypeScript

  3. iqresearches-ui iqresearches-ui Public

    TypeScript

  4. zsolt-wvdrppr zsolt-wvdrppr Public

    Profile repo

  5. js-mars-rover js-mars-rover Public

    Forked from zjb-cmd/js-mars-rover

    JavaScript

  6. nc-news nc-news Public

    JavaScript