Skip to content
View aleksa012po's full-sized avatar

Block or report aleksa012po

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aleksa012po/README.md

Hi there 👋

My name is Aleksandar and I'm a
embedded software developer from Serbia.

About me

🔭 Currently working on: Embedded systems development using C, C++, HTML, CSS, JS (for WebView), Flutter and ASM

🌱 Currently learning: Continuously expanding my knowledge in embedded systems and cross-platform development

💼 Professional Experience:
- Nearly 2 years of professional experience
- More than 1 year as an embedded developer
- 1 year internship at Digital Logic, Požarevac

🛠️ Technical Skills:
- Embedded Systems: C, C++ --> Jieli AC695 MCU, C, ASM --> ATmega328P MCU
- Protocols: I2C/TWI, SPI, UART
- Hardware: PCB design, soldering, custom board development
- Cross-platform: Flutter, Dart
- Front-End Development: C++ (WebView), HTML, CSS, JS
- Windows Development: WinAPI, ANSI C, DLL creation

🎯 Key Projects:
- Embedded solutions for various microcontroller functionalities
- Cross-platform applications with WebView integration
- Custom PCB design with Jieli AC695 microcontroller
- Mobile app development for USB serial communication
- Museum application for "Narodni Muzej Požarevac"

📫 How to reach me: aleksa012po@gmail.com

⚡ Fun fact: I'm passionate about gym and basketball in my free time

I code with

c logo cplusplus logo html5 logo css3 logo javascript logo flutter logo

Popular repositories Loading

  1. ASM_SPI_Software_Flash_Memory ASM_SPI_Software_Flash_Memory Public

    Simple program written in Assembly for software addressing, not hardware, to SPI protocol W25Q16JV flash memory

    Assembly 1

  2. ASM_ArduinoAssemblerPorts ASM_ArduinoAssemblerPorts Public

    Arduino Assembler, Ports. Change port state, send it to the LED diode.

    Assembly

  3. C_Blink_2sec_Delay C_Blink_2sec_Delay Public

    Arduino Blink LED, delay 2 sec, written in ANSI C

    C

  4. C_and_Assembly_LED_Blink C_and_Assembly_LED_Blink Public

    LED Blink program that uses C and Assembly together

    Assembly

  5. C_LED_as_binary_counter C_LED_as_binary_counter Public

    DDRD LED diodes connected from PORTD0 to PORTD7 as a binary counter

    C

  6. C_Turn_ON_LED_on_button_press C_Turn_ON_LED_on_button_press Public

    Turn ON LED on button press in C language

    C