anoerak
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
- Name: Anørak
- Location: Sweden
- Company: Dynamicsource AB
- Kind: user
- Followers: 5
- Following: 4
- Total stars: 21
- Repositories count: 37
- Created at: 2023-03-11T09:35:55.289Z
- Updated at: 2025-05-01T07:03:48.737Z
- Last synced at: 2025-05-01T07:03:48.737Z
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;
}
}
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $1.00
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: 2327Anoerak/api-modal-module
Basic modal which use API res to display status & statusText
Language: JavaScript - Stars: 1Anoerak/fortune_quotes
Just to get random quotes in your bash terminal on Windows
Language: - Stars: 2Anoerak/cors-anywhere
CORS Anywhere is a NodeJS reverse proxy which adds CORS headers to the proxied request.
Language: JavaScript - Stars: