An open API service indexing awesome lists of open source software.

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

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/)