Skip to content

n53337/u53f.com

Repository files navigation

U53F.com

Welcome to the repository for my personal website, u53f.com! This website serves as a showcase of my skills, projects, and experiences as a front-end developer. Feel free to explore the code and use it as a reference or starting point for your own projects.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • Tailwind CSS: A utility-first CSS framework for quickly styling components.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • MDX: Markdown + JSX for creating interactive content.
  • EmailJS: Send Email Directly From Code

Features

  • Responsive Design: The website is optimized for various devices and screen sizes, ensuring a seamless browsing experience.
  • Dynamic Content: The use of MDX allows me to create interactive and engaging content by combining Markdown and JSX components.
  • Project Showcase: Explore my featured projects, including descriptions, screenshots, and links to their respective repositories or live demos.
  • Skills and Experience: Learn about my technical skills, professional experience, and educational background.
  • Contact Form: Reach out to me using the contact form on the website. I would love to hear from you!

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/n53337/u53f.com.git
  2. Navigate to the project directory:

    cd u53f.com
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm dev

This command will start the development server and open the website in your default browser. Any changes you make to the code will automatically reload the page.

Contributing

I welcome contributions to improve the website or add new features. If you find any bugs or have suggestions, please feel free to open an issue or submit a pull request. Your contributions are greatly appreciated!

License

This project is licensed under the MIT License. Feel free to use the code for personal or commercial purposes. However, please attribute the original work to me by linking back to the website.