Skip to content
View lethalazo's full-sized avatar
👓
Pondering
👓
Pondering

Block or report lethalazo

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
  • API for the Hayya Alassalah app

    TypeScript MIT License Updated Jun 22, 2024
  • A conda-smithy repository for snowflake-connector-python.

    Shell BSD 3-Clause "New" or "Revised" License Updated Jun 23, 2023
  • kVecDb Public

    Vector datastore written in kdb+/q. Requires a kdb+ license and QHOME to be set.

    q Updated Jun 18, 2023
  • Workshop exercises for the beginners track of the 2023 Rust Nation conference

    Rust Updated Feb 15, 2023
  • AdventOfCode KDB+ solutions

    q 1 Updated Sep 26, 2022
  • q-evm Public

    Forked from sambacha/q-evm

    MEV Bot and Flashbots Bundler written in q using kdb+

    q 1 Other Updated Sep 15, 2022
  • A TCP server and client written in C++17 with smart memory management. Use case includes managing positions, their risk, and execution. Supports SBE.

    C++ Updated Sep 10, 2022
  • TypeScript Updated Jul 19, 2022
  • neopop-web Public

    Forked from CRED-CLUB/neopop-web

    NeoPOP components library based on CRED's design system

    TypeScript Apache License 2.0 Updated Jul 8, 2022
  • LFU and LRU caches written in C++20.

    C++ Updated Nov 20, 2021
  • Order matching engines written in C++20, supported order types: Limit Order. Algorithms: FIFO, Pro-rata

    C++ GNU General Public License v3.0 Updated Sep 29, 2021
  • Calculator and engine written in Python 3, making use of pandas, NumPy and the IEX Cloud API to generate recommended trades with equally weighted long positions given a desired total portfolio valu…

    Python 1 Updated Sep 13, 2021
  • cpp-calc Public

    String calculator implementation in C++ with DMAS principle.

    C++ 2 Updated Sep 10, 2021
  • A REST API written using Python 3 and Flask, making use of Elasticsearch.

    Python 1 Updated Sep 9, 2021
  • cpp-lyndon Public

    A lyndon word identifier implemented in C++

    C++ 3 MIT License Updated Sep 6, 2021
  • A JSON datastore in Python 3 with querying.

    Python 1 Updated Sep 4, 2021
  • Parse structured data, save and query pandas.

    Python 1 Updated Sep 4, 2021
  • Classifies general images using TensorFlow and Keras. Makes use of the VGG16 model with ImageNet weights. Web app made using Django.

    Python 1 1 Updated Jul 23, 2020
  • A cordova plugin to edit videos.

    Objective-C 1 Other Updated Feb 4, 2020
  • Rendering maximum temperature and average humidity of a city using OpenWeatherMap API and Vanilla JavaScript (Developed as part of a coding challenge)

    JavaScript 1 GNU General Public License v3.0 Updated Oct 5, 2019
  • Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.

    Java MIT License Updated Oct 1, 2019
  • Hacktoberfest 2019 @ Parity

    HTML Apache License 2.0 Updated Oct 1, 2019
  • Implemented an efficient rock, paper and scissors game in Java using IntelliJ.

    Java MIT License Updated Oct 1, 2019
  • Minimum number of swaps needed to segregate an array with even numbers coming first and odd numbers after.

    Java GNU General Public License v3.0 Updated Sep 28, 2019
  • zgui Public

    Forked from zxvnme/zgui

    zxvnme's graphical user interface

    C++ MIT License Updated Sep 9, 2019
  • A Sudoku solver implemented in Java. Works in O(n ^ m) where n is possible numbers in each empty cell and m is the number of empty cells.

    Java 1 MIT License Updated Jun 16, 2019
  • nQueens Public

    A Java program that check if 'n' number of Queens can be placed, without threatening each other, on a 'n'x'n' chess board. Prints the board if such combination exists.

    Java 1 MIT License Updated May 21, 2019
  • java-bst Public

    BST with inorder traversal, insertion and deletion.

    Java 1 MIT License Updated May 13, 2019
  • URL-shortener web app (teeldr) developed using Node.js

    JavaScript 1 MIT License Updated May 3, 2019
  • Rotating and transposing a matrix implementations in Java and C++. This solution on leetcode was faster than 100%

    C++ 1 Updated Apr 19, 2019