https://github.com/alexisintech/portfolio-template
as requested :)
https://github.com/alexisintech/portfolio-template
bootstrap nextjs react react-bootstrap tailwindcss typescript
Last synced: 9 months ago
JSON representation
as requested :)
- Host: GitHub
- URL: https://github.com/alexisintech/portfolio-template
- Owner: alexisintech
- Created: 2023-04-25T18:28:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T18:29:40.000Z (almost 3 years ago)
- Last Synced: 2025-09-05T16:46:25.853Z (10 months ago)
- Topics: bootstrap, nextjs, react, react-bootstrap, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://alexisintech-portfolio-template.netlify.app/
- Size: 1.83 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🪐 [Portfolio Template](https://alexisintech-portfolio-template.netlify.app/)
> An interactive, fully responsive portfolio with an intriguing hero section, tabs for different sections of projects, widgets to reveal the author's story, a skills section, and social media links.

## ⭐ Features
- Projects section showcasing my best personal, open source, and client projects
- About me section with a extendable bio, and four extendable key values/points about myself
- Skills section illustrating different tech languages I am proficient in
- Social links to get the full breadth of my wonderful content 😄
- /Links for a link-tree inspired list of my social links
## 🛠️ Built With
- React, React Bootstrap
- Tailwind
- HTML5/CSS3
- Next.js
- Typescript
- Javascript ES6
- ESlint, Stylelint
- Vercel
## 🌠 Roadmap
- [X] Mobile-first design; responsiveness using CSS Flexbox, Bootstrap, and react-bootstrap
- [X] Transitions/animations on interactive elements
- [X] Maybe add an option to extend the bio EVEN more
- Mention something about my transition from the biology/veterinary medicine field
- [ ] Rearchitect the bootstrap styling to Tailwind styling
## 🌝 Tea Spill
WOW am I in love with React. After learning React, this is one of the funnest projects I've done so far because the components are so organized and my code is so DRY!!! I'm not the biggest fan of Bootstrap, but it made responsiveness pretty quick and simple (I can't wait to tackle Tailwind). Learning about the typing effect for my banner section was so cool - I have the same effect on my github page but I always wanted to look into how it worked and now I've built one myself! This was my first time using animate.css and I used it in a pretty simple way, so I can't wait to see how I can use this tool in the future. Overall, I'm absolutely loving the simplicity of the site.
04/25/2023 Update: Migrated the CRA app to a Vercel deployed Next.js app :~) Set up a new /links route with Next's routing (sooo easy). Migrated the jsx files to tsx files.
06/04/2023 Update: [Someone](https://github.com/foxkdev) actually completely stole all of my GitHub README and entire portfolio repo, and the scandal got a lot of attention on LinkedIn. After that, I had many developers ask to use my portfolio as a template so I created a new [portfolio](https://alexisin.tech) (more of my style anyways) for my use and gave this template to the community!