Skip to content
View asqiriba's full-sized avatar
🧘‍♂️
Sic parvis magna
🧘‍♂️
Sic parvis magna

Organizations

@KnowCorp
Block or Report

Block or report asqiriba

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

Hi, I'm Hassan!

I'm a software engineer who is passionate about making open-source more accessible, creating technology to elevate people, and building community. Some tech stack I work with include Python, FastAPI, Janus, GPT, Rasa, Google Cloud Platform (GCP), TTS, System Architecture, Machine Learning, GCP, AWS, and Docker.

const kMe = {
  pronouns: "he" | "him",
  code: [Python, TS, Dart, Java],
  tools: [Docker, NextJS, ReactJS, Janus-Gateway, GPT, TTS, AudioDVP, FastAPI, TTS, Wav2Lip, Rasa, Postgres, AWS, GCP, Strapi],
  style: ["microservices", "event-driven", "trunk-based", "TDD"],
  assets: {
            certifications: true,
            relocationAvailability: true,
            drankEnoughCoffee: false
          },
}
Hassan | Linkedin

Pinned

  1. flutter-philosophies flutter-philosophies Public

    Forked from erluxman/awesomefluttertips

    ❤️ Awesome Flutter Tips and Tricks ❤️

    Dart

  2. javascript-philosophies javascript-philosophies Public

    Forked from airbnb/javascript

    JavaScript Style Guide

    JavaScript

  3. react-philosophies react-philosophies Public

    Forked from mithi/react-philosophies

    🧘 Things I think about when I write React code 🧘

  4. present-cipher present-cipher Public

    Forked from Pepton21/present-cipher

    C implementation of the lightweight block cipher PRESENT first published by Andrey Bogdanov.

    C

  5. rijndael rijndael Public

    Rijndael block cypher in C.

    C++ 1 1

  6. python-socket-ftp-client python-socket-ftp-client Public

    FTP in Python3 using sockets.

    Python