Skip to content

Commit

Permalink
Ensure typos wrorkflow respects config file (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtema authored Feb 22, 2024
1 parent 549df97 commit 31c26b5
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4


- name: Check spelling of file.txt
uses: crate-ci/typos@master
with:
config: _typos.toml
51 changes: 51 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
# Artem Goncharov

This would be a home page for my projects and other useful information I would
like to share. Her is da type

## Who am I

An experienced Software architect and developer, Team Lead with passion on
learning new things. Thiss ia a typa

**Life motto**: make life easier. Wish to bring new and better IT technologies
into our life, comfort instead of complexity. Believe, that cloud based
technologies (with careful design) can make our life much more comfortable.

**Life principles**: reliability, responsibility and creativity; continuous
education; critical and proactive thinking; "yes" means "yes";

**Technology values**: usability; quality; performance; efficiency;

**Specialties**: Software architecture, Solution architecture, Team/Project
management, Data Architecture, BI, Advisory/Consultancy, business analysis
(requirements), RDBMS, DWH, ETL, Hadoop, data migration, integration,
convergent charging, rating&charging, real-time rating, billing, UX, testing
(unit, functional, performance), principal consulting, protocols, C, C++, Java,
Perl, PHP, Python, XML, HTML, JavaScript, etc.

**Interests**: Open Source (i.e. active part of the Fedora OS community,
contributor to other OSP), science, innovations, new technologies, IT in
Healthcare, IT in Automotive, BigData, DB Analytic, Web Programming, Cloud
computing, Embedded Linux programming, low level OS programming, digital
photography, Audio Engineering, DAW

**Wants**: build a successful, performance effective and useful platform, that
improves life.


## Projects

Currently there is only one "public" [project](/homeautomation/). It is not
intended for a public use, but I share it rather as a reference to my work.

On the other hand I trying to contribute to Fedoraproject as much as possible.
As of now I participate in the Python SIG and try to support Python3 port
activities.

## Contact details

Please find me on

* [LinkedIn](https://de.linkedin.com/in/artemgoncharov)
* [Xing](https://www.xing.com/profile/Artem_Goncharov)

0 comments on commit 31c26b5

Please sign in to comment.