An open API service aggregating public data about GitHub Sponsors.

anoerak

View JSON Representation

Hello 👋 Sebastien here 😀 I work essentially with JS, PHP (using React, Vue, Svelte and Symfony) & MySQL. More about me in my README.

Funding Links: https://github.com/sponsors/Anoerak

GitHub Sponsors Profile

Hi,
I'm Sebastien!


Student at OpenClassrooms

Web Developer at IamSeb.dev

A little more about me...
class Anørak {
constructor() {
this._pronouns = 'he' | 'his';
this._languages = ['HTML5', 'Twig', 'CSS3', 'SCSS', 'JavaScript', 'PHP', 'MySQL'];
this._frameworks = ['React.JS', 'Vue.JS', 'Solid.JS', 'Symfony'];
this._librairies = ['Redux', 'Bootstrap', 'Bulma', 'Chart.JS'];
this._workInProgress = 'Try to give as much I take by providing (hopefully) useful snippets, tools or tutorials!';
this._story = [];
}

set story(data) {
this._story = data;
}

get story() {
return this._story;
}
}

Featured Works

babybuddy/babybuddy

A 👶 buddy to help caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.

Language: Python - Stars: 2327
Anoerak/api-modal-module

Basic modal which use API res to display status & statusText

Language: JavaScript - Stars: 1
Anoerak/fortune_quotes

Just to get random quotes in your bash terminal on Windows

Language: - Stars: 2
Anoerak/cors-anywhere

CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.

Language: JavaScript - Stars: