https://github.com/devceline/devceline
The cool new profile thing
https://github.com/devceline/devceline
Last synced: 5 months ago
JSON representation
The cool new profile thing
- Host: GitHub
- URL: https://github.com/devceline/devceline
- Owner: devceline
- Created: 2022-02-21T17:08:29.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2025-06-20T00:49:26.000Z (about 1 year ago)
- Last Synced: 2025-06-20T01:33:12.599Z (about 1 year ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dev Celine
## About me
👋 I'm a self-taught Programmer from the Middle East. I love Linux and all things open source 🐧 If it doesn't have vim mode I don't want it.
```ts
const someOfMyInfo = {
name: "Celine Sarafa",
pronouns: "she" | "her",
languages: ["Typescript", "Python", "Rust"]
};
const workingOn = new Promise((resolve) => resolve([
"Learning more Rust",
"Learning more Math",
"Contributing to public projects more"
]);
```
## Links
- 💼 Linkedin: [LinkedIn](https://www.linkedin.com/in/celine-sarafa-5427a0204/)