Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix section links that did not work due to emojis #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ If you want to contribute, please read [this guide](contributing.md).

<!-- tocstop -->

## 🖥️ Applications
## 🖥️ Applications<a id='applications'></a>

### Audio / Sound / Music

Expand Down Expand Up @@ -89,15 +89,15 @@ If you want to contribute, please read [this guide](contributing.md).

* [Stable-Diffusion.mojo](https://github.com/lrmantovani10/Stable-Diffusion.mojo) - A Mojo implementation of a mini Stable Diffusion model.

## 🥇 Code Contests
## 🥇 Code Contests<a id='code-contests'></a>

### Advent of Code 2023

* [advent-of-code](https://github.com/isuckatcs/advent-of-code) - By isuckatcs
* [aoc2023](https://github.com/p88h/aoc2023) - By p88h


## 🛠️ Development Tools
## 🛠️ Development Tools<a id='development-tools'></a>

* [arch-mojo](https://github.com/Sharktheone/arch-mojo) - Script to install Mojo on ArchLinux.
* [py2mojo](https://github.com/msaelices/py2mojo) - Automated Python to Mojo code translation.
Expand All @@ -106,7 +106,7 @@ If you want to contribute, please read [this guide](contributing.md).
* [mojo-pytest](https://github.com/guidorice/mojo-pytest) - Mojo test runner, pytest plugin (aka pytest-mojo).
* [mojo-syntax](https://github.com/joelflaig/mojo-syntax) - Mojo🔥 syntax highlighting extension for vim/neovim.

## 🗂️ Libraries
## 🗂️ Libraries<a id='libraries'></a>

* [Mojo_community-lib](https://github.com/Lynet101/Mojo_community-lib) - Community based effort to create libraries/utilities in Mojo🔥.
* [Mojo Shims](https://github.com/lsh/shims) - Utils for Mojo projects.
Expand Down Expand Up @@ -183,7 +183,7 @@ If you want to contribute, please read [this guide](contributing.md).

* [Jpeg-Decoder](https://github.com/taalhaataahir0102/Jpeg-Decoder) - A compact JPEG image decoder implemented in Mojo🔥.

## 📚 Resources
## 📚 Resources<a id='resources'></a>

### Official

Expand Down Expand Up @@ -276,6 +276,6 @@ If you want to contribute, please read [this guide](contributing.md).

* [Llama2 Port on Mac M1 Max](https://engiware.com/benchmark/llama2-ports-extensive-benchmarks-mac-m1-max.html) - Llama2 Ports Extensive Benchmark Results on Mac M1 Max.

## 📜 License
## 📜 License<a id='license'></a>

[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)