Skip to content
View devceline's full-sized avatar
๐Ÿ˜ผ
๐Ÿ˜ผ

Highlights

  • Pro
Block or Report

Block or report devceline

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
devceline/README.md

Dev Celine

About me

๐Ÿ‘‹ I'm a self-taught Programmer from the Middle East. I love Linux and all things open source ๐Ÿง If the application does not have a vim mode I don't want it.

const someOfMyInfo = {
  name: "Celine Sarafa",
  pronouns: "she" | "her",
  languages: ["Javascript", "Typescript", "Python"]
};

const workingOn = new Promise((resolve) => resolve([
  "Learning Rust", 
  "Learning math",
  "Contributing to public projects more"
]);

Links

Pinned

  1. bowtie_game_engine bowtie_game_engine Public

    Rust

  2. react-crunch-form react-crunch-form Public

    Forms should be simple, should not assume anything about style or paradigm. This is an attempt at that,

    TypeScript 3