Skip to content
View K-S-K's full-sized avatar

Block or report K-S-K

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
K-S-K/README.md

Hello, and welcome to my GitHub profile!

Here are some facts about me:

  • I've been a software developer for many years, but I still like it.
  • Also, I'm interested in photography, not with a cell phone but with a real camera.
  • Also, I'm interested in all about microcontrollers, but without any *.ino (don't start it, please).
  • Also, I'm interested in traveling around where I live and learning interesting things about all these miracles.
  • You can see the gallery of my projects with brief descriptions of every one of them.
  • Right now, I have a fantastic job. I'm working on the spacecraft attitude control model for the next version of the Gaia telescope. It is very exciting to work with incredible people for the future of our civilization.

My actual doing:

Some of my recent projects are:

In this project, I am researching and testing the possibilities of language models in learning, web searching, engineering activities, etc. It looks like it is possible to have all LLM tools locally without regular fees, registration, and SMS. Also, this tool could help me avoid the risk of being disconnected from my knowledge aggregation tools, experience, and the information collected through communication with AI.

Local AI Assistant Chat View

In the chat shown in the picture above, I asked a simple, common question and got a simple, common answer. I would like to learn how to build a proper context and tooling environment to produce more detailed, usable responses.

Through this project, I gained experience with FreeRTOS and embedded development. I've also had a lot of fun working on this project because I genuinely enjoy it.

Timer User Interface

During this job, I encountered things that were significantly larger than I could have ever imagined. The brief description of the project is inside the article.

SDT

In 2023, I've made several projects; here are some of them:

A simple editor for prototype board wiring planning with effective storage files in a version-management-friendly format. The project is written in C# for use in a web environment.

It contains:

  • Domain area library with a prototype board model.
  • Minimal API web application.
  • Blazor Web site application.

Other properties:

  • It is written in C#, with .NET 7.
  • It can be built and works on Windows and Linux OS.
  • It contains GitHub actions, which deploy it to AWS.

Demo Board
The project page with the detailed description is here.

I make my first steps in this direction, but I believe it will be a big and enjoyable journey.

Pinned Loading

  1. CV CV Public

    The gallery of my projects

  2. Interop Interop Public

    C++ / C# Interop Experiment

    C# 1

  3. Pico-Timer-1 Pico-Timer-1 Public

    Raspberry PI Pico 1 FreeRTOS Timer

    C

  4. Pico-Timer-2 Pico-Timer-2 Public

    Raspberry PI Pico 2 FreeRTOS Timer

    C++

  5. ESP32-02-OLed-SSD1366 ESP32-02-OLed-SSD1366 Public

    The OLED Display SSD1306 128x32 driver for the ESP32 microcontroller

    C 1

  6. CCCS CCCS Public

    Cross Container Client Server

    C++