Skip to content
View Trojan-254's full-sized avatar

Highlights

  • Pro

Block or report Trojan-254

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

Hello, I'm Samwuel Simiyu 👋

Architecting Robust Backend Software Systems.

Welcome to my GitHub profile! I am Backend Developer, specializing in architecting robust systems and engineering scalable software infrastructures. My passion lies in crafting digital ecosystems that surpass expectations.

About Me

Driven by a fervor for optimizing complex functionalities, I've spent the last three years honing my technical ingenuity. My focus extends beyond mere coding; it encompasses orchestrating intricate backend solutions where performance and reliability reign supreme.

I take immense pride in the projects I've brought to life, unraveling challenges, and implementing innovative solutions. My expertise lies in refining application backbones, ensuring seamless data flow, and fortifying the foundations of exceptional user experiences.

Night Coding

🛠  Technical Proficiencies

Python  JavaScript  MongoDB  PostgreSQL  MySQL  Express.js  TypeScript  Rust  RabbitMQ  C  Node.js  Django  Flask  Bootstrap
HTML  CSS  Git  GitHub  Markdown
Visual Studio Code  Puppet 

⚙️  GitHub Stats

Let's Collaborate

I'm on a constant quest to collaborate with like-minded engineers, data architects, and forward-thinking enterprises passionate about crafting stellar digital ecosystems. Let's transform visionary concepts into robust, real-world applications.

📧 [email protected] LinkedIn Twitter Medium Upwork

Pinned Loading

  1. Monty Monty Public

    An interpreter for Monty ByteCodes files. Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions…

    C 1

  2. sorting_algorithms sorting_algorithms Public

    A team project about Sorting algorithms which are a fundamental part of computer science and are used to arrange a collection of items or data in a specific order, typically ascending or descending.

    C

  3. binary_trees binary_trees Public

    exploring and implementing concepts related to C programming and binary trees. Focusing specifically on the realm of data structures and algorithms, the projects within this repository delve into t…

    C

  4. RSA-Factoring-Challenge RSA-Factoring-Challenge Public

  5. AirBnB_clone_v4 AirBnB_clone_v4 Public

    Forked from jzamora5/AirBnB_clone_v3

    Python 1

  6. HTTP-Server-in-Rust HTTP-Server-in-Rust Public

    highly concurrent, low-latency HTTP server implemented in Rust. The server is designed to handle a multitude of simultaneous client connections while maintaining strict adherence to HTTP/1.1 proto…

    HTML