Git Product home page Git Product logo

ap-portfolio's Introduction

AP Portfolio

Welcome to the AP Portfolio, a dynamic and modern portfolio website built with Next.js, TypeScript, and emotion/styled. This portfolio is a showcase of my projects and a demonstration of modern web development practices and integration with various APIs and tools.

Features

  • Next.js Framework: Leveraging the power of Next.js for server-side rendering and static site generation to ensure fast load times and optimal performance.
  • TypeScript Integration: Utilizing TypeScript to enforce type safety and improve the maintainability of the codebase.
  • Styled-Components: Implementing styled-components for writing CSS in JavaScript, providing a seamless styling experience without leaving the JS environment.
  • APOD API Integration: Featuring daily astronomical photographs from NASA's Astronomy Picture of the Day (APOD) API, adding an engaging and educational element to the portfolio.
  • Contact Form with Nodemailer: A functional contact form integrated with Nodemailer for easy communication.

--- Devs Note ---

Documentation

Styled-components

  • error "React does not recognize the isMessageSended prop on a DOM element", solution : custom atributes need to be passed with $ prefix to not be passed to DOM or in some cases, "styling NextJs Image component" atribute needs to be extracted from component.

  • incorect type inheritance for Mantine components styled with emotion/styled solution : export const ButtonShowForm* = styled(Button)``; export const ButtonShowForm = createPolymorphicComponent<"button", ButtonProps>(ButtonShowForm*,);

To Do

High-Priority

Medium-Priority

  • about me section with clockify api and some description
  • 404 page

Low-Priority

  • form animation ufo start:fligh in, formSend:fligh out

ap-portfolio's People

Contributors

alexei-petru avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.