All Projects → aviaryan → work

aviaryan / work

Licence: Apache-2.0 license
My open source projects portfolio. Built with React.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to work

portfolio website
Tutorial created by Enyel Sequeira, taught by JavaScript Mastery
Stars: ✭ 2,176 (+2880.82%)
Mutual labels:  portfolio, portfolio-website
personal-website
GitHub monorepo that runs my personal website.
Stars: ✭ 30 (-58.9%)
Mutual labels:  portfolio, portfolio-website
JayantGoel001.github.io
My Personal Portfolio.
Stars: ✭ 31 (-57.53%)
Mutual labels:  portfolio, portfolio-website
developerIdentity
Developers Identity(Portfolio) Template that helps you showcase your work and skills as a software developer.
Stars: ✭ 21 (-71.23%)
Mutual labels:  portfolio, portfolio-website
praneshr.github.io
My personal website
Stars: ✭ 36 (-50.68%)
Mutual labels:  portfolio, portfolio-website
github-clone-portfolio
This is my portfolio GitHub clone website. The frontend is build using NextJS and TailwindCSS.
Stars: ✭ 22 (-69.86%)
Mutual labels:  portfolio, portfolio-website
portfolio
This is my portfolio which is also a template. Feel free to fork, star, and use it.
Stars: ✭ 86 (+17.81%)
Mutual labels:  portfolio, portfolio-website
website
The Official Open-Source version of Gigabyte Developers Incorporated webpage
Stars: ✭ 19 (-73.97%)
Mutual labels:  portfolio, portfolio-website
Elemento
Elemento/ Customizable Portfolio is a website that aims to help people make a fully functional static website in a short amount of time without relying on web developers and that too with very little prior programming experience. This project was started under PSoC (PClub Summer of Code) .
Stars: ✭ 17 (-76.71%)
Mutual labels:  portfolio, portfolio-website
template portfolio
A template for your own Portfolio.
Stars: ✭ 15 (-79.45%)
Mutual labels:  portfolio, portfolio-website
rizkicitra
My Personal Website, build with Next.js and Tailwind CSS
Stars: ✭ 82 (+12.33%)
Mutual labels:  portfolio, portfolio-website
shellbear.me
Source code of my personal website and blog ✨
Stars: ✭ 177 (+142.47%)
Mutual labels:  portfolio, portfolio-website
hugo-uilite
uicard.io/products/hugo-uilite
Stars: ✭ 85 (+16.44%)
Mutual labels:  portfolio, portfolio-website
portfolio
🍌 My personal portfolio / homepage / showcase
Stars: ✭ 78 (+6.85%)
Mutual labels:  portfolio, portfolio-website
Portfolio
A responsive portfolio app made with flutter web.
Stars: ✭ 43 (-41.1%)
Mutual labels:  portfolio, portfolio-website
programmergaurav.github.io
Portfolio
Stars: ✭ 27 (-63.01%)
Mutual labels:  portfolio, portfolio-website
another-portfolio
An eye-catching developer Portfolio, Built on NextJS.
Stars: ✭ 227 (+210.96%)
Mutual labels:  portfolio, portfolio-website
Portfolio
Nuxt & Vue based new portfolio website 🚀
Stars: ✭ 24 (-67.12%)
Mutual labels:  portfolio, portfolio-website
hugo-toha.github.io
An example hugo static site with Toha theme.
Stars: ✭ 59 (-19.18%)
Mutual labels:  portfolio, portfolio-website
SimpleBio
A starter template for beginners.
Stars: ✭ 51 (-30.14%)
Mutual labels:  portfolio, portfolio-website

Showcase

aviaryan.in/work/

My open source projects portfolio. Built with React.

Features

  • A completely dynamic portfolio
  • Filter projects by title, tags, time etc
  • Responsive
  • Detail view to show more information about the project
  • Light weight - bundle (JS + CSS) is around 130KB without any compression
  • Unmatched Awesomeness

Dev

yarn install
yarn start

For deploying

yarn build
./deploy.sh

Customizing

Edit src/data/projects.js to customize the projects that are being displayed. That file contains a simple JavaScript JSON Object so it should be very easy to get started.

Libraries Used

React
React-Router
Redux
GeoPattern

Deployment

Run yarn build to generate bundle files with all the dependencies.

Then use the deploy.sh script to deploy them to gh-pages branch.

Resources

This is my first React project. I was only able to complete it because of these resources.

Contributing

Please see CONTRIBUTING.md for contribution guidelines. 😉

Screenshots

Home page Filter

search

Project Detail Page

detail

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].