Giter Site home page Giter Site logo

playground's Introduction

Introduction

The goal in the 2024 is to have some kind of code committed in each day of the year. This repository represents my attempt of learning more about certain topics that are of my interests or to add the scripts that I have created to help my productivity (definitely did not spent more time on them than it would have taken to do it manually).

Current projects

.NET API for Algorithmic Trading

A .NET8 API which makes use of a yFinance library to download data and store it locally into a PostgreSQL database, if the data is not already in the local database. It can currently download multiple stocks in a single timeframe and can also save it as a csv file which I am currently using for the python scripts, due to the fact that there are more tutorials on python and then when learning some strategies I will translate the good ones to C# code. I try to learn through it how to structure in a clear architectural pattern the whole code. I would like to add more features to display the data and also be able to test different strategies of trading.

Python Scripts

In the PythonScripts folder I have different scripts that I made.

This script is linked with the kr_simple_characters.json file and it aids my learning of Korean characters in a fun way.

Image extractor

As a proof of concept I created an image extractor for a .har file type which then merges all the images into a pdf. This was done to prove that even though there are some restrictions on downloading certain pdfs from a website, and the pdfs can only be viewed online, there are still ways to avoid the limits imposed by the pdf convertor on the website. Even though there were some encodings of base64 on the contents of the images it was still an easy task to decode those, showing once again that security through obscurity does not work.

playground's People

Contributors

shugubota avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.