Pinned Repositories
algotradingfordummies
Black-Pink-Lyrics-App
Hi Blinks! This is an open-source app that contains scrollable lyrics to all of the BlackPink MVs. Uses the youtube Android API and is legal as it is unmonetized!
Build-Android-x64
A custom Windows Subsystem for Android with GApps, Magisk and KernelSU
CSE442-BuyNSell
This is the repository for the CSE442 BuyNSell Web app project.
easy-algotrading-sdk
An sdk to speed up development of algo trading code on a live server, no timers required! Highlights include quickly passing functions to the sdk for automatic execution.
easy-latex-resume
A template to easily publish a resume in Latex with an tools to install the Latex Workshop VS Code extention
easy-rn-expo
The easiest React Native template to avoid all issues running on physical devices. An "easy_expo.bash" script is included to build both the ios and android projects instantly. Since there aren't many examples for enabling permissions in react-native's expo, an example configuration with most permissions is included in "app.json". Other highlights include a stater example with navigation, dark mode, and native-base components that are also included.
easy-social-gh-pages
easy_crontab-py
A library to rrapidly shedule python scipts to any UNIX cron manager in a straight forward manner.
osm-snap-to-roads
An in-depth guide to setting up a tech stack to clean gps coordinates and snap them to their respective roads. A free alternative to Google's paid "Snap to road" api.
ltanedo's Repositories
ltanedo/osm-snap-to-roads
An in-depth guide to setting up a tech stack to clean gps coordinates and snap them to their respective roads. A free alternative to Google's paid "Snap to road" api.
ltanedo/easy-rn-expo
The easiest React Native template to avoid all issues running on physical devices. An "easy_expo.bash" script is included to build both the ios and android projects instantly. Since there aren't many examples for enabling permissions in react-native's expo, an example configuration with most permissions is included in "app.json". Other highlights include a stater example with navigation, dark mode, and native-base components that are also included.
ltanedo/algotradingfordummies
ltanedo/Build-Android-x64
A custom Windows Subsystem for Android with GApps, Magisk and KernelSU
ltanedo/easy-latex-resume
A template to easily publish a resume in Latex with an tools to install the Latex Workshop VS Code extention
ltanedo/easy-social-gh-pages
ltanedo/easy-td-auth
A selenium based authenticator for the TD api using a real brokerage account. Will handle handle all Oauth logic and dump to td_credentials.json. Make sure selenium is properly configured before use.
ltanedo/fast-flutter
ltanedo/goog-oauth-utils-py
A python client to easily authenticate google services using Oauth2. Library is lightweight requiring no dependencies except requests. Supports 'Desktop' and 'Web' oauth2 clients.
ltanedo/GSheets_TSDB-python
Making Google Sheets into a free Time-Series database! Uses Named-Spaces from sheets, to query date_labeled data at O(1) time. Built on top of nithinmurali/pygsheets, much thanks to him for the starting library. Please enable the Sheets API in the google cloud developer console!
ltanedo/k-dojo-TESTING
A RUST CLI template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.
ltanedo/kikitalk-landing-page
ltanedo/linkedin-jobs-query
A library to rapidly search for jobs using the Linkedin/jobs/api
ltanedo/ltanedo.github.io
ltanedo/MagiskOnWSA
MagiskOnWSA
ltanedo/nyc-point-to-road-labeler
A python libray to rapidly label single-points or complete geojson files against all ~150k roads in the 5 boroughs of NYC. Implementation builds a lookup index from the NYC Open-Data Portal and efficiently matches using SKLearns KDTree. Very useful in performing geospatial data science such as snapping certain incidents like traffic, crime, or event data to their retrospective roads. Also great for higher level detail analysis after clustering by NYC Census regions or Precincts.
ltanedo/powertrader-manuals
ltanedo/pypusher
A simplified python client to send and receive messages using pusher.com. All dependencies are built into the client and library is ready for use. Cheers!
ltanedo/rust-dojo
ltanedo/selenium-fork
A browser automation framework and ecosystem.
ltanedo/Shinobi.py
Fast web interceptions for API Penetration Testing
ltanedo/simple-telegram-py
ltanedo/simplebuf
A lightweight python library to rapidly develop protobuf pipelines with automatic importing and schema generation across records (lists of dicts in python). The simplebuf library supports protobuf unix installtion, but needs the "protobuf" folder to be downloaded into the same directory. Happy usage, cheers!
ltanedo/speech-android
Robust Speech Recognition via Large-Scale Weak Supervision
ltanedo/tuneta
Intelligently optimizes technical indicators and optionally selects the least intercorrelated for use in machine learning models
ltanedo/Typecast
Enabling performers to find their broadway typecast!
ltanedo/TypeCast-AI
ltanedo/UBBreakersWebsite
Built and deployed website www.ubbreakers.gq and www.joinbreaks.gq to host club information and quickly add emails of new members to master list.
ltanedo/woo-put-selling-strategy
Development and validation of the "woo-put-sell" stocks and ta model developed by various students in the WOO-Sig group.
ltanedo/WSAndroid-installer