Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AirrickD authored Apr 2, 2024
1 parent cc61e13 commit 046122e
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@

# Hi, I'm Eric! 👋


## 🚀 About Me
I'm Currently Starting Out On My Coding Journey! Right Now, I'm Learning Python And Julia.


## 🛠 Skills
Javascript, HTML, CSS...


## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://katherineoelsner.com/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/)


## Support

For support, email ericquando@gmail.com or join our Discord Server.


## Run Locally

Clone the project

```bash
git clone https://github.com/AirrickD/airrickd.github.io.git
```

Go to the project directory

```bash
cd airrickd.github.io
```

Install dependencies

```bash
brew install python3.10
```



## Contributing

Contributions are always welcome!

See `contributing.md` for ways to get started.

Please adhere to this project's `code of conduct`.


## FAQ

#### Can I Use Code From This Website For My Own?

Yes you can! Although not required, I would appreciate it if you credited me somewhere on your website!

#### What Are You Learning Right Now?

Right Now, I'm Currently Learning A Programming Language Called Julia! I'm Using This Book If You're Wondering: https://benlauwens.github.io/ThinkJulia.jl/latest/book.html


## Roadmap

- Fix The Homepage (Link The Proper Stylesheet)

- Complete And Make The Porfolio Section Fuctional

- Add All My Past Projects Into My Porfolio.


## License

[MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit 046122e

Please sign in to comment.