updated content, added swisscom
This commit is contained in:
BIN
src/assets/images/fulls/09.jpg
Normal file
BIN
src/assets/images/fulls/09.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
BIN
src/assets/images/thumbs/09.jpg
Normal file
BIN
src/assets/images/thumbs/09.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
@@ -9,8 +9,8 @@ class Header extends React.Component {
|
||||
<header id="header">
|
||||
<div className="inner">
|
||||
<a href="#" className="image avatar"><img src={avatar} alt="Dennis Thießen" /></a>
|
||||
<h1><strong>I'm Dennis Thießen</strong>, a Dresden-based <br />
|
||||
freelance software engineer.</h1>
|
||||
<h1><strong>I'm Dennis Thiessen</strong>, a swiss-based <br />
|
||||
freelance software, data & ai engineer.</h1>
|
||||
</div>
|
||||
<Footer />
|
||||
</header>
|
||||
|
||||
@@ -83,7 +83,7 @@ class HomeIndex extends React.Component {
|
||||
displayErrors: false,
|
||||
});
|
||||
|
||||
fetch('https://www.riskahead.net/api/v1/web/sendcustommail', {
|
||||
fetch('https://www.riskahead.de/api/v1/web/sendcustommail', {
|
||||
method: 'POST',
|
||||
body: data,
|
||||
});
|
||||
@@ -138,7 +138,7 @@ class HomeIndex extends React.Component {
|
||||
<header className="major">
|
||||
<h3>Are you looking for a freelance Full-Stack Developer / Consultant? <br />Look no more!</h3>
|
||||
</header>
|
||||
<p>I'm a <b>Software Engineer</b> and <b>IT Consultant</b> who has work experience in <b>Java</b>, <b>C#</b> and <b>Python</b>. I did multiple projects for various companies and below you can find a short resume and project portfolio.
|
||||
<p>I'm a <b>Software, Data & AI Engineer</b> and <b>Consultant</b> who has work experience in <b>Java</b>, <b>C#</b> and <b>Python</b>. I did multiple projects for various companies and below you can find a short resume and project portfolio.
|
||||
If you are looking for a passionate <b>IT Freelancer</b>, don't hesitate to contact me. I mostly work in the D-A-CH area but I am also available for international remote work.</p>
|
||||
|
||||
<p>Here is a short enumeration of my skills & tools. Further below you can find the project & companies I have worked with. For a full CV, or if you need further information, just contact me.</p>
|
||||
@@ -151,28 +151,30 @@ class HomeIndex extends React.Component {
|
||||
<li>C# & .NET</li>
|
||||
<li>PHP</li>
|
||||
<li>HTML & CSS</li>
|
||||
<li>XML & JSON</li>
|
||||
<li>XML, JSON & YAML</li>
|
||||
</ul>
|
||||
<p><strong>Databases</strong>:</p>
|
||||
<p><strong>Databases & DWH:</strong></p>
|
||||
<ul>
|
||||
<li>MySQL</li>
|
||||
<li>MS SQL</li>
|
||||
<li>PostgreSQL</li>
|
||||
<li>CouchDB</li>
|
||||
<li>Oracle</li>
|
||||
<li>Teradata DWH</li>
|
||||
</ul>
|
||||
<p><strong>Tools & Frameworks:</strong></p>
|
||||
<ul>
|
||||
<li>IDEs: Eclipse, IntelliJ, Android Studio</li>
|
||||
<li>Versioning: git, mercurial, SVN</li>
|
||||
<li>Project Management: JIRA, Confluence, GitLab</li>
|
||||
<li>IDEs: IntelliJ, Android Studio, VS Code</li>
|
||||
<li>Versioning: git (Gitlab, Gitea, Github)</li>
|
||||
<li>Project Management: JIRA, Confluence</li>
|
||||
<li>RPA: UIPath</li>
|
||||
<li>Test Automation: JUnit, Selenium, Serenity BDD</li>
|
||||
<li>Frameworks: .NET, Entity, Spring, PyMath, Pandas, TensorFlow</li>
|
||||
<li>Build & Virtualization: Jenkins, Docker, Kubernetes</li>
|
||||
<li>Web: Apache, RESTless Web-Services</li>
|
||||
<li>Frameworks: Pandas, Numpy, Torch, .NET, Entity, Spring, PyMath</li>
|
||||
<li>Build & Virtualization: Jenkins, Docker, Kubernetes, Gitlab CI/CD</li>
|
||||
<li>Web: Nginx, RESTless Web-Services</li>
|
||||
<li>OS: Win, MacOs, Linux (Debian, RedHat, Ubuntu)</li>
|
||||
</ul>
|
||||
<p><strong>Certifications:</strong></p>
|
||||
<ul>
|
||||
<li>AWS Certified Solutions Architect – Associate (AWS)</li>
|
||||
<li>Certified Professional for Software Architecture, Foundation Level (ISAQB)</li>
|
||||
<li>Robotic Process Automation / UIPath Developer Training (UIPath)</li>
|
||||
<li>Camunda BPM Process Engine Basic & Advanced Training (Camunda Services GmbH)</li>
|
||||
@@ -184,7 +186,7 @@ class HomeIndex extends React.Component {
|
||||
<li>German (mother tongue)</li>
|
||||
<li>English (Fluent)</li>
|
||||
<li>Russian (Basic)</li>
|
||||
<li>Norwegian (Intermediate)</li>
|
||||
<li>Norwegian (Basic)</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
@@ -234,8 +236,8 @@ class HomeIndex extends React.Component {
|
||||
<ul className="labeled-icons">
|
||||
<li>
|
||||
<h3 className="icon fa-home"><span className="label">Address</span></h3>
|
||||
Dresden<br />
|
||||
Germany
|
||||
Region Bern / Zurich<br />
|
||||
Switzerland
|
||||
</li>
|
||||
<li>
|
||||
<h3 className="icon fa-mobile"><span className="label">Phone</span></h3>
|
||||
|
||||
Reference in New Issue
Block a user