Category: presentation

  • Public activities–RPA presentation and podcast invite

    I have had a presentation about RPA  at ADCES.,at meetup: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/  The presentation is at https://ignatandrei.github.io/Presentations/PowerAutomateDesktopprez.html#1  Also,I have been invited to a podcast by Alexandru Petrescu,https://www.linkedin.com/in/askingalexander . You can find the podcast here: https://www.youtube.com/watch?v=5pP-brzPA70

  • [PostEvent]Verint Bucharest

    I was a presenter at Verint Romania . The agenda ( you can find at https://www.eventbrite.com/e/intelligence-technology-in-action-registration-62969053133  18:00 -18:30 – Beer & Pizza 18:30 – 18:50 – Opening: Amit Daniel,Senior VP Marketing at Verint – CIS overview 18:50 – 19:40 – Keynote Speaker: Ignat Andrei,Tech leader- NET Core and Angular Everywhere => Mobile,Desktop & Web 19:40…

  • [PostEvent] Talks by Softbinator

    The organizers from Talk from Softbinator were kind enough to select me for a presentation. Again,my presentation about .NET Core and Angular Everywhere. Source Code at https://github.com/ignatandrei/angNetCoreDemo/  The presentation was supposed to take 1/2 hour – and it took 1 hour with all the explanations. Video at https://www.facebook.com/softbinator/videos/459024768242391

  • [PostEvent] CodeCamp Timisoara

    I have been a presenter and participant at CodeCamp Timisoara. There are a lot of tracks with good information! As a participant,I can mention: Things you did not know about C# and .NET – with Marius Bancila CALMS in DevOps – with Adrian Suteu Making E2E tests great again using Cypress – with Omri Ben…

  • [PostEvent] HackTalks 2019

    I have been a presenter and participant at #HackTalks Timisoara. I have seen lots of interesting people that do great stuff. Also lots of programmers interested of how to do better programming. It is a good vibe and lots of knowledge sharing. As a participant,I can mention: https://www.facebook.com/hacktalks.ro/posts/823295824708035 : Container Orchestration in the cloud for…

  • [Presentation]Angular + .NET Core => Applications for Mobile,Web and Desktop – Andrei Ignat

    I was invited at http://apexvox.net/#schedule to present ] Angular + .NET Core => Applications for Mobile,Web and Desktop It was very exciting to find so many people interested in .NET . And it was good to re-see old friends,like http://vunvulearadu.blogspot.com/2019/03/post-event-apexvox-cluj-napoca-2019.html,Daniel Costea,Ciprian Jichici and to make new ones You can find the code and the presentation…

  • [ADCES] Post Event AzureDevOps

    I have had a presentation at ADCES ( https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/events/257585167/ ). It was about AzureDevOps,Angular and .NET Core – real world scenario to create a build from GitHub application . The Example will be Stankins pipeline,https://github.com/ignatandrei/stankins/blob/master/azure-pipelines.ymlYou can find the presentation at https://github.com/ignatandrei/Presentations/tree/master/2018/shorts/AzureDevOps  See you next time!

  • .NET Core And Angular at CodeCamp Bucuresti

    I have presented on Saturday at https://bucuresti.codecamp.ro/ a technical talk about how to make a fast POC that can run on Web,Desktop and Mobile,The presentation will show a clear example of code that is necessary for that ( code at https://github.com/ignatandrei/angNetCoreDemo/  ). You can see working demo without CORS at https://ang-net-core.herokuapp.com/,with CORS at https://ignatandrei.github.io/AngNetCoreDemo/ and…