Code Monkey home page Code Monkey logo

cordova-app-hello-world's Introduction

Hello world, I'm Salomão Neto!

import { SoftwareDeveloper, Skills } from 'salomaosnff';

class Bio extends SoftwareDeveloper {
  name     = 'Salomão Neto';
  title    = 'Front-End Engineer';
  company  = 'Lux One | Remote';
  location = 'Aracati, CE';
  studying = 'Bachelor of Computer Science | IFCE Campus Aracati'
}

class FrontEndSkills implements Skills {
  languages  = ['TypeScript', 'JavaScript', 'SASS'];
  frameworks = ['Vue 3', 'Vite', 'Nuxt.js', 'PIXI.js', 'Three.js'];
}

class BackEndSkills implements Skills {
  languages  = ['Node.js'];
  frameworks = ['Nest.js', 'express', 'socket.io'];
  databases  = ['PostgreSQL', 'MongoDB', 'ArangoDB'];
}

class LearningSkills implements Skills {
  languages     = ['Rust'];
  architectures = ['Clean Architeture', 'Domain Driven Design'];
}

/**
 * @deprecated since version 2020
 */
// class MobileSkills implements Skills {
//   technologies = ['Flutter', 'React Native'];
// }

Salomao's github stats Top languages

To save you time, I've made a list of some relevant projects.

  • 💼 Portfolio Some projects that I actively participated in the development
  • 🎵 Pubby.club Watch videos with friends
  • 🎮 Open Hotel Habbo Hotel Remake
  • 🔒 OAuth DIO OAuth2.0 integration for dio (Flutter)
  • 💉 InjeTS Dependency Injection with Typescript
  • 🎮 A* Pathfinder Algorithm for finding paths implemented in Typescript demo

✉️ Telegram ✉️ Instagram

cordova-app-hello-world's People

Contributors

agrieve avatar audreyso avatar brianleroux avatar carynbear avatar cmarcelk avatar filmaj avatar gasp avatar jamesjong avatar jsoref avatar lmnbeyond avatar marti1125 avatar mmocny avatar mwbrooks avatar nikhilkh avatar purplecabbage avatar sarangan12 avatar sgrebnov avatar shazron avatar stevengill avatar yoheishimomae avatar zalun avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.