https://github.com/ctrly4sh/ctrly4sh
Config files for my GitHub profile.
https://github.com/ctrly4sh/ctrly4sh
config github-config
Last synced: over 1 year ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/ctrly4sh/ctrly4sh
- Owner: ctrly4sh
- Created: 2023-11-18T07:30:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T11:27:46.000Z (over 1 year ago)
- Last Synced: 2025-01-02T12:28:16.911Z (over 1 year ago)
- Topics: config, github-config
- Homepage: https://github.com/ctrly4sh
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```javascript
const yash = {
keywords: ["wannabe polyglot programmer", "Tech Enth."],
about: "Backend dev, exploring ML and Cyber Security",
languages: ["TypeScript", "Python"],
exploring: ["Go", "Rust" , C++],
quote: "Programming is easy af! (I wish i could say that :( )",
techStack: ["Node.js", "Express", "FastAPI", "MongoDB", "PostgreSQL" ....],
tools: ["VS Code (Win)", "ZED (Ubuntu)"],
os: ["Ubuntu", "Windows"],
interests: ["ML", "OSINT", "Backend", "Open Source", "Cybersecurity"],
};
console.log(yash);
```