An open API service indexing awesome lists of open source software.

https://github.com/andy-python-programmer/andy-python-programmer


https://github.com/andy-python-programmer/andy-python-programmer

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Header](https://github.com/Andy-Python-Programmer/Andy-Python-Programmer/blob/master/header.png "Header")](https://andy-python-programmer.github.io/)

### Hello I'm Anhad!

```rust
fn main() {
let this = About {
name: "Anhad Singh",
age: 17,
pronouns: "he/him",
code: vec![
"Rust",
"Assembly",
"C",
"C++",
"Python",
"GIT",
"Bash/Shell Scripting",
"..."
]
};
}
```