diff options
| author | Bobby <[email protected]> | 2022-03-21 00:42:37 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-03-21 00:42:37 -0400 |
| commit | 8ca6ea34ae769c500069452e36e6056d59dc5ff9 (patch) | |
| tree | da4d08fe01bddd60c273a33dac279fab133b08ce /README.md | |
| parent | 63d3752a4fe148af6ac7d81072e69a362a81828b (diff) | |
| parent | d33e0864f244005ea7ffb4111e6f20769261fcfe (diff) | |
| download | luciferreeves.github.io-8ca6ea34ae769c500069452e36e6056d59dc5ff9.tar.xz luciferreeves.github.io-8ca6ea34ae769c500069452e36e6056d59dc5ff9.zip | |
Merge branch 'master' of https://github.com/luciferreeves/luciferreeves.github.io
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,4 +1,4 @@ -# Personal Website +# Personal Website ([thatcomputerscientist.com](https://thatcomputerscientist.com/))      @@ -24,14 +24,14 @@ npm run dev ## Frameworks and Technologies -- [ExpressJS](https://expressjs.com/) -- [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5) -- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3) +- [HTML5](https://developer.mozilla.org/en-US/docs/Web/HTML) +- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS/) +- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - [BOOTSTRA.386](http://kristopolous.github.io/BOOTSTRA.386/) - [JQuery](https://jquery.com/) - [NodeJS](https://nodejs.org/) +- [ExpressJS](https://expressjs.com/) - [Firebase](https://firebase.google.com/) -- [Git](https://git-scm.com/) - [KaTeX](https://katex.org/) - [HighlightJS](https://highlightjs.org/) - [Marked](https://marked.js.org/) @@ -44,6 +44,7 @@ npm run dev - [Github GraphQL API](https://docs.github.com/en/graphql) - [nodemon](https://www.npmjs.com/package/nodemon) - [Chart.JS](https://www.chartjs.org/) +- [Git](https://git-scm.com/) ## Fonts - [Fira Code](https://fonts.google.com/specimen/Fira+Code) |
