<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>dornea.nu</title>
    <link>https://dornea.nu/</link>
    <description>Recent content on dornea.nu</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 13 Mar 2025 06:44:09 +0100</lastBuildDate><atom:link href="https://dornea.nu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Work</title>
      <link>https://dornea.nu/cv/work/</link>
      <pubDate>Thu, 13 Mar 2025 06:44:09 +0100</pubDate>
      
      <guid>https://dornea.nu/cv/work/</guid>
      <description>SAP   Development Security Expert / Senior Developer Aug 2024 - current           Help building a sovereign cloud infrastructure for Germany / Europe Extend and implement new OpenStack services Work on a &amp;ldquo;Security and compliance management&amp;rdquo; tool called heureka (OSS) Security architecture for new services / components within the organization  Cashlink Technologies GmbH   Security Architect Jan 2023 - Jul 2024           Design new AWS architecture from scratch  focus on networking (VPCs, TGWs in a multi-account organization) setup Security monitoring/observability for the whole AWS infrastructure   Adopted terraform as new IaC technology Helped to secure the Kubernetes cluster    Senior Security Engineer Oct 2021 - Dec 2022     Setup infrastructure scanning using vuls.</description>
    </item>
    
    <item>
      <title>Application Security</title>
      <link>https://dornea.nu/service/application-security/</link>
      <pubDate>Mon, 23 May 2022 14:32:43 +0200</pubDate>
      
      <guid>https://dornea.nu/service/application-security/</guid>
      <description>Application security (short AppSec) includes all tasks that introduce a secure software development life cycle to development teams. Its final goal is to improve security practices and, through that, to find, fix and preferably prevent security issues within applications. It encompasses the whole application life cycle from requirements analysis, design, implementation, verification as well as maintenance
&amp;lt;!&amp;ndash; more &amp;ndash;&amp;gt;
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</description>
    </item>
    
    <item>
      <title>Secure Software Engineering</title>
      <link>https://dornea.nu/service/secure-software-engineering/</link>
      <pubDate>Mon, 23 May 2022 14:32:43 +0200</pubDate>
      
      <guid>https://dornea.nu/service/secure-software-engineering/</guid>
      <description>Following the principle of security and privacy by design, the Secure Software Engineering Group thrives to support software developers in designing and implementing software systems that are known upfront to be secure with respect to certain attack vectors. Opposed to offensive approaches to software security, like ethical hacking, our group specializes on constructive techniques for software security. Our recipe to success is a unique novel combination of program synthesis and analysis techniques</description>
    </item>
    
    <item>
      <title>PKMS</title>
      <link>https://dornea.nu/service/pkms/</link>
      <pubDate>Wed, 26 Feb 2025 06:54:44 +0100</pubDate>
      
      <guid>https://dornea.nu/service/pkms/</guid>
      <description>Personal knowledge management (PKM) is a systematic process of collecting information that a person uses to gather, classify, store, search, retrieve, and share knowledge in their daily activities. It&amp;rsquo;s a response to the idea that knowledge workers need to be responsible for their own growth and learning in an era of information overload.
My PKMS Journey
My journey with knowledge management began over a decade ago when I was overwhelmed with information from multiple sources - books, articles, work documentation, and personal research.</description>
    </item>
    
    <item>
      <title>Golang for DevSecOps</title>
      <link>https://dornea.nu/service/golang/</link>
      <pubDate>Wed, 26 Feb 2025 06:37:15 +0100</pubDate>
      
      <guid>https://dornea.nu/service/golang/</guid>
      <description>Securing modern web applications while ensuring seamless deployment and continous integration is critical. I&amp;rsquo;ve been leveraging Golang&amp;rsquo;s capabilities for a while now to build secure and scalable solutions. Go is known for its simplicity, efficiency and but also for strong support for cross-platform compatibility.
By combining DevOps best practices and cybersecurity you&amp;rsquo;ll get DevSecOps, which offers a unique approach to securing applications throughout the entire development lifecycle: From deployment strategies to monitoring and maintenance.</description>
    </item>
    
    <item>
      <title>Skills</title>
      <link>https://dornea.nu/cv/skills/</link>
      <pubDate>Wed, 29 Nov 2023 15:16:18 +0100</pubDate>
      
      <guid>https://dornea.nu/cv/skills/</guid>
      <description>Programming languages   Lang Examples Proficiency     Golang  ★★★★★    gocial     aws-custom-resource-golang     access-key-rotator     widdly     tw5-cli    Python  ★★★★★    smalisca     netgrafio     crudappify     appvulnms     icmpknock    C  ★★★    ixkeylog     rsachat    x86 ASM  ★★★   Java  ★★   Elisp  ★★    DevSecOps          Cloud Computing Serverless AWS Lambda    Frameworks serverless.</description>
    </item>
    
    <item>
      <title>Activities</title>
      <link>https://dornea.nu/cv/activities/</link>
      <pubDate>Tue, 11 Feb 2025 06:51:38 +0100</pubDate>
      
      <guid>https://dornea.nu/cv/activities/</guid>
      <description>2025 2024  Setup defersec.com where I write about Golang &amp;amp; DevSecOps I&amp;rsquo;ve left Cashlink and joined SAP as a Development Expert for Security At SAP I started contributing to OSS (heureka, barbican) My article on Golang debugging in Emacs was featured in Golang Weekly I&amp;rsquo;ve started learning how to play Congas 🪘 Read my 2024 review  2023  Played with AWS custom resources in Golang Started my Documentation as Code for Cloud series Learned some terraform Learned about Kubernetes (and especially EKS) basics Attended the AWS Summit 2023 in Berlin Read my 2023 review  2022  Setup slides.</description>
    </item>
    
    <item>
      <title>Papers</title>
      <link>https://dornea.nu/cv/papers/</link>
      <pubDate>Mon, 23 May 2022 14:34:04 +0200</pubDate>
      
      <guid>https://dornea.nu/cv/papers/</guid>
      <description>Binary analysis - Brief overview         University Feb 2012 - Jul 2012    This article was written during an IT security related seminar at the university. It deals with several binary analysis techniques and introduces the BitBlaze project. Also have a look at the final presentation.
Read the article at FU Berlin.
Concurrent annotations         University Sep 2011 - Dec 2011    The article introduces a new way to “convert” sequential programming languages to non-sequential ones using concurrent annotations.</description>
    </item>
    
    <item>
      <title>About me</title>
      <link>https://dornea.nu/about/</link>
      <pubDate>Tue, 11 Feb 2025 06:43:03 +0100</pubDate>
      
      <guid>https://dornea.nu/about/</guid>
      <description>Who My name is Victor-Nicolae Dorneanu and I&amp;rsquo;m glad you&amp;rsquo;ve found this place 🙂. I&amp;rsquo;m a computer scientist, security engineer, cloud architect, hacker, coder, team leader, author, Salsa/Bachata dancer, longboard/surfskate waver, Djembe/Bongos/Congas player. Originally I&amp;rsquo;m from Romania (Oneşti, jud. Bacău), but since more than 20 years I live in Berlin, Germany and work in the Matrix.
What I currently work as a Development Expert (Security) for SAP where I ensure the consistent and aligned Security posture of products/services through technical and administrative tasks.</description>
    </item>
    
    <item>
      <title>Vivamus Lacus Mauris</title>
      <link>https://dornea.nu/post/vivamus-lacus-mauris/</link>
      <pubDate>Mon, 17 Jun 2013 12:00:00 +0000</pubDate>
      
      <guid>https://dornea.nu/post/vivamus-lacus-mauris/</guid>
      <description>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Impedit, rerum voluptates veniam. Esse, nihil, ea, eaque, quos cum id tempore voluptate nisi nemo debitis impedit officiis culpa repellat voluptatum in aperiam error quo minima ratione ex pariatur maxime eligendi dolore nesciunt molestiae enim alias atque commodi delectus perferendis. Blanditiis, iste placeat nostrum in! Eligendi, omnis, unde, quos ullam nesciunt molestias quis a saepe nisi distinctio molestiae voluptate obcaecati officiis consequuntur similique aspernatur rerum sequi placeat iure quaerat itaque libero officia recusandae ad corrupti aperiam cum beatae.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://dornea.nu/home/subheader/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://dornea.nu/home/subheader/</guid>
      <description>Change your thought and the world around you changes.</description>
    </item>
    
  </channel>
</rss>
