All Projects → adamalston → v2

adamalston / v2

Licence: MIT license
🧪 Personal website built using React!

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to v2

sweetroll2
A powerful micro/blogging engine with IndieWeb features (abandoned)
Stars: ✭ 27 (-76.11%)
Mutual labels:  personal-site, personal-website
phuctm97.com
🏚 Home on the Web
Stars: ✭ 41 (-63.72%)
Mutual labels:  personal-site, personal-website
peterthehan
My personal site and profile README.
Stars: ✭ 36 (-68.14%)
Mutual labels:  personal-site, personal-website
jasond94.github.io
Personal website:
Stars: ✭ 67 (-40.71%)
Mutual labels:  personal-site, personal-website
AVS1508.github.io
Personal Résumé Website developed using ReactJS and Bootstrap and hosted on Github Pages. Displays my web presence, story, work experience, education, projects, achievements, and contact information.
Stars: ✭ 24 (-78.76%)
Mutual labels:  personal-site, personal-website
www
🦁 Source files for my personal site
Stars: ✭ 64 (-43.36%)
Mutual labels:  personal-site, personal-website
andresrodriguez55.github.io
Personal blog and portfolio with administration panel, notification system and comment system.
Stars: ✭ 18 (-84.07%)
Mutual labels:  personal-site, personal-website
anniew.xyz
My Personal Website / Portfolio
Stars: ✭ 41 (-63.72%)
Mutual labels:  personal-site, personal-website
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (-47.79%)
Mutual labels:  personal-site, personal-website
personal-page
Personal Page is a project that contains a person's personal information and resume.
Stars: ✭ 20 (-82.3%)
Mutual labels:  personal-site, personal-website
personal-website
GitHub monorepo that runs my personal website.
Stars: ✭ 30 (-73.45%)
Mutual labels:  personal-site, personal-website
resumeX
📄📱💬 A special resume/CV or personal homepage made with React and LESS.
Stars: ✭ 34 (-69.91%)
Mutual labels:  personal-site, personal-website
PortfolioV2
🔥 The Complete Customizable Software Developer Portfolio Template which lets you showcase your work and provides each and every detail about you as Software Developer.
Stars: ✭ 197 (+74.34%)
Mutual labels:  personal-site, personal-website
ezprofile
🚀 Create an automatic portfolio based on GitHub profile.
Stars: ✭ 344 (+204.42%)
Mutual labels:  personal-site, personal-website
trekhleb.github.io
🧬 My personal website with a list of my projects that help people learn and blog posts about life, web-development, and machine-learning.
Stars: ✭ 145 (+28.32%)
Mutual labels:  personal-website
adeolaadeoti-v2
The second iteration of my portfolio
Stars: ✭ 67 (-40.71%)
Mutual labels:  personal-site
particle-emitter
A particle system for PixiJS
Stars: ✭ 709 (+527.43%)
Mutual labels:  particles
yizeng.me
Source code for my Jekyll-based personal website
Stars: ✭ 11 (-90.27%)
Mutual labels:  personal-site
ShareManBox-Nuxt
ShareMan's personal website of version3.
Stars: ✭ 104 (-7.96%)
Mutual labels:  personal-website
nuro.dev
🌿 Personal Portfolio
Stars: ✭ 260 (+130.09%)
Mutual labels:  personal-website

atom adamalston.com · CI Workflow Netlify status

The second iteration of adamalston.com built using React and hosted on Netlify.

Previous iteration: v1

Desktop Preview Mobile Preview

I have designed this website to be simple and accessible. Dynamic particles create an experience that is interactive for visitors. The site offers two themes via a toggle, a dark theme (default) and a light theme. Once toggled, the selected theme should persist between tabs, windows, and page reloads.

Mobile support for the site ranges from 4 in. displays through 6.7 in. all the way up to 13 in. tablets.

Open Source

I made this website open source under the assumption that others would use the code to create their own websites. I only ask that this code be used with attribution as a significant amount of time was spent writing and optimizing it. Please give proper credit by linking back to adamalston.com. Thanks!

Install & Setup
  1. Clone this repository
  2. Install dependencies: npm install
  3. Start the development server: npm start

Build & Deploy

  1. Create a production build: npm run build
  2. The React Deployment docs detail how to deploy to gh-pages, Netlify, and many other services

Icons

Font Awesome Icons

Use Icon Short-Code
Dark Mode far moon
Light Mode far sun
GitHub fab github
LinkedIn fab linkedin
Resume fal file-alt
Email fal paper-plane

Color Reference

Text and icons have a color contrast ratio greater than 7:1 satisfying WCAG 2.1 Section 1.4.6

Name Color Hex
Black 000000 000000
Slate 333333 333333
Red ff2600 ff2600
Orange ff8000 ff8000
Yellow ffd500 ffd500
Green 22dd22 22dd22
Blue 00bfff 00bfff
Purple c912ed c912ed
Silver cccccc cccccc
White ffffff ffffff

If you found this project useful, please consider giving it a ! If you have any questions or feedback, open an issue and I will get back to you :​)

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].