Skip to content

mzums/mywebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ec9b8b · · May 27, 2026

History

14 Commits
May 27, 2026
May 27, 2026
May 18, 2026
May 27, 2026
May 27, 2026
May 18, 2026
May 27, 2026
May 27, 2026
May 24, 2026
May 23, 2026
May 18, 2026
May 18, 2026
May 18, 2026
May 18, 2026

Repository files navigation

Personal Website

built with React + TypeScript + Vite

See it here: mzums.com

Desktop view

alt text

Scroll to make gears spin

Mobile view

alt text



Info

This page contains two main elements: about me section and a project row.
The project row infinitely scrolls itself, it stops when you hover it with your cursor..
On mobile you can also scroll it yourself..
When you scroll the page, gears spin (they aren't visible on very small windows or on mobile)..
The whole page is very responsive and looks well on every screen..

Project structure

(apart from default files)

mywebsite
├── public (some icons))
└── srcc
│    ├── assets� assetss
│    └── componentsmponentss
│            ├── Card.tsx    ├── Card.tsxx
│            ├── CircularImage.tsxbsp; ├── CircularImage.tsxx
│            ├── GearIcon.tsxsp;  ├── GearIcon.tsxx
│            ├── InfiniteAutoScroll.tsx├── InfiniteAutoScroll.tsxx
│            └── Typewriter.tsx;  └── Typewriter.tsxx
├── App.csss
├── App.tsxx
├── index.csss
├── main.tsxx
├── index.htmll
├── package.jsonn
├── README.mdd
├── tsconfig.jsonn
└── vite.config.jsonn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published