Skip to content
View SarkiMudboy's full-sized avatar
πŸ’­
Locked in
πŸ’­
Locked in

Block or report SarkiMudboy

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

Hey πŸ‘‹ What's up?

My name is Sarki Abdulsamad and I'm a software developer, learning and creating software that may changes the world one line of code at a time 😊.

About me

✨ Creating bugs since I was 19
πŸ“š I'm currently learning low level stuff, computer architecture, data structures, algorithmic problem solving and devops.
🎯 Goals:
- Build two web apps and a command line app.
- Start my journey to being a devops engineer πŸš€.
🎲 Fun fact: I am also a food engineer πŸ‘Ύ

I code with

typescript logo nodejs logo python logo javascript logo go logo django logo linux logo vscode logo cplusplus logo postgresql logo

Top Langs

Pinned Loading

  1. conduit-api conduit-api Public

    Backend API for the file sharing/storage app project

    Python

  2. conduit-ui conduit-ui Public

    UI for the file sharing/storage app

    Vue

  3. shuttle shuttle Public

    API Testing command line utility

    Go

  4. payment-processor payment-processor Public

    A Dummy Payment processor written in python that can process Credit Card, Bank Account and PayPal Payments built using the OOP policy.

    Python 2

  5. auto-translate auto-translate Public

    This is an automation script that takes a text file in english and uses the DeepL API to translate it to any preffered language.

  6. payment-processor-go payment-processor-go Public

    A rewrite of an old dummy payment processor project in Go to include CLI app. Original project in python -> https://github.com/SarkiMudboy/payment-processor

    Go