Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctrly4sh/ctrly4sh
Config files for my GitHub profile.
https://github.com/ctrly4sh/ctrly4sh
config github-config
Last synced: 6 days 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 (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T11:37:53.000Z (2 months ago)
- Last Synced: 2024-09-14T21:57:22.831Z (2 months ago)
- Topics: config, github-config
- Homepage: https://github.com/ctrly4sh
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```javascript
const y4sh = {
keywords: ["polyglot programmer", "Tech Enth."],
about: "backend , exploring AI-ML , Cyber and Info security",
languages: [
"JavaScript",
"TypeScript",
"Python"
],
hustle: [
"Go",
"Rust"
],
quote: "programming is easy af !!",
tech_stack: [
"Node.js",
"Express",
"FastAPI",
"MongoDB",
"PostgreSQL"
],
tools: [
"VS Code",
"ZED",
"Postman",
"Docker",
],
OS:[
"Ubuntu",
"Windows",
],
areas_of_interest: [
"AI,ML,DL",
"OSINT",
"Backend",
"Meta Verse",
"Open Source Programming",
"CyberSecurity",
"CTF",
"and a bit of a lot of things"
]
};```