Skip to content

This site serves as an online portfolio, showcasing my experience, education, and skills in the field of software development.

Notifications You must be signed in to change notification settings

jgavrilo/My-Website

Repository files navigation

Jeremy Gavrilov's Personal Website

This is a Next.js project bootstrapped with create-next-app for my personal website. The site serves as an online portfolio, showcasing my experience, education, and skills in the field of software development.

Overview

This site includes:

  • About Me: A brief introduction and a bit about who I am and what I do.
  • Experience: A comprehensive list of my professional experiences, detailing my roles, responsibilities, and achievements.
  • Education: Information about my academic background in Computer Science.
  • Projects: A showcase of some of the projects I've worked on, with links to the code on GitHub.

Go there now

Tech Stack

The website is built with:

  • HTML/CSS
  • JavaScript
  • TypeScript

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

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.

Contributions

As this is a personal website, I'm not currently accepting pull requests. However, if you have any suggestions or find any bugs, feel free to open an issue.

Contact Me

I'm always open to feedback, questions, or a quick hello. Feel free to reach out to me at gavrjere@jeremygavrilov.com.

Thanks for stopping by

About

This site serves as an online portfolio, showcasing my experience, education, and skills in the field of software development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published