Wallet-tracking system is finally live!
On 16th of October, I embraced coding with a goal to become a dev within the @base ecosystem
Today, I'm proud to share my first-ever project: a bot that tracks selected #base wallets #onchain and reports back any changes
The bot operates within a discord server. For obvious security reasons, the invite link won't be openly shared
If you're interested in joining and exploring wallet-tracking analysis, drop a comment with 'invite' and I'll DM you the discord invite link. Trust me, this tool is more useful than you might imagine
Huge s/o to @viklin98 for the incredible support throughout this project, thank you for all the answered questions!
And a huge s/o to a certain @base community for the push; tokenized self-belief is a real thing
#CodingJourney
Day 49 of working towards becoming a dev within the @base ecosystem.
Alright so a rough roadmap of final project has been completed
I had 2 ideas in the end. 1st being a playful program which allows 'interacting' with my irl dogs and 2nd one being an automated file sorter which basically sorts files you download on your computer based on its type
In the end, I decided to make both, but for the purpose of CS50P's final project - I'm going with the 1st idea
Goals for today were:
- create a dog class ✅
- listed out 9 functions (from feed, sleep, and play to sit, give paw, and place) ✅
- coded and tested 2 of those functions ✅
Any additional feature-like suggestions for the program are very much welcomed!!
Day 47 of working towards becoming a dev within the @base ecosystem.
It turns out that for the final project of CS50P you get to choose whatever you want to build
Already created one system which is base-related and that's the wallet-tracking bot which works with base scanner
However it utilizes more languages, not just python (which is a criteria of CS50P) so looking forward to building a new one
I want to connect it to base, and a bunch of OG projects that I've been following ever since I first bridged over to base
If you have any suggestions, please let me know
At the very least, the project will be seen by the CS50 team, it will get uploaded to a youtube account, and I'll share it here on X
Would like to find a good idea and finish the whole thing by EOY - this is prolly unrealistic, but w/e
Goals for today:
- complete 1/3 of W10 lessons✅
- brainstorm project ideas that can be connected to base and OG projects
Day 46 of working towards becoming a dev within the @base ecosystem.
GM
Week 9 of CS50P officially done, and just 1 more to go (aka the Final Project)
By far the hardest week, but learned a whole bunch of stuff with object oriented programming
Looking forward to using it more proactively in random scripts I got a habit of doing daily now
Goals for today:
- finish 3rd and final task of week 9
- get mentally prepared for starting the final project tomorrow
#python #CodingJourney
Day 48 of working towards becoming a dev within the @base ecosystem.
Tough part up, coming up with the final project idea for CS50P...
Spent last 2 and a half days thinking about this and idk if it's the holiday season or what, but my creativity seems to be fairly limited atm
Only idea that I was able to put down on the white board and continue building is an idea where user gets to 'meet' my dogs through a playful interactive program
I've got 2 dogs which are not only (completely) different in size, age, and personality... but also in literal approach to how they live their life
It also goes hand in hand with OOP - object oriented programming - which I spent last 2 weeks working on
Don't have a strict goal for today per se, just going to continue writing down usable functions and ideas that would make the program dynamic
So far I got stuff like giving a treat one of the dog doesn't like and time of the day / mood
Lemme know if you got any ideas or suggestions, more than happy to learn how to implement it (if it's something new to me)