Skip to content
View can-caglar's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
Block or Report

Block or report can-caglar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
can-caglar/README.md

๐Ÿ‘‹ Welcome to my Github Repository

๐Ÿ’ป Project Highlights

  • Serial Snooper: An RS-232 logger which saves data to an SD card using an STM32, developed via TDD.
  • ESP32 Based Dash Cam: [In progress] A low-cost dash-cam based on an ESP32.
  • Pong Game with SDL2: A Pong Game written in C++, making use of UML diagrams, SOLID principles and designing in-game physics.

๐Ÿ““ Currently Learning

  • Concurrency design patterns
  • Object oriented design patterns
  • Digital electronics

โค๏ธ Passion

  • Bare-metal C (with the STM32 family in particular!)
  • Embedded Test Driven Development (TDD)
  • Realtime embedded software using FreeRTOS
  • Embedded OOP design with C++

I am passionate about writing clean, efficient, and well-tested code for embedded systems.

I love having the freedom to express creatively, the challenge of designing solutions for complex problems, and the satisfaction of seeing my code come to life to be used in beneficial ways.

๐Ÿ“Š Experience & Education

  • Software Development Engineer (2021 - Present)
  • Electronic Design Engineer (2020 - 2021)
  • Research & Development Engineer (2016 - 2020)
  • MEng (Hons) Electronic & Electrical Engineering at the University of Leeds (2012 - 2016)

Pinned Loading

  1. Data-Logger-STM32 Data-Logger-STM32 Public

    C 2

  2. dashcam dashcam Public

    An esp32 based low-cost IoT car dash-cam.

    HTML 2

  3. Pong-Game Pong-Game Public

    A 2-player Pong Game using SDL2 Library.

    C++ 9 2

  4. jhancharler.github.io jhancharler.github.io Public

    My portfolio on Github

    HTML

  5. Concurrency-Traffic-Light-Simulation Concurrency-Traffic-Light-Simulation Public

    A traffic simulator used to explain the concept of concurrency.

    C++

  6. Linux-System-Monitor-Project Linux-System-Monitor-Project Public

    Forked from udacity/CppND-System-Monitor-Project-Updated

    A Linux System Monitor from the OOP Course of the Udacity C++ Nanodegree Program.

    C++