Skip to content
View nicovece's full-sized avatar

Block or report nicovece

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
nicovece/README.md

Hi, I'm Nico

👋

I'm a web developer and digital product designer based in Berlin, with a long background in designing and building user-facing digital products, and a recent focus on full-stack web development.

My strongest area is product-minded development: understanding user needs, bridging UI/UX and implementation, and turning requirements into usable interfaces and features through clear, accessible, and maintainable code.

Developer portfolio: https://www.nicovece.dev
Earlier design portfolio: https://nicovece.com

Pinned Loading

  1. nomalyze nomalyze Public

    Django backend for a recipe management app with auto difficulty scoring and data analytics. Exposes a JWT-secured REST API (Django REST Framework) powering a Vue 3 SPA, plus the origin server-rende…

    Python

  2. nomalyze-frontend nomalyze-frontend Public

    Vue 3 + TypeScript SPA for the Nomalyze recipe app. Consumes a JWT-secured Django REST API with an Axios client (token attach + auto-refresh), Pinia state, and protected routes via Vue Router. Feat…

    Vue

  3. happenly happenly Public

    Happenly is a responsive React progressive web app for discovering and visualizing events. Users can filter events by city, customize how many are shown, and view interactive charts. With Google Ca…

    HTML

  4. flicktionary-react-client flicktionary-react-client Public

    React single-page client for the Flicktionary movie app. Consumes a custom Node/Express REST API with JWT auth, user profiles, favorites, routing, and responsive UI.

    JavaScript

  5. flicktionary-angular-client flicktionary-angular-client Public

    Flicktionary Angular Client is a responsive single-page web app for browsing, searching, and managing movies. Built with Angular and Angular Material, it allows users to explore films, filter by ge…

    TypeScript

  6. flicktionary flicktionary Public

    Flicktionary API is a secure, full-stack web app built with Node.js, Express, and MongoDB. It provides a RESTful API for movie and user data, supports JWT authentication, and offers advanced search…

    HTML