109 lines
1.8 KiB
TypeScript
109 lines
1.8 KiB
TypeScript
export const skillsOptions = [
|
|
'C',
|
|
'C++',
|
|
'C#',
|
|
'Java',
|
|
'Python',
|
|
'Ruby',
|
|
'Ruby on Rails',
|
|
'R',
|
|
'Matlab',
|
|
'Django',
|
|
'NetBeans',
|
|
'Scala',
|
|
'JavaScript',
|
|
'TypeScript',
|
|
'Go',
|
|
'Software Development',
|
|
'Application Development',
|
|
'Web Applications',
|
|
'Object Oriented Programming',
|
|
'Aspect Oriented Programming',
|
|
'Concurrent Programming',
|
|
'Mobile Development (iOS)',
|
|
'Mobile Development (Android)',
|
|
'Data Science',
|
|
'Data Analytics',
|
|
'Data Mining',
|
|
'Data Visualization',
|
|
'Machine Learning',
|
|
'TensorFlow',
|
|
'PyTorch',
|
|
'Keras',
|
|
'Theano',
|
|
'Statistical Analysis',
|
|
'Bayesian Analysis',
|
|
'Regression Analysis',
|
|
'Time Series Analysis',
|
|
'Clustering',
|
|
'K-means',
|
|
'KNN',
|
|
'Decision Trees',
|
|
'Random Forest',
|
|
'Dimensionality Reduction',
|
|
'PCA',
|
|
'SVD',
|
|
'Gradient Descent',
|
|
'Stochastic Gradient Descent',
|
|
'Outlier Detection',
|
|
'Frequent Itemset Mining',
|
|
'SQL',
|
|
'NoSQL',
|
|
'SQL Server',
|
|
'MS SQL Server',
|
|
'Apache Hadoop',
|
|
'Apache Spark',
|
|
'Apache Airflow',
|
|
'Apache Impala',
|
|
'Apache Drill',
|
|
'HTML',
|
|
'CSS',
|
|
'React',
|
|
'Angular',
|
|
'Vue.js',
|
|
'Node.js',
|
|
'Express.js',
|
|
'REST',
|
|
'SOAP',
|
|
'Web Platforms',
|
|
'System Architecture',
|
|
'Distributed Computing',
|
|
'AWS',
|
|
'AWS Glue',
|
|
'Azure',
|
|
'Google Cloud Platform',
|
|
'Docker',
|
|
'Kubernetes',
|
|
'UNIX',
|
|
'Linux',
|
|
'Windows',
|
|
'MacOS',
|
|
'Embedded Hardware',
|
|
'Debugging',
|
|
'Unit Testing',
|
|
'Integration Testing',
|
|
'System Testing',
|
|
'Code Review',
|
|
'Git',
|
|
'SVN',
|
|
'CI/CD',
|
|
'Software Documentation',
|
|
'IDE',
|
|
'CASE Tools',
|
|
'Computational Complexity',
|
|
'Algorithm Design',
|
|
'Data Structures',
|
|
'Mathematical Modeling',
|
|
'Statistics',
|
|
'Technical Writing',
|
|
'Technical Support',
|
|
'System Design',
|
|
'System Development',
|
|
'Technical Guidance',
|
|
'Client Interface',
|
|
'Vendor Interface',
|
|
'Emerging Technologies',
|
|
'Jira',
|
|
'Trello',
|
|
'Software Architecture',
|
|
]; |