Giter VIP home page Giter VIP logo

❔ About me

I'm a C++ Software Engineer, and an M.CS, graduated from the University of Zielona Góra, Poland. I'm interrested in programming, IoT, general STEM (such as astrophysics, math, etc.), japanese and video games. In my free time I play video games, code private projects from time to time, and for a couple of years I took part in Space Engineering Science Club (feel free to check them out 😉). I used to work with embedded platforms such as STM32, Arduino and ESP8266 at the start of my career. In December 2022 I shifted to more high-level programming, using OOP paradigm, and started learning TDD as a way for creating more flexible and reliable software, making embedded programming more of a hobby.

👨‍💼 Career overview

  • Software Engineer, Nokia Solutions and Networks, Wrocław, Poland.
  • Science assistant, Leibnitz Institute for High Performance Microelectronics, Frankfurt at Oder;
  • Intern / Junior C++ Embedded Developer at Heavy Kinematic Machines, Zielona Góra, Poland;

Feel free to check out my LinkedIn for more detailed information.

💻 Projects

My main projects include:

  • Road To The Centre: (v.1.0)
    • Made as a part of an amateur game jam between friends
    • A text-based economic game where the goal is to travel to the center of the galaxy
    • Made in a scallable way, allowing for implementing new features and mechanics
    • Basic idea inspired by the Spore game

NOTE: Graph library currently on hold

  • Graph library: (v.0.5)
    • Got inspiration from a university project
    • Library offering adjacency matrix and adjacency list representations with basic interface (currently during a major refactor)
    • Class offering a handful of basic graph algorithms (work in progress)
    • Currently under a refactor
    • To be introduced:
      • Benchmark class for efficiency tests of various algorithms, with algorithm execution logging option

NOTE: CPM Solver currently on hold

  • CPM Solver: (v.0.1)
    • Simple Critical Path Method for job sequence optimization
    • Can be used to plan concurrent job execution in a company / industrial environment
    • Planned to be extended with CPM-Cost method
    • Possibly gonna change into a simple optimization library when Simplex and Brown algorithm will be included

📫 Contact

If you have any questions, suggestions or cooperation propositions regarding my projects, feel free to contact me via email:

Any stars ⭐ and follows 👁️ would be appeciated 😃

Kacper Wojciechowski's Projects

cpm_solver icon cpm_solver

A simple CPM solver for the work optimalization problem

dungeoncrawler icon dungeoncrawler

CLI dungeon crawler game in a simple client-server architecture, featuring custom map generation algorithm and custom messages exchange.

faker-cxx icon faker-cxx

C++ Faker library for generating testing data.

graphs icon graphs

Implementation of graph calculations and algorithms, with matrix and list representations.

roadtothecentre icon roadtothecentre

A text-based economic game made during an amateur game jam with scalability in mind in order to make space for further development.

sampleirc icon sampleirc

Internet Relay Chat project based on the Networking tutorial by One Lone Coder on YouTube. Customized with efficiency benchmarking, made for university purposes

stm32_esp8266_echo_server icon stm32_esp8266_echo_server

Project created as a part of my Bachelor's thesis. Implements simple echo server for STM32F429ZI using ESP8266 WiFi module with AT commands.

university_projects icon university_projects

A collection of university projects in C/C++ with embedded devices such as Arduino and Intel8052.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.