Skip to content
View filipe-2's full-sized avatar
:electron:
let coding: boolean = true; console.log(coding ? 'On Fire!' : 'Taking a break');
:electron:
let coding: boolean = true; console.log(coding ? 'On Fire!' : 'Taking a break');

Organizations

@nativesass

Block or report filipe-2

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
filipe-2/README.md


Welcome to my GitHub profile! I'm Filipe, a full stack web and mobile JavaScript developer.


My contributions stats

Skill set

I develop mostly with the VS Code editor, Git for local repositories and version control, and GitHub for remote repositories. I also use NPM a lot both for managing packages in my personal projects and for publishing open source libraries.

Web development

I use HTML, CSS, Sass, and JavaScript (mostly with TypeScript) with the Astro framework to develop frontend applications, I also like to use the React library a lot on my projects.

Mobile development

I work with React Native, mostly with the Expo CLI and TypeScript, to build cross-platform apps without losing the native experience of Android and iOS apps.

For styling I like to have features like nesting, shared styles between selectors, logical properties, shorthand properties, etc., but I don't feel like using web-based libraries that transpile CSS syntax or classes into JavaScript, so I use NativeSass, which is similar to Sass but adheres to React Native's default styling syntax.

Backend

For both web and mobile development, I use Node.js with Express.js to build my backends together with MongoDB, but I also like to use Firebase for database and user authentication, specially for simpler projects or for test purposes.

Projects

These are the projects that I'm currently developing:

  • NativeSass: A React Native library that lets you create StyleSheets with Sass- and CSS-like functionality, without losing the default experience of creating them the React Native way. Learn more at the official docs website.

Learning goals

I plan to study C++ and Java in the future because they are very useful languages ​​and I also find them very familiar due to the similarities between their syntaxes and the syntaxes of JavaScript and TypeScript.

Contact

Reach me through Gmail or LinkedIn:

Gmail LinkedIn

Pinned Loading

  1. nativesass/nativesass nativesass/nativesass Public

    A React Native library that lets you create StyleSheets with Sass- and CSS-like functionality, but the React Native way.

    TypeScript 2

  2. nativesass/nativesass.github.io nativesass/nativesass.github.io Public

    JavaScript 1