/austinscode

My Website! Documents my achievements, is designed from the ground up to be performant with Typescript types and SCSS, and is scaled for usage across ios, android, macbook, linux, and all desktops with react!

Primary LanguageTypeScript

My React-loaded website, documenting personal achievements!

Website Version: Herbal 15.1 🧉🍵
Original Author: Me! (Austin Hutchen)
Diamond Bundle Size: 262KB
Link: https://austinhutchen.vercel.app


Local File Structure:


|____upgrade.sh
|____start.sh
|____dependabot.yml
|____.idea
| |____.idea.resumejs.dir
| | |____.idea
| | | |____indexLayout.xml
| | | |____encodings.xml
| | | |____vcs.xml
| | | |____.gitignore
|____src
| |____App.tsx
| |____.DS_Store
| |____css
| | |____dimensions.css
| | |____resume.css
| | |____slider.css
| | |____navBar.css
| | |____spinner.css
| | |____fonts.css
| | |____TextSphere.css
| |____reportWebVitals.jsx
| |____App.css
| |____index.css
| |____components
| | |____.DS_Store
| | |____common
| | | |____navbar.tsx
| | | |____symbols.tsx
| | |____pages
| | | |____projects.tsx
| | | |____gallery.tsx
| | | |____aboutme.tsx
| | | |____resume.tsx
| | | |____sub
| | | | |____AudioVisualizer.tsx
| | | |____landing.tsx
| | | |____feedback.tsx
| | |____base
| | | |____Router.tsx
| |____index.jsx