Skip to content

AlvBarros/alvbarros.dev

Repository files navigation

Welcome to AlvBarros.dev

This is the source code to my online website. It will contain any blogpost that I write over on Dev.to, some special cases that I've worked on during my time as a software developer, and any other additional stuff that I'd like to attach my name to.

To do

Main functionality

  • - Deploy to Pages
  • - Display blogposts on the main page
    • - Filter blogposts based on Dev.to tags
      • - Add/removing tags when clicking
      • - Go to dev.to when clicking the post
    • - Search for based on input
  • - Download resume button
  • - Schedule a meeting with me (redirect to calendly)
  • - Cases navigation as Dropdown on the Navbar
    • - Refactor of automated billing
      • - Introduction
      • - Complete case
    • - Document upload case
      • - Introduction
      • - Complete case
  • - Add Dark mode
  • - Add the rest of Ravena's pictures

In the future

  • - Add Tailwind configuration for colors, paddings, etc
  • - Add analytics to see amount of visits
  • - Subscribe to be notified of any new posts/cases
  • - ???

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 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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published