Skip to content

Here are the personal/passion projects that I am currently working on, have implemented, or are still in the idea phase.

Notifications You must be signed in to change notification settings

lyndskg/passion-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 

Repository files navigation

Projects

Cybersecurity

  1. cybersec-suite
  2. phish-filibusterer
    • anti-phishing software. fuck zelle scams. gonna prevent them from happening (legally), but if it does: gonna get them back (legally), report them (legally), and penalize them (legally).
  3. your-pw-sucks
    • use John the Ripper and other password crackers based on canonical common/vulnerable password lists to try and crack users' password(s) based on user-provided info
      • if password is crackable, guarantee that it will be safely disposed of; suggest far safer ones that are way better than Apple's random ass strong passwords
    • incorporate regex??
  4. snoopy
    • tracks any and all history once ML-trained alien keystroke is detected
    • Recognizes and sets default Keystrokes for default users
    • starts recording keystroke pattern once unusual data begins occuring
    • fine-tunes its model any time a statistically similar keystroke is used from that point on
    • finalizes on 2nd alien keystroke and tells default user and allows them to name the alien keystroke after alien.
    • Captures data of all this to prove to alien
  5. third-eye
    • buzzword-activated camcorder for macOS

 

(Back to top)


Bots

  1. ChatGPT4Me
    • bespoke ChatGPT using GPT-3.5 tailored and fine-tuned using OpenAI's InstructGPT model
  2. ChatGPT4Mac
    • ChatGPT desktop app for macOS
  3. uwu-bot
    • a twitter chatbot based on GPT-3 and Replit that replies like your fav uwu or hentai girl. i couldn't think of anything better atm.
  4. im-annoying-a-robot
    • aggregates all of the useful information in ChatGPT's responses in a convo thread
  5. posh-a-matic
  • automates lots of tasks for Poshmark using Selenium w/ Python and WebDriver API instances for web-scraping
  1. d3p0pp3d
  • automates lots of tasks for Depop using Selenium w/ Python and WebDriver API instances for web-scraping

 

(Back to top)


Finance

  1. lyndseygupiao
  • access da chinese stock market
  1. spearmint
  • budgeter app for macOS and iOS and deployed as web app. meant for ppl too stupid to use Mint (like me)
  1. re-tired
    • max 401k/Roth IRA contribution calculator
    • Inputs: household TC, annual/monthly salary, pay schedule, tax withholdings/exemptions and other W-9 info, age, # of dependents, state of residence/employment, state income tax
  2. 1-800-uncle-sam
  • U.S. income tax (re)calculator, enabling users to adjust their annual total tax liability or calculate expected tax percentages for alternate revenue streams
  1. reselling-fees
  • GUI w/ calculator for Depop, Grailed, StockX, TheRealReal, Vestiare Collective, Poshmark, Mercari, eBay, etc.
  1. fxck-karma
  • "Can I afford this?"
  • considers net worth (and liquidity), annual salary or net profit, % tax bracket, state of employment/residence, Marginal and total utility of good calculated based on prev calculations, etc
  1. delivery-or-nah
  • self explanatory, but...
  • Checks price in-store vs Instacart/Uber Eats/Doordash/Gopuff/Shipt/Whatever tf to let you know if it’d be cheaper to buy in-store vs Instacart based on cart items (obv), state of residence to which groceries are to be delivered, tax rate of said state, user inputted tip in $ or % (defaults to a certain %), etc - Enhanced: time of day, day of week, hourly salary, Uber/lyft rates, roundtrip commute time (walk/bike/scooter/bus/train/car), weather (rainy or not), etc
  1. classpass-or-nah
  • uses web/data scraping and ML for what seems to be an easy decision. determines whether to book service/class using Classpass based on monthly subscription / per-credit cost, scrapes web for pricing of service direct from retailer/establishment

 

(Back to top)


Optimization

  1. IFTTT4PC
  • IFTTT (if this then that) as a desktop app (macOS and later Windows)
  1. auto-resy
  • user inputs restaurant, preferred time(s), etc and auto-resy will go on OpenTable, Tock, Resy, Yelp, or whatever to book 4 u
  • enhanced versions can use CC concierge services
  1. TaskHive (virtual taskrabbit employment platform)
  2. ADHDExec
  • tldr; life planner for ppl w ADHD

 

(Back to top)


Music

  1. MetaMix (update metadata on mixing software)
  2. idk what to call it but update metadata for audio tracks directly in Finder/Music on macOS
    • it's gotta be resilient enough to survive migration assistant
  3. ytconv3rt3r
    • convert youtube audio to any format; deployable as web app, desktop app (macOS as a dmg or via CLI or via Homebrew, Windows as a msi or via its own channels and toolkits)
  4. maxnmastered
  • volume booster and AI-powered live mastering service for macOS
  1. spotify-to-mp3-xor-wav
  2. spotify-algo-enhancer
  3. yt-soundcloud-spotify-to-mixing-software
  4. what-to-mix-next
  • this one's gonna be hard
  1. volume-vault
  • macOS max volume booster

 

(Back to top)


Arrrr pirate

  1. libgen-tor
  • libgen doesn't work on clear net anymore...
  1. free4all4streaming4free
  • duckduckgo findz da linkz
  1. 12ftandunder.io
  • checks if paywall can be removed using 12ft.io. will prolly b a google chrome extension

 

(Back to top)


ML

  1. travel-guide-ML

ML recommendation shit

  1. meta-bookclub
  • based on Goodreads, Google, Amazon, etc
  • does additional web and social media scraping
  1. meta-foodclub
  • based on Yelp, Beli, Google, Michelin, TripAdvisor, etc
  • does additional web and social media scraping
  1. meta-nightclub
  • based on Clubbable, Discotech, ra.co, local events (e.g. from facebook), Yelp, Google, etc
  1. meta-filmclub
  • based on Letterboxd, Google, IMDB, RottenTomatoes, etc

Subtitle shit

  1. [ subtitle generator thing ](
    • generates subtitles for movies found via lumpysoft and other index search tools
  2. AutoSubber
  • automatically generates subtitles using NLK
  1. AutoDubber
  • automatically dubs foreign-lang films using NLK
  1. AutoSubSync
  • automatically syncs subtitle tracks to mkv or m4a files (and eventually other AV files)
  1. AutoSubFinder
  • automatically finds subtitle track file for corresponding movie

 

(Back to top)


Coding Shit

  1. hc-ide
    • high contrast IDE themes (cross-compatible) designed specifically for outdoor usage
  2. alexa-to-mac
  3. optimaLEET
  • Leetcode optimal solution implementation answers and visualizations (use 98 proj of code template for visualizations?)
  • add them one by one when I solve them on leetcode
  1. MLeet

Templates

  1. markdown-template
  2. MakeItCpp
  3. CMakeMe
  4. CMake2Make

Web App Dev

  1. emperor-of-sofas
    • this is gonna b my website
  2. website-template

Tools for programmers

  1. homerebrewer
  2. CodeCompare
    • Programming language comparators and pros/cons lists and venn diagrams and visualizations for features such as difficulty to learn, best usages, assess whether it’s worth learning and how long it’ll take to assist user in reaching user’s goals (and if so, generates timeline/gameplan/roadmap/study guide/bootcamp based on EV of effort required to be able to assist)
  3. coders-block
  • Generate list of suggested coding projects based on and separated by user-inputted interests using ML
  1. optimal-tech-stack

 

(Back to top)


Mental health

  1. dsm5gang (mental health quizzes; bad results: suicide guardiAIn)
  2. si-guardiAIn
    • Uses ML based on historical data (software usage, search input, time of usage and just general facts/knowledge/info/assumptions to trigger set of suicide prevention events/options/resources/actions when user begins using the OS in manner that via ML, app recognizes as:
      • being statistically significant, and
      • indicating user’s SI, degree of SI, and thus urgency/timeline of action plan
        • and hence is able to provide the most efficient/effective set of suicide prevention events/options/resources/actions

Drugs and/or harm reduction

  1. test-ur-x
    • free test kits and monetary (or other) incentives for risk mitigation / harm reduction -- on me.
  2. tattletale
    • tattles on minors on twitter and social media who are genuinely a threat to their own safety or to public safety

Self growth or help or whatever

  1. myers-briggs-digest

    • daily digest based on myers briggs type
  2. the-punisher

    • classical conditioninggggg
  3. blackout4gud

    • iOS app paying u to keep screen off for diff charities or for urself.
      • Create general pool gofundme.
      • Upon app acc creation, users must link valid payment info.
      • Upon opening app / starting blackout timer, points accrued based on amt of time from display being turned off until time that phone is unlocked again.
        • Must specify purpose of using app each session: if for charity, add multiplier to points; if for self, don’t.
      • For (just) charity sessions WITH A MULTIPLIER OR PROMO, points will directly converted to $ and donated to gofundme to prevent abuse.
      • Pre-defined min-to-point rate generally, but may include promos in future.
      • Challenges for users: select N hours w/ no phone. If fail, must pay differential points in $, which will be put into Gofundme. If win, will receive some sort of booster or promo or multiplier for N hrs or N+x=N_ hrs or for x hrs
      • Investors can choose to donate purely to support the cause, or can choose to partake and just donate to either app producer or gofundme using $ or whatever points they earn w/ whatever multiplier they desire.
  4. a-wiki-a-day

  5. a-reddit-a-day

Communication

  1. shout-into-the-ether
    • simple UI that sends messages via text, email to e-addresses belonging to user (or someone that user wants to contact), etc
    • BUT CAVEAT is that they’re delivered randomly in future like in Co Star
  2. no-phones-while-dining

 

(Back to top)


Relationships

  1. lesprit-de-lescalier
  2. ldr-luv
    • ML list generator of personalized date ideas for you and your LDR partner for both in-person and virtual dates
    • considers duration and time/day of date, zip codes (of both parties, if separate), time zone (of both parties, if separate), etc
    • Can accept input for, store, and/or assume hobbies/interests/ preferences
    • Enhanced: class holding all previous date instances w/ variables for overall date rating, sub-category ratings, type of date, location, $$, etc
    • Add pics and metadata and shit if virtual, keep record
  3. relationship-event-tracker
  4. relationship-finance-tracker

 

(Back to top)


Google Chrome extensions

  1. coupon-coup-coop
  • Find REAL coupons for specific thing, filtering out all the expired codes or bs or “no code necessary” shit
    • esp for ML-flagged webhosts/companies and/or coupon code descriptions, and/or
    • links that attempt to redirect you to store website whenev u Google search up coupons for that thing
  1. autopopper
  2. lazyposhmark
  3. eli5-chrome

 

(Back to top)


Connections

  1. puta4puta
    • Help connect girls to promoters, pay pigs, ppl who like feet, sugar daddies/mommies, etc
    • Pretty privilege and all this shit only exists bc we live in a patriarchy and im not trying to sound like a feminazi but girls should be able to leverage what they want to leverage
  2. g8keep
    • Generates list of things to do from sources on Internet given amt of time until event begins, location, cost of attendance / budget (i.e. max price) — as a %, weighted higher if less time til event begins, # of attendees, u and attendees’ interests, etc
  3. twinge
    • Hinge algo enhancer
  4. swipe-right
    • Tinder algo enhancer

Id make one for Bumble but unfortunately i'm banned bc my friend used my acc to source illegal substances in a foreign city and some men got pissed and reported me. thanks simar

 

(Back to top)


App Enhancements

  1. note-sync
    • Enhance Apple Notes to include Gdoc functionalities (esp for shared notes)
  2. GSearchPlus

 

(Back to top)


Games

  1. game-walkthrough-gen
  2. super-mario-bros-secrets
  3. mario-kart-secrets
  4. gba-emu
    • Game boy advance emulator for macOS (as of now — may extend to iOS and/or Switch). Want to incorporate gamezzzzz 2
    • Incorporate mods

 

(Back to top)


Misc Tools

  1. better-than-coin-flip
  2. lunar-logic
  3. toybox
    • Mini GUI w toolkit containing functionality to retrieve sources for and run/execute all small programs within app

 

(Back to top)


OTHER RANDO IDEAS W/O REPOS YET

  • std testing enforcer? virtual polygraph?
  • more twitter ai reply bot(s)
  • sptoify playlist generator
  • like deezer, transfer from apple music -> spotify and vice vers better
  • stardew allow cross-console co-op farms
  • horoscope/astrology shit (i'm not into it. plz. but ppl are)
  • IDE switcher/transferer
  • reddit of the day
  • force turn off all elertronics by bedtime (idk how to enforce?)
  • social platform for local barter/trade
  • social platform for local freelance mini-project / contract work
  • resale value/deprecation calculator
  • based on internet results for for-sale/sold items of same/similar

About

Here are the personal/passion projects that I am currently working on, have implemented, or are still in the idea phase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages