This summer has been a lot of play time for the kids. I thought we'd incorporate some learning as well. In exchange for some TV time or video game time, we do math drills! I found a really nice codepen to use for the flash card here: https://codepen.io/phantomesse/details/uGHxn It's pretty basic but you can configure the… Continue reading Math Flashcards for the Kids!
Publishing ASP.NET core on Winhost
1. Version has to be .Net Core 2.0 2. Edit .csproj and add <PropertyGroup> <PublishWithAspNetCoreTargetManifest>false</PublishWithAspNetCoreTargetManifest> < /PropertyGroup>
Getting started with Phaser
While going through some pre-work for an upcoming bootcamp, I learned about phaser.io, a popular desktop and mobile HTML5 game framework. I wanted to write up some of the resources that I've found useful so I can refer to them in the future. To be updated as I find more interesting links https://gamedevacademy.org/wp-content/uploads/2018/04/How-to-Create-a-Game-with-Phaser-3_v2.pdf https://gamedevacademy.org/how-to-make-a-mario-style-platformer-with-phaser-3/ https://www.emanueleferonato.com/2017/04/19/using-tiled-editor-to-create-levels-and-import-them-as-json-data-in-your-html5-swipe-controlled-sokoban-game-made-with-phaser/… Continue reading Getting started with Phaser
Back to schools, learning new languages
It's been almost a year that we've been in Sweden and I think we've managed to settle in gracefully. The first six months were busy with getting my residence permit in order and looking after my youngest daughter. Once we got her into daycare, I started going to Swedish for Immigrants classes. I thoroughly enjoyed… Continue reading Back to schools, learning new languages
Can Little Kids Code?
I've always wondered how young is too young to start teaching children how to code. I guess the obvious answer to that question is at least when they know how to read and write. Or is it? Coding is nothing but a language. The real skill is really when you use it to solve problems.… Continue reading Can Little Kids Code?
I like solving problems. I want my kids to also like solving problems. I like coding. I would like my kids to also like coding so they can use it to solve problems. My kids are 6, 4 and 1. How can I do this?
Attended AWSSummit Yesterday!
It was nice to be able to go to an industry event. It was certainly a large crowd, 3500 attendees! As usual, the attendees were mostly male. The good side of that was having no queues at the toilets for the ladies. The women were fairly represented on the speakers side though which is quite… Continue reading Attended AWSSummit Yesterday!
Learning React
I found a series of simple to understand posts for learning react https://daveceddia.com/ so I’ve bought the book and today I start learning. I noticed that a lot of the developer jobs ask for this so i think it is a worthwhile skill to learn.
The job search continues…
Today I had my first meeting with Arbetsförmedlingen. It was supposed to be an in person meeting but they called yesterday to see if I can do the meeting over the phone and I said of course. It didn’t really sink in that I would have had to do the meeting in swedish. I’m happy… Continue reading The job search continues…
Project: Paper Pencil Pen
2 of my 3 kids love to draw, and the only reason that’s not 100% is because the last one is only 1 year old. I think it is great that they are being so creative, but i just wish we could minimize paper use just a liiiittle bit. Think of the trees….. If I… Continue reading Project: Paper Pencil Pen
