Skip to content
View t3hami's full-sized avatar

Organizations

@Fuuast-BSCS

Block or report t3hami

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

Hi there 👋

  • 🔭 I’m currently working on mostly Linux, Docker, Kubernetes, Terraform, Google Cloud.
  • 🌱 I’m currently learning Operating Systems from scratch.
  • 👯 I’m looking to collaborate on any backend project.
  • 🤔 I’m looking for help with Unix history.
  • 💬 Ask me about anything.
  • 📫 How to reach me: dDNoYW1pCg==@gmail.com (Base64 encoded).
  • 😄 Pronouns: He/His/Him.
  • ⚡ Fun fact: I woud have been a Theoretical Physicist if I was not a Software Engineer.

Pinned Loading

  1. KGMS-DatabaseApplication KGMS-DatabaseApplication Public

    A database application for a grocery store that uses SQL server to store data

    C#

  2. graphql-todo-react graphql-todo-react Public

    JavaScript

  3. Optimizing-Healthcare-Network Optimizing-Healthcare-Network Public

    The Washington State Health Ministry would like to optimally upgrade staff or resources in existing facilities across Washington so that they can allocate resources to where they are most needed, b…

    Jupyter Notebook

  4. Ultimate-Todo-Step-1B Ultimate-Todo-Step-1B Public

    An api for todo application with all test cases using flask in python SQLAlchemy for PostgreSQL.

    Python

  5. number-prediction-game.ccp number-prediction-game.ccp
    1
    #include <iostream>
    2
    using namespace std;
    3
    int main()
    4
    {
    5
        int a[] = {1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31};
  6. world-population-facts world-population-facts Public

    World Population Facts is about data analysis of world population. The data utilized in this project is freely available international data from different sources. The main goal is to find the hidd…

    Jupyter Notebook 1