Skip to content
View blkpvnthr's full-sized avatar
πŸ‘½
Learning
πŸ‘½
Learning
  • REBELWEAR
Block or Report

Block or report blkpvnthr

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

πŸ‘½ blkpvnthr

(Developer/Artist/Creator)

I'm an indie full-stack developer building my version of the digital world one block of code at a time. All coding projects are built from the ground up, from planning and designing all the way to solving real-life problems with code.

Top Langs

followers total stars


🧰 Languages and Tools

Python

HTML

CSS

JavaScript

NodeJS

React

Java

TypeScript

Angular

Git

Linux

C++

GitHub

Gradle

Bash


πŸ“Š Stats

blkpvnthr's GitHub stats

πŸ‘©πŸΎβ€πŸ’» blkpvnthr's Coding Journey

I started my web development career at the end of 2021 as a naive computer science student with a passion to learn everything I could about this programming world - code, unix, linux, theory. And all the while, teaching myself iOS development with a dream to build my own app, but that soon got overshadowed by my desire to excel in Python. I have a burning desire to develop a consistently profitable trading algorithm so I am learning all I can about machine learning, financial mathematics, and coding.

[website]: https://asmaa.dev πŸ’» -->

Pinned Loading

  1. limitOrderBook-alpaca2 limitOrderBook-alpaca2 Public

    this code generates 'buy' and 'sell' signals based on a moving average crossover strategy

    Python

  2. hyperdrive hyperdrive Public

    Algorithmic trading using machine learning.

    Python 2 3

  3. ai-dino ai-dino Public

    AI learns to play the Chrome Dinosaur πŸ¦– game.

    Python 1

  4. sudoku-solver sudoku-solver Public

    This is a sudoku solver using the backtracking algorithm. It includes a graphical GUI as well as a text based version.

    Python 1

  5. tradekit tradekit Public

    Forked from hackingthemarkets/tradekit

    a collection of open source server components and Python libraries for financial data projects and automated trading

    HTML 1

  6. minimax-tictactoe minimax-tictactoe Public

    A tic tac toe game implementation using the Minimax algorithm to determine optimal moves.

    Python