Code Monkey home page Code Monkey logo

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

Salomão Neto's Projects

aws4 icon aws4

Signs and prepares node.js (and browser) requests using AWS Signature Version 4

bobba_client icon bobba_client

bobba.io's Habbo Hotel implementation made with PixiJS and React in TypeScript

crud icon crud

NestJs CRUD for RESTful APIs

cycloneio icon cycloneio

Cyclone is the complete HTML5 Habbo Package, packing with a CMS, Housekeeping, Server, Client, Assets and all necessary tools and resources to run a 'Habbo Retro' for the Desktop, Mobile and Web.

dio icon dio

A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.

flutter icon flutter

Flutter makes it easy and fast to build beautiful mobile apps.

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.