android Jetpack Compose v SwiftUI On my previous post I mentioned how I wanted to see if I could copy and paste code between Jetpack Compose and SwiftUI. This is the results of that experiment. I made a simple 2 screen app that has buttons going back and forth. I'll show you screen shots and
Mobile Featured My Thoughts on Jetpack Compose So yesterday I decided to jump in and make a Jetpack Compose (JC) app. I've been on this "sunset Flutter" movement and I'm going to prove my point in a few moments. To get started I'd like to say that recently I've also been studying swift ui (SUI) and was
What is my goal? This is a question I've been asking myself a lot lately. Why? I feel like it's pretty hard to combine my interest of devops, security, and mobile. It's not like it's impossible but I always feel like I'm choosing. On the other hand we have the fact that I should
Building in Public I've been reading a lot of things lately from mobile to blockchain. A thing that has stood out to me is the notion of building in public. It's like OSS (open source software) but it's not. It very interesting that this is more common place now. I remember when people
android Android Studios Database Inspector Talking about my favorite "new" updates to Android Studios
This is New In the past year I've had 3 mobile jobs. Things happen and to be honest I don't want to think about it. I'm writing this because my new gig is something I've never experienced before. This is a "new" team with year of experience but we are building with long
Business Goals I don't think I've really talked about this on here but I started Backpack Media back in 2017. We are small for now but I want to make a big effort to have known agency making 6figs in the next 2 years. That means I have to put in extra
android New App and Google Play Console Pain Talking about my experience with the Google Play Console Beta and a small intro to a new app.
Picking a Path In my previous post I talked about how my health is affecting my life. Now I want to talk about what I've been doing during this time. I don't know what I want...no I know what I want but if we are being honest I'm extremely scared. I don't
Android Feels New Again I've been working on the android platform for 8 years now. Every time I leave it for some time I come back feeling like a lost lamb. Mobile moves just as fast if not faster than web. Because there aren't a lot of frameworks, native things can be deprecated or
We Back! Finally got my old post moved from jekyll to this ghost platform. Thanks for staying with me through that. I have some more mobile things I need to post here in the coming weeks and I promise to fix the comments. Until next time friends!
This Site... This is going to be a really quick post. I'm basically a little sad. I've been working hard this month to get my old blogpost back and it's been difficult. I didn't expect the move from jekyll to ghost to be so difficult. After finally finding a way to move
Becoming a Flutter Dev This title might be a bit extreme. lol I'm trying to better myself as a mobile developer and I know for a fact that to stay ahead of the curve I need to master one of these hybrid languages. I've tried almost all of them at this point and my
Where is the Blog? Long story short I'm moving my all my site to be in one spot. Until I can get this wonderful Mac updated I'm having issues with Ruby. I can post new things (and will) but all the old stuff is still located on blog.keheira.com [http://blog.keheira.com/
Mobile Is flutter the future? TLDR- It just might be This weekend I decided to take the time to take a class on Flutter [https://www.udemy.com/course/flutter-bootcamp-with-dart/]. As you may know I’m an Android developer so dart isn’t completely new to me. I’ve tried and disliked a lot of
studying Tackling goals while super sad/depressed This topic is a little dark-ish but maybe it will help others. I’m a pessimist, it has kept me “safe” for years, but that compounded with losing 4 friends since this time last year has made it a fairly dark time. If you have seen me online you might
bots What is all this serverless talk? On twitch this past week I build a crud application using the serverless architecture. Why? It's a big topic in the dev world and I wanted to see what it was about. As a mobile dev your expected to know the full stack sometimes and I was wondering how hard
sec+ Week 4ish of Sec+ Studying I didn't write one of these last week because of the holiday. I also needed to do some internal stuff as I plan to pass this and then plan for my next move. What I did I finished all the only practice test Did some reading Being talking a lot
sec+ Week 3 of Sec+ Studying This is going to be a lil different than expected but transparency or whatever What I did I burned out. I planned properly but I have been over doing it do to the amount of material I have to consume and ingest. I set out with a goal of two
bots How I build Scripts/Bots This is a repeat of an twitter thread I made to test a script We are going to go through the process of building my "URL Graber" Script. I wanted to collect a bunch of links I had posted one night without having to manually go back through my timeline.