Welcome to my frontend portfolio showcase! This repository contains different versions of my personal portfolio, each built with a different JavaScript framework to demonstrate my versatility and hands-on experience.
π Live Demo: https://billybrown237.github.io/
| Framework | Branch | Live Demo | Tech Stack |
|---|---|---|---|
| React | react |
react.billybrown.com | React,React Router, TypeScript, Tailwind |
| Nexts | nextjs |
next.billybrown.com | React,Nextjs, TypeScript, Tailwind |
| Angular | angular |
angular.billybrown.com | Angular, RxJS, SCSS |
| Vue | vue |
vue.billybrown.com | Vue 3, Pinia, Tailwind |
| Svelte | svelte |
svelte.billybrown.com | SvelteKit, SCSS |
| Qwik | qwik |
qwik.billybrown.com | Qwik, SCSS |
β‘ Each branch has its own codebase, optimized for the framework used.
- Languages: TypeScript, JavaScript, HTML5, SCSS, CSS3
- Frameworks: React,NextJs Angular, Vue, Svelte, Qwik
- Styling: TailwindCSS, Angular Material, SCSS
- State Management: Redux, NgRx, Pinia, Signals
- Build Tools: Vite, Webpack, Angular CLI
- Testing: Vitest, Testing Library
- Deployment: Vercel (with custom subdomains) , Netlify
portfolio/
βββ main/ # Landing page & README (this branch)
βββ react/ # React version of portfolio
βββ nextjs/ # NextJs version of portfolio
βββ angular/ # Angular version of portfolio
βββ vue/ # Vue version of portfolio
βββ svelte/ # Svelte version of portfolio
βββ qwik/ # Qwik version of portfolio-
Clone the repo
git clone https://github.com/<your-username>/portfolio.git
-
Switch to a branch
git checkout react # or angular, vue, svelte -
Install dependencies
npm install
-
Start development server
npm run dev
-
Visit http://localhost:3000 π
I'm open to collaborations, job opportunities, and freelance projects. You can reach me here:
- π Website: https://billybrown.com
- πΌ LinkedIn: https://linkedin.com/in/billybrown
- π§ Email: [email protected]
- π¦ Twitter: https://twitter.com/billybrown
If you like my work, please star the repository! π Your support means a lot.
Do you want me to also prepare a nice minimal landing page for your main branch that lists all your frameworks with animated cards and links to each subdomain?
Itβll make your repo and portfolio look more professional. Should I?