Skip to content
View alx-sch's full-sized avatar

Highlights

  • Pro

Block or report alx-sch

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

Hi, I am Alex! ๐Ÿ‘‹

I am a Software Engineer with a background in biotechnology and tech consulting & operations.

I build robust, efficient software and enjoy exploring systems deeply, translating complex problems into clean, maintainable code. I research, document and share insights to make projects accessible and scalable. My background in science and consulting gives me a rigorous approach to analytical problem-solving and a proven ability to communicate complex systems to any stakeholder.

Key skills: Software development, problem-solving, research, analytical thinking, documentation, code maintainability, knowledge sharing, cross-functional collaboration.


๐Ÿ› ๏ธ Tech Stack

Programming Languages:
C C++ Python R JavaScript TypeScript HTML CSS SQL

Frameworks / Libraries:
Node.js TailwindCSS Pandas NumPy

Databases:
PostgreSQL MariaDB MongoDB SQLite

DevOps / Tools:
Git GitHub GitLab Docker Linux Nginx Bash GitHub Actions Make


๐Ÿš€ Featured Projects

Project Name Description
GRIT WIP! Social Logistics Hub โ€” A full-stack event coordination platform with real-time chat and calendar synchronization, built using React, NestJS, PostgreSQL and Socket.IO.
Fractal-ISPC Parallelized Newton fractal visualizer using ISPC and C++ for high-performance graphics. This project tackles the challenges of low-level optimization and parallel computing to achieve high-performance results.
nostr-nomad A Python tool for migrating Substack content to the decentralized Nostr network. Features automated image rehosting to ensure full data ownership and platform independence for creators.
minishell Custom shell built in C from scratch, implementing Bash-like command execution, pipes and I/O redirection.This project involved a deep dive into core OS principles and process management.
Inception Multi-container orchestration using Docker Compose to deploy a hardened WordPress, MariaDB, and NGINX environment. Focused on building custom images and architecting secure, scalable service networks.
IRC Server A robust C++ chat server supporting concurrent clients through non-blocking I/O. Built from the ground up adhering to the RFC 1459 technical specifications.
STRIKE A POSE! An interactive game utilizing OpenCV and MediaPipe for real-time pose detection. Successfully integrated complex computer vision libraries into a responsive, low-latency Python application.

๐Ÿค Let's connect! > LinkedIn

Popular repositories Loading

  1. born2beroot born2beroot Public

    System Administration: Configuring a secure virtual machine with user authentication, firewall rules, and system monitoring.

    3

  2. push_swap push_swap Public

    Implementation of an algorithm for sorting numbers within a fixed set of rules. Enhancing the "Turk Algorithm".

    C 3

  3. nostr-nomad nostr-nomad Public

    Convert and publish Substack posts to Nostr relays with local archive support and optional image re-hosting.

    Python 3 1

  4. IRC_server IRC_server Public

    Building an IRC server from scratch in C++.

    C++ 3 1

  5. libft libft Public

    Coding a C library from scratch, containing many general-purpose functions.

    C 2

  6. get_next_line get_next_line Public

    Function to read lines from a file descriptor one-by-one using static variables.

    C 2