Skip to content
View ericvalcik's full-sized avatar

Highlights

  • Pro

Block or report ericvalcik

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ericvalcik/README.md

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.tsx. 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 our Next.js deployment documentation for more details.

Pinned Loading

  1. webscopeio/mailingui webscopeio/mailingui Public

    MailingUI is an open source collection of email components and templates

    TypeScript 20 3

  2. uzi-game uzi-game Public

    Dynamic animated character selection game made with Next.js + framer motion

    TypeScript 1

  3. astro-todo-app astro-todo-app Public

    A Todo App I created for tracking my todos. Maybe I will make this public in the future 😏

    Astro

  4. kidondrej kidondrej Public

    Portfolio page for instagram.com/kidondrej

    TypeScript

  5. particles particles Public

    A very simple game I created when playing around with p5.js. Currently deployed at ericvalcik.com

    TypeScript

  6. interactive-input interactive-input Public

    My take on an interactive input field first implemented by @shuding

    CSS