Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.75 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.75 KB

My personal website (Resume)

Denis Zaitsev

Table of Contents

About

I am an experienced Full Stack Developer with 7 years of experience. I have developed several cross-platform mobile applications using React Native, as well as multiple Full Stack web applications using React and Node.js. This is my personal website repository.

Technologies Used

  • Astro: A technology for building fast, modern websites with your favorite JavaScript framework.
  • Outfit: A beautiful font used in the design of this website.
  • pnpm: A fast, disk space-efficient package manager for JavaScript.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.

Installation and development

# Clone the repository
git clone https://github.com/Miskamyasa/miskamyasa.me.git

# Navigate to the project directory
cd miskamyasa.me

# Install dependencies using pnpm
pnpm install

# Start the development server
pnpm dev

# Open the website in your browser
open http://localhost:5173

Contact

Feel free to mail me at [email protected]
My website (this repo): miskamyasa.me
My LinkedIn: linkedin.com/in/miskamyasa

Contributing

Contributions are always welcome!

License

This project is licensed under the MIT License.

You can use it or reproduce it in any way you want.