Skip to content

ebarr10/personal-website

Repository files navigation

Ethan's Corner

This is my personal website and ongoing home base for projects, notes, and things I’m learning.

The site is still a work in progress, but the goal is to have one place where I can collect my software projects, developer notes, technical writeups, and the occasional cooking-related post.

About

This project is built as a personal static website using Next.js. It gives me a place to organize:

  • Personal and software engineering projects
  • Developer notes and technical writeups
  • Learning resources and ideas I want to revisit
  • Cooking notes, recipes, and other personal interests

The site is meant to grow over time as I add more notes, projects, and small improvements.

Tech Stack

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • MDX for notes/content

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Open http://localhost:3000 in your browser.

Project Structure

app/          # Next.js app routes and pages
components/   # Reusable UI components
content/      # Notes, posts, or MDX content
public/       # Static assets

Status

This project is actively evolving. Some sections may be incomplete, renamed, or reorganized as I continue building out the site.

Future Ideas

  • Add more developer notes
  • Improve the projects section
  • Add more cooking/recipe posts
  • Clean up site navigation and layout
  • Continue improving the writing/content structure

About

A personal home base for my software projects, developer notes, learning, and occasional cooking posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors