You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,12 @@
2
2
3
3
### Check it out here: [natanielfarzan.com](https://natanielfarzan.com/)
4
4
5
-
This project started two years ago while I was a freshman in my Computer Information System class. Ever since, I've updated and improved it. I've learned a lot about web design, programming, and [Git version control](https://git-scm.com/) from it and for that I'm thankful.
5
+
This project started three years ago while I was a freshman in my Computer Information System class. Ever since, I've updated and improved it. I've learned a lot about web design and [Git version control](https://git-scm.com/) from it and for that I'm thankful.
6
6
7
7
### Inspiration and Attributions
8
8
9
9
- Ms. Neumann (My CIS and AP CSP teacher)
10
-
-[Adobe Brackets](http://brackets.io/) for making an awesome text editor! Note: Brackets is nearing end of life but it is still a great product.
11
-
-[Space Grotesk Font](https://floriankarsten.github.io/space-grotesk/); also available on [Google Fonts](https://fonts.google.com/specimen/Space+Grotesk)
10
+
-[Space Grotesk](https://floriankarsten.github.io/space-grotesk/) font (also available on [Google Fonts](https://fonts.google.com/specimen/Space+Grotesk))
12
11
-[minal.ml](https://minar.ml/) and his source code available [here](https://github.com/m-i-n-a-r/sparky-portfolio)
13
12
-[normalize.css](https://github.com/necolas/normalize.css) for a few tips on CSS resets
14
13
-[codrops](https://tympanus.net/codrops/2011/11/02/original-hover-effects-with-css3/) for an image description animation in 100% CSS
@@ -18,6 +17,7 @@ This project started two years ago while I was a freshman in my Computer Informa
18
17
### Features
19
18
20
19
- Responsive web design
20
+
- Uses modern CSS
21
21
- Theme automatically adjusts to the user's preference (light/dark)
0 commit comments