Marijan Vrnoga

Software Developer in Progress
program: Computer Technician languages: C, C++ platforms: Android, iOS, Windows location: Croatia
01

About

I'm a high school student in the Computer Technician program, and I want to build a career in software development.

Computers and phones have interested me since I was a kid. Programming started in school with C, but I don't stop at the curriculum: I build my own projects outside class, and I'm teaching myself C++. This page tracks what I learn and build along the way.

02

Skills

C

Programming fundamentals, learned in school as my first language.

learning
C++

Self-taught, outside school, building on what I know from C.

learning
Cross-platform apps

Built my own app for Android, iOS and Windows. Packaged the Android version as an APK and installed it on a real device.

first app shipped
03

Projects

Calculator App

Android · iOS · Windows · personal project, built outside school
completed

A calculator app for Android, iOS and Windows that I built on my own initiative, from the first line of code to a working app.

  • Wrote the app and its calculator logic
  • Made it run on three platforms: Android, iOS and Windows
  • Built an APK, the installable Android package
  • Installed and ran it on a real Android device, not just an emulator
code→build→AndroidiOSWindows
AndroidiOSWindowsAPKself-driven
// next project goes here
04

Track Record

  1. now

    Learning C++ on my own

    in progress

    Studying C++ in my own time alongside C in school.

  2. outside school

    Built a calculator for Android, iOS and Windows

    completed

    My first real app, running on three platforms. Built the Android APK and installed it on a phone.

  3. school

    Programming in C

    in progress

    My first programming language, learned as part of the curriculum.

  4. high school

    Enrolled in the Computer Technician program

    in progress

    A program focused on programming, computer hardware, networking and IT.

  5. early years

    Where it started: computers and phones

    An early interest in computers, phones and technology that led me to programming.

05

Currently Learning

  • C, in school
  • C++, on my own
  • Cross-platform app development
06

Next Goals

  • First C++ project
  • Screenshots and details for the calculator app
  • GitHub profile with my project code