Skip to content
View DieHard073055's full-sized avatar
๐Ÿฆ€
๐Ÿฆ€

Organizations

@Swinburne-Sarawak-ICT-Club
Block or Report

Block or report DieHard073055

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

Hi there! ๐Ÿ‘‹

I am Eshan Shafeeq from the Maldives, Spent most of my early career in IoT, Now focusing on Web3 and Rust.

My Recent Thoughts

My Telemetry Stats ๐Ÿ›ฐ

Languages Ive Spent Most Time on (Past Month)

From: 04 April 2023 - To: 06 June 2024

Total Time: 149 hrs 4 mins

TypeScript       52 hrs 54 mins  >>>>>>>>>----------------   35.50 %
Rust             42 hrs 51 mins  >>>>>>>------------------   28.75 %
Python           20 hrs 31 mins  >>>----------------------   13.77 %
JavaScript       5 hrs 50 mins   >------------------------   03.91 %
Markdown         5 hrs 25 mins   >------------------------   03.64 %
Bash             4 hrs 27 mins   >------------------------   03.00 %
Other            3 hrs 35 mins   >------------------------   02.40 %
Text             2 hrs 33 mins   -------------------------   01.72 %
YAML             2 hrs 14 mins   -------------------------   01.50 %
CSS              1 hr 28 mins    -------------------------   00.99 %

Languages / Editors Ive Spent Most Time on (Past Week)

My Github Trophies!

My Github Streak

โšก Recent Activity

  1. ๐Ÿ”’ Closed issue #1 in DieHard073055/rust-sqlx
  2. โ— Opened issue #1 in DieHard073055/rust-sqlx
  3. ๐Ÿ”’ Closed issue #3 in DieHard073055/supabase-hello-world
  4. ๐ŸŽ‰ Merged PR #4 in DieHard073055/supabase-hello-world
  5. ๐Ÿ’ช Opened PR #4 in DieHard073055/supabase-hello-world
github-snake

Pinned

  1. rust-chatgpt-cli rust-chatgpt-cli Public

    Rust ChatGPT CLI is a user-friendly terminal interface for OpenAI's GPT chatbot. Start conversations, manage ongoing chats, and send text from files to the chatbot with simple commands. Seamlessly โ€ฆ

    Rust 7 1

  2. solid-carnival solid-carnival Public

    This repository contains the source code for a cryptocurrency exchange simulator, specifically designed to replicate the behavior of Binance. The simulator uses real price data from Binance and allโ€ฆ

    Rust 4 1

  3. DiscordAsyncJobHandler DiscordAsyncJobHandler Public

    Discord bot that efficiently manages long-running tasks through a job queue system, allowing users to execute AI-based tasks without blocking other processes. Features background processing and seaโ€ฆ

    Python

  4. super-duper-octo-disco super-duper-octo-disco Public

    LeetCode solutions in Rust. Aims to improve coding skills, problem-solving abilities, and knowledge of data structures & algorithms. Includes unit tests for correctness and efficiency.

    Rust 1

  5. Add a telegram bot to your applicati... Add a telegram bot to your application. Bot is still decopled from other systems. Your applications send messages to your clients via the flask endpoint '/send_message'.
    1
    # this bot idea was taken from 
    2
    # https://medium.com/analytics-vidhya/telegram-bot-quick-start-manual-8339a1d19765
    3
    
                  
    4
    from flask import Flask, request
    5
    import telegram
  6. exercism-rust exercism-rust Public

    I will be trying to finish the rust exercism path asap.

    Rust