Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hvitis/hvitis

Get my /now updates
https://github.com/hvitis/hvitis

Last synced: 1 day ago
JSON representation

Get my /now updates

Awesome Lists containing this project

README

        



github-snake

Assuring High Quality of Software at Noctuai. We use AI to analyze videos.

```python
class AdamsDay():
"""Creates new approach to solving problem on every occurance."""

skills = ['communication', 'analytical thinking', 'polyglotism']

def __init__(self):
self.approaches = ['holistic', 'diligent', 'thorough']
self.skills = skills + new_skills

def learn_skill(self, problem, books, people, courses, imagination):
knowledge = books + people + courses + imagination
skill = knowledge.find_solution(problem)
self.skills += skill

def analyze_problem(self, problem):
definition = ''
for part in problem['parts']:
if part.required_skill() in self.skills:
return part.required_skill()
else:
self.learn_skill(problem)

```

```javascript
const professionalSkills = {
languages: ['Javascript', 'Python'],
technologies: {
frontEnd: {
js: ['React', 'Vue', 'NextJS'],
},
backEnd: {
python: ['Django', 'DRF', 'GeoDjango', 'PostgreSQL'],
},
testing: ['Postman', 'Selenium', 'Cypress', 'TestCafe'],
},
spokenLanguages: ['English', 'Spanish', 'Polish'],
};
```

```bash
# Passions

> Reading books and collecting them surely influences my writing skills.
> That is perfect since I like writing technical documentation.

### Current Goals

Finishing MIT course on AI.
```

---

📝 Blog [hvitis](https://hvitis.dev)
📚 Personal Project [YouTalky.com](https://youtalky.com)

---