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
- Host: GitHub
- URL: https://github.com/andy-python-programmer/andy-python-programmer
- Owner: Andy-Python-Programmer
- Created: 2020-07-16T03:17:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T13:18:57.000Z (about 1 year ago)
- Last Synced: 2025-03-01T18:58:37.448Z (9 months ago)
- Size: 414 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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",
"..."
]
};
}
```