isak
isak
  • Видео 23
  • Просмотров 545 001
iOS Framework Tier List
In this video I put SwiftUI and UIKit head to head, rating each on a tier list.
I've got a bunch of links, check them out! :D
Discord: discord.gg/8ndpjJkr2V
patreon (weekly uploads): www.patreon.com/isaksolheim
read my blog: isak.me
newsletter: isak.me/newsletter
follow me on github: github.com/isaksolheim
Просмотров: 142

Видео

image optimization for the web
Просмотров 35521 день назад
In this video I explain how I did image optimization for a web project serving 1000 images while retaining a 100/100 lighthouse score. This method can be used with any web framework, be it React, Svelte, Vue, Angular, plain HTML, HTMX, Next, whatever. In this video I am using Astro. Try out DigitalOcean and get $200 free credits! (Referal code) I did it and got well over a year of usage for fre...
programming projects tier list
Просмотров 2,6 тыс.Месяц назад
In this video I rate different types of coding projects, tier list style. Some might be better than others 🔥 Python, JavaScript, TypeScript, Java, C , React, build the projects using whatever technologies you see fit! Discord: discord.gg/8ndpjJkr2V Try out CodeCrafters if you are interested in trying out good interactive programming courses: app.codecrafters.io/join?via=isaksolheim 00:00 Intro ...
programming projects that will teach you how to code
Просмотров 33 тыс.Месяц назад
In this video I share a bunch of programming project ideas! Some might be better than others, like 1D chess 🔥 Python, JavaScript, TypeScript, Java, C , React, build the projects using whatever technologies you see fit! Discord: discord.gg/8ndpjJkr2V 00:00 Intro 00:25 first project (fake typeracer) 01:55 second project (github lines of code counter) 02:26 third project (wpm game) 02:39 fourth pr...
A tour of my personal websites
Просмотров 1,3 тыс.Месяц назад
In this video I show different iterations of my personal website. I have coded all of these websites myself using a range of different technologies, like Djang (Python framework), React (JavaScript framework), Jekyll, Hugo, Astro . Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 Intro 00:15 first website (django) 01:20 second website (react) 01:56 third website (gatsby) 03:04 fourth website...
Coding a Shell from scratch with Rust
Просмотров 1,2 тыс.2 месяца назад
In this video I show you how I tried learning Rust by building a simple shell from scratch. If you want to check out Codecrafters, feel free to sign up using my affiliate link: app.codecrafters.io/join?via=isaksolheim For those interested, a full unedited recording of my building the project is available on Patreon: www.patreon.com/isaksolheim Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00...
everything i coded while studying computer science
Просмотров 2,5 тыс.2 месяца назад
In this video I show you six of the programming projects I did while getting bachelors degree in computer science from university! Enjoy :) Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 intro 00:51 first semester: cribadvisor (html, javascript, css) 02:19 second semester: fish fisher (java, object oriented programming, javafx) 04:22 third semester: cardsnap (java, spring boot, react, tail...
how i got a job as a self taught developer
Просмотров 3,8 тыс.4 месяца назад
In this video I talk about how I got hired as a self-taught frontend developer. I cover how I learned to code, how I managed to get a job without having an education, and I give some tips along the way for people trying to do something similar. Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 intro 00:30 before i started programming 00:54 codecademy python course 01:46 small python projects ...
website tour!!
Просмотров 3,8 тыс.5 месяцев назад
In this video I show you my three live websites. My blog, my portfolio website, and my personal website. Enjoy! websites featured: blog.isak.me portfolio.isak.me isak.me Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 intro 00:31 my old website 01:12 blog 03:54 portfolio 05:55 personal website 07:16 bye patreon (weekly uploads): www.patreon.com/isaksolheim read my blog: isak.me newsletter: ...
programming projects that taught me how to code
Просмотров 291 тыс.6 месяцев назад
In this video I show you five if the programming projects that taught me how to code! Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 intro 00:19 image to ascii 01:56 notes sorter 03:47 sudoku solver 05:09 typing game 07:01 dvwa 08:19 table tennis robot 09:00 bye patreon (weekly uploads): www.patreon.com/isaksolheim read my blog: isak.me newsletter: isak.me/newsletter follow me on github: g...
my minimal kitty + fish + neovim setup
Просмотров 4 тыс.7 месяцев назад
In this video I show you my kitty (terminal), fish (shell) and neovim (editor) config! dotfiles repo: github.com/isaksolheim/dotfiles/ Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 Intro 00:10 dotfiles repo 00:29 kitty (terminal) 03:17 fish (shell) 05:52 neovim (editor) 08:17 bye patreon (weekly uploads): www.patreon.com/isaksolheim read my blog: isak.me newsletter: isak.me/newsletter fol...
how much money my ios app made
Просмотров 2,9 тыс.7 месяцев назад
In this video I show you the passive income I make from my iOS app. It was coded in the summer of 2022. I'd be happy to answer any questions, leave them below! The app is built using React Native. I have a more detailed video on it here: ruclips.net/video/HJleHPVpBJw/видео.html Another video I made on passive income: ruclips.net/video/dFDp8bpK2KY/видео.html Discord (www Hangout🌐): discord.gg/8n...
Fun 2000s Inspired Hugo Theme
Просмотров 5628 месяцев назад
In this video I show you the Hugo theme "Cyberscape" that I created sometime last year. I also take you through the process of using the Hugo static site generator to set up a brand new personal website using this theme. Repo w/docs: github.com/isaksolheim/cyberscape Demo: cyberscape.isak.me Resources: cyberscape.isak.me/resources/ Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 Intro 00:13...
How To Build a Blog with Astro 4.0, TypeScript and Tailwind
Просмотров 1,5 тыс.8 месяцев назад
How To Build a Blog with Astro 4.0, TypeScript and Tailwind
my 2023 in programming
Просмотров 4,5 тыс.8 месяцев назад
my 2023 in programming
Coding a Hand Drawn iOS App
Просмотров 2,8 тыс.8 месяцев назад
Coding a Hand Drawn iOS App
How Much I'm Making from My Coding Side Projects
Просмотров 124 тыс.9 месяцев назад
How Much I'm Making from My Coding Side Projects
reviewing my old web developer portfolio website (react)
Просмотров 10 тыс.9 месяцев назад
reviewing my old web developer portfolio website (react)
javascript automation with chatgpt
Просмотров 1 тыс.10 месяцев назад
javascript automation with chatgpt
How to connect a domain to Firebase
Просмотров 14 тыс.5 лет назад
How to connect a domain to Firebase
How to Login to Websites With Python 3 (mechanicalsoup)
Просмотров 22 тыс.6 лет назад
How to Login to Websites With Python 3 (mechanicalsoup)
How to Create a Simple Brute Force Script using Python 3 (DVWA)
Просмотров 14 тыс.6 лет назад
How to Create a Simple Brute Force Script using Python 3 (DVWA)

Комментарии

  • @rohithgilla9492
    @rohithgilla9492 3 дня назад

    W video

  • @wad2k
    @wad2k 4 дня назад

    did you have a dev key for goodreads before it was retired?

    • @isak
      @isak 4 дня назад

      nope you can still do this without one, I wrote about how I did it here: isak.me/blog/rendering-goodreads-bookshelves-in-astro

    • @wad2k
      @wad2k 4 дня назад

      @@isak tysm dude, i really wanted to do something like this and thought i could no longer do it!!

  • @sameer07x19
    @sameer07x19 5 дней назад

    My first project was a ui clone of a website

  • @nellie6882
    @nellie6882 8 дней назад

    W in depth review

  • @distinctdipole
    @distinctdipole 9 дней назад

    Good laugh. Thanks 😀

  • @MinhazurRakin
    @MinhazurRakin 16 дней назад

    sudoku solver is a leetcode problem as well which is pretty cool!

  • @jerickojamestano626
    @jerickojamestano626 19 дней назад

    thank you for this bro!

  • @tunahanada6116
    @tunahanada6116 21 день назад

    Banother anger

  • @SavageSoul100
    @SavageSoul100 21 день назад

    what keyboard do you use

  • @Edson_Freizer30
    @Edson_Freizer30 22 дня назад

    Another banger

  • @MEGAsporg12
    @MEGAsporg12 22 дня назад

    Banger thumbnail yet again

  • @isaaccastillo8628
    @isaaccastillo8628 28 дней назад

    Hello Isak, I'm Isaac from Chile, the last year I started to learn web development, I hope some day I can work in a tech company, if God allows me. And I want to said this, please read until the end, is an important message, the most important message for any person actually: We are actually fallen and corrupted creatures. We are full of injustices, wickedness, lies and evil. Every human being have the same problem, since the fall of Adam, our hearts are actually seek and go to do evil. We all say lies. We all steal something, even something small or without "importance". We all fall in sexual inmorality like having sex before marrige, or cheat your wife/husband, watch pornography, look other people with lust and corrupted desires, look them in the street, social media, internet, etc. We all hate someone in our hearts, that's actually consider to be a killer in the eyes of God. We all fail and we do horrible things in this earth. Those things I mention before are actually part of the Law of God, and WE BROKE the Law of God many many times. We are actually criminals, sinners, who made crimes against God and our neighbors. God is our Creator, He is Holy, Good and Just and He hates evil and He punish all the wicked actions of the humans beings. He establised a day when He is going to judge every human being in all the history of this Earth, the Final Day of Jugdment. We are all guilty and in that day we going to have all the consequences of our wickedness, We all deserve the eternal condenation, Hell, the Holy and Just Wrath of God, because we broke all the Law of God. We actually have a huge problem with the infinite Justice of God, and we can't escape from that destiny, we are guilty and we can't do anything to change that. We are actually lost for ever. But, God is very very Merciful and God knows we are actually lost for ever, so He did something. God the Father send His Son LORD Jesus Christ to save us. The God of Israel Himself becomes a human being, Jesus of Nazareth, and He die for us, He die for our sins. LORD Jesus in the cross take all the warth and punishment what we deserve for our sins and wickedness and He die for us He die for our sins. He paid the debt with the infinite Justice of God what we have. By His Grace we are save not by any human work of us because we only deserve hell only. That's why when you believe in LORD Jesus and His work of Salvation and Redemption you have salvation, redemption, forgiveness of sins, eternal life and reconciliation with God only by LORD Jesus. LORD Jesus was dead but He rose at the third day, and He is now sit at the right hand of God His Father but He is coming back soon to the Earth as the Supreme Judge, and He will put and end to all the wicked things and evil of the humans beings for ever, including yours if you don't repent, oh, japanese people. That's why we say to you in love and Truth, repent of your sins and wickedness and believe in LORD Jesus and His Gospel and follow Him. Without Christ you are actually lost for ever and ever. If you die, you are going to Judgement of God, and if you don't believe and follow LORD Jesus, after the Judgement you are going to the eternal condenation for ever. That's why with a great sense of urgency take this message with extreme seriously, your life and soul are in danger: you could die today at any moment, you never know. Come to Christ Jesus, without Him we are nothing and the eternal condenation is at the door. Come to Christ oh dear people. Blessings to you and your family, greetings from Chile 🇨🇱

  • @Dom-zy1qy
    @Dom-zy1qy Месяц назад

    Ascii art and music box generator are prob the best ones on the list if you want to learn learn.

  • @ohimdabiggestbird
    @ohimdabiggestbird Месяц назад

    how would you go about the project that require stuff happening in minecraft, especially if you never coded in java or made minecraft mods/plugins before, like myself (i only use python)

  • @historyandelse9
    @historyandelse9 Месяц назад

    I don't really know why the gap between 2D and 3D game is so big, since 2D will probably give you results faster and will teach you a lot.

  • @CHURCHISAWESUM
    @CHURCHISAWESUM Месяц назад

    Just build an operating system or an AI If you can do either one of those you’re basically a god

  • @acetrainerarcane1755
    @acetrainerarcane1755 Месяц назад

    Nah I gotta disagree with the 2D game one. I've done a few game jams, and I've noticed that 2D games are much less prone to game breaking bugs because they're a little more straight forward to make

  • @iCrimzon
    @iCrimzon Месяц назад

    I think the best programming project anyone can make is Hello, World.. Or a neural network in COBOL

  • @FlokrollProjects
    @FlokrollProjects Месяц назад

    wow, this is awesome

    • @widny31
      @widny31 Месяц назад

      the most npc comment i've ever seen

  • @DegenCode
    @DegenCode Месяц назад

    LOL im also making a tier list video for programming

  • @Cuckedfunt
    @Cuckedfunt Месяц назад

    Goated content

  • @Zuranthus
    @Zuranthus Месяц назад

    i mean it's cool and all that you got a web dev job but this won't apply to anyone outside of Norway, you'll be lucky to get even 1 reply back in major tech countries

  • @the_yugandharr
    @the_yugandharr Месяц назад

    nice one!

  • @synapse9869
    @synapse9869 Месяц назад

    which vs code theme is that ?

  • @TheStickofWar
    @TheStickofWar Месяц назад

    Veldig fin Isak, nice vid.

  • @guideguts
    @guideguts Месяц назад

    Me watching this with unfinished projects I started: Interesting

  • @NishGrewal
    @NishGrewal Месяц назад

    runescape music in the intro 🔥

  • @Shavix
    @Shavix Месяц назад

    Hey, what's the theme name for your VSC? It looks very cool

  • @osasomoregbee4878
    @osasomoregbee4878 Месяц назад

    Cool ideas, thanks 👍

  • @jacoboneill3735
    @jacoboneill3735 Месяц назад

    For the last one i've seen asciinema used for it (still a cool idea but if you want to use it in your videos then there it it!

  • @fuzzy-02
    @fuzzy-02 Месяц назад

    The writer one is a Typewriter with fade effect. Available as (multiple) plugins in Obsidian

    • @isak
      @isak Месяц назад

      aa typewriter effect, that's what it's called!! thx, found a plugin for neovim that does this now! :D github.com/joshuadanpeterson/typewriter.nvim

  • @TheIkgn
    @TheIkgn Месяц назад

    What is math scrabble? Sorry, I’m newer to programming but it sounds interesting :D

    • @isak
      @isak Месяц назад

      my ideas was building a game like scrabble, but instead of forming words you form equations that have to add up :P not sure how doable it is but could prob be kinda fun

  • @floofiedough
    @floofiedough Месяц назад

    I spy with my little eyes Runescape Login background as your wallpaper :>

  • @thisggry
    @thisggry Месяц назад

    Cool projects and i like the speed of you explaining them.

    • @isak
      @isak Месяц назад

      Glad you like them!

  • @xnegusx
    @xnegusx Месяц назад

    great 👍

  • @chevyitsu_
    @chevyitsu_ Месяц назад

    really good vibe, thanks bro

  • @joshuahenry4695
    @joshuahenry4695 Месяц назад

    What note taking/text editing tool is that lol ? All of these project ideas are actually really good will have to build some of them to improve my programming skills Thanks man !

    • @mrbadmadable
      @mrbadmadable Месяц назад

      This ist Obsidian.md, i use it too and absolutely love it! Beware - it can get a rabbit hole! :)

    • @isak
      @isak Месяц назад

      It's called Obsidian!

  • @a1551x
    @a1551x Месяц назад

    Do you have any for front end?

  • @happygofishing
    @happygofishing Месяц назад

    cringe "coding" based "programming" "coding" is always a red flag as it gives off webdev vibes.

  • @hoseinshams-q5o
    @hoseinshams-q5o Месяц назад

    The slack one is not that bad. I might make a telegram bot for it. Any message I've sent would be way too recognisable though. Depending on the group chat you use this bot on it might have diferent dynamics. In smaller friend groups it would test how familiar and attentive we are to each other's tendencies. In bigger groups like my university group that has a couple houndred people in it, we might need to limit the bot to only choosing from the top commentors with most activity in the group to maximize the chances of people knowing who the sender is. In big groups there is a huge disparity between the mesage counts of different people. I analyzed the chat log a couple of monthes ago and three or four people had above thousand messages but the drop was exponential like.

  • @princejoogie
    @princejoogie Месяц назад

    the 5th idea (nvim plugin to center cursor) can be done by remaping j and k keys vim.keymap.set("n", "j", "jzz", { silent = true }) vim.keymap.set("n", "k", "kzz", { silent = true })

  • @musash777
    @musash777 Месяц назад

    bra video, er du norsk?

  • @imevano21
    @imevano21 Месяц назад

    Mind telling me what software your using to record your screen and face cam? Love the vids

    • @isak
      @isak Месяц назад

      Thanks! :) I'm just doing a normal screen recording and get the facecam by havving the app "camera overlay" open :)

  • @leonelcortes5094
    @leonelcortes5094 Месяц назад

    In neovim, to keep the cursor centered you can just set vim.o.scrolloff to a really high number like vim.o.scrolloff = 99

    • @TheStickofWar
      @TheStickofWar Месяц назад

      I would recommend using a smaller value though as it gets jarring to have one line move all the code. Better to have several lines as the "focus area"

  • @zonivisuals
    @zonivisuals Месяц назад

    if anyone coded the wpm game can he shares it with us

  • @Ofek-sb7ot
    @Ofek-sb7ot Месяц назад

    To have your neovim cursor always centered you can set the scrolloff option in your init.lua to a very high number like this: vim.opt.scrolloff = 999 Great video btw!

  • @paulsingh11
    @paulsingh11 Месяц назад

    Prob making improvements to RuneLite!

    • @isak
      @isak Месяц назад

      ah I wish! Always wanted to contribute there actually :D

  • @rajajrt_
    @rajajrt_ Месяц назад

    Thanks for the tips!

  • @gonukumar2419
    @gonukumar2419 Месяц назад

    super smart

  • @daviddixx6737
    @daviddixx6737 Месяц назад

    These are really cool ideas