Skip to content
View OrukamiTensey's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report OrukamiTensey

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
OrukamiTensey/README.md

πŸ‘‹ Hi, I'm Denus Sheliag

An enthusiastic Computer Science student and Software Engineer focusing on C++ High-Performance Systems, Python Back-End/Full-Stack Development, and Parallel Computing.


Tech Stack & Tools

  • Languages: C++17, Python, JavaScript (ES6+), SQL, HTML5/SCSS, VHDL, Assembly
  • Backend & Web: FastAPI, Docker, Node.js / Vite, Tailwind CSS, REST APIs, Nginx
  • Parallel & Low-Level: Multithreading (std::thread, std::atomic), Lock-Free Data Structures, Custom TCP/IP Sockets, WinSock/POSIX
  • Databases: Polyglot Persistence (PostgreSQL, Neo4j, CouchDB, SQLite), Prisma ORM

Featured Projects


Connect with Me

Pinned Loading

  1. cpp-chess-game-engine cpp-chess-game-engine Public

    Chess game engine with SFML GUI and AI based on Minimax algorithm with Alpha-Beta Pruning written in C++.

    C++

  2. HealthAppPy2 HealthAppPy2 Public

    Desktop nutrition and calorie tracking application written in Python using CustomTkinter and SQLite.

    Python

  3. mobile-carrier-db-system mobile-carrier-db-system Public

    Mobile Operator Management System built with Python, FastAPI, and Docker. Demonstrates Polyglot Persistence (PostgreSQL, Neo4j, CouchDB).

    Python

  4. portfolio-website portfolio-website Public

    Personal developer portfolio website built with HTML5, SCSS, JavaScript, and Parcel. Deployed via GitHub Pages.

    SCSS

  5. PC_course PC_course Public

    Advanced C++ Parallel Computing course projects: multithreading, atomic lock-free algorithms, custom thread pool, IPC TCP sockets, and HTTP server with Locust load testing.

    C++

  6. fullstack-web-application fullstack-web-application Public

    Watchlist β€” Full-Stack web application for tracking movies with TMDB API integration and AI sentiment analysis on reviews. Still in progress

    JavaScript