Thanks to visit codestin.com
Credit goes to github.com

Skip to content

senpng/senpng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

const SenPng = {
  pronouns: 'SP' | 'SenPng',
  code: ['TypeScript', 'Objective-C', 'Swift', 'C++', 'Python', 'Java'],
  askMeAbout: ['web dev', 'tech', 'app dev'],
  technologies: {
      backend: {
          js: ['Koa', 'Express', 'Nest', 'Loopback'],
          java: ['Spring', 'Erupt'],
          python: ['Django'],
      },
      mobileApp: {
          native: ['iOS', 'Android'],
          hybrid: ['Flutter', 'React Native', 'Weex']
      },
      pcApp: {
          macOS: ['Cocoa', 'Qt'],
      },
      web: ['Vue', 'React', 'Svelte'],
      devOps: ['K8s', 'Docker', 'Ansible'],
      databases: ['MySQL', 'PostgreSQL', 'MongoDB', 'MSSQL', 'SQLite'],
      misc: ['Appium', 'WebdriverIO', 'Frida']
  },
  architecture: ['Serverless Architecture', 'Progressive web applications', 'Single page applications'],
  currentFocus: 'No Focus point at this time',
};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published