https://github.com/opcod3r/opcod3r
https://github.com/opcod3r/opcod3r
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opcod3r/opcod3r
- Owner: opcod3r
- Created: 2024-02-07T20:18:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T20:43:06.000Z (almost 2 years ago)
- Last Synced: 2025-11-21T23:02:53.724Z (7 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 👋 Hi, I'm opcod3r
------------
> From 0 to research of nothing :) i'm just curious..
```c
typedef struct {
const char __user *X;
const char __mastodon *mastodon;
const char __mail *mail;
} contact;
contact my = {
.x = "@opcod3r",
.mastodon = "@opcod3r"
.mail = "opcod3r@proton.me"
};
```