https://github.com/realstr1ke/realstr1ke
Congrats, you’re looking at the repository of the code for my GitHub profile
https://github.com/realstr1ke/realstr1ke
config github github-config profile readme readme-profile
Last synced: 8 months ago
JSON representation
Congrats, you’re looking at the repository of the code for my GitHub profile
- Host: GitHub
- URL: https://github.com/realstr1ke/realstr1ke
- Owner: RealStr1ke
- Created: 2021-10-29T02:59:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T01:22:52.000Z (about 1 year ago)
- Last Synced: 2025-05-13T00:48:22.472Z (about 1 year ago)
- Topics: config, github, github-config, profile, readme, readme-profile
- Homepage: https://github.com/RealStr1ke
- Size: 43 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Thandi Richard Menelas
```JavaScript
const str1ke = {
introduction: "Hi! 👋 | I'm an 18 year old developer who just programs random projects for fun.",
pronouns: ["He/Him", "They/Them", "Ask Pronouns"],
code: [TypeScript, JavaScript, Golang, HTML/CSS, Python, Java],
tools: [Node.js, Git, Docker🐳],
learning: [C, C#, C++, Rust...],
interests: ["Linux", "Web Dev", "Full Stack", "Data Science"],
databases: [MongoDB, MySQL, MariaDB, SQLite],
currentFocuses: ["Minecraft", "Discord", "Linux"],
funQuote: "Code is like humor. When you have to explain it, it’s bad. – Cory House"
};
```