Tweet
Day 95 | #100DaysOfCode

Working on a Python script that will move image files to a central images folder. These image folders are created when a Juypter notebook containing charts is converted to markdown. Then it will delete those folders.

#python #code #buildinpublic
Day 93 | #100DaysOfCode

More website updates today.

- All notes now link to my GitHub account if you see a bug or an error, you can raise an issue.

- More CSS tweaks!

puneet.uk/index.html

#python #data #code #buildinpublic
Day 92 | #100DaysOfCode

Gave my website a bit of a spring clean in readiness for further changes.

Fixed some CSS issues and refined the typography for easier reading.

Check it out!👇

#python #data #code #buildinpublic #indiehackers

puneet.uk/index.html
Day 87 | #100DaysOfCode

- Updated the NumPy Array notes and added some resources too.
- Started to read an article called Turning the Database Inside Out. A lot to take in - will pick this up again tomorrow.

#python #DataScience #Numpy #buildinpublic

puneet.uk/python/creatin…
Day 86 | #100DaysOfCode

- Created a note on creating arrays with Numpy👇
- More data wrangling with Pandas and Numpy

#python #DataAnalytics #code #buildinpublic #hugo

puneet.uk/python/creatin…
Day 85 | #100DaysOfCode

- Figured out how to correctly implement a Twitter preview card and implemented a dynamic variable method to use slugs in Hugo. I'll do a write up soon.

- Updated my While Loop example as a test case 👇

#python #buildinpublic

puneet.uk/python/while_l…
Day 84 | #100DaysOfCode

- Updated site to include last updated and last edited values
- Added SEO and Twitter Card values - work in progress!
- CSS tweaks
- Added more notes

#Python #data #buildinpublic #code #CSS
puneet.uk/python/drop_da…
Day 83 | #100DaysOfCode

Following on from yesterday I wrote up some examples for the 'New Style” String Formatting (str.format). Available in version 3+ and backported to version 2.7.

Check it out!👇

puneet.uk/python/format_…

#python #data #code #buildinpublic

🖖
Day 80 | #100DaysOfCode

Made some minor CSS tweaks to the blog. Needs a bit more work on the usability front. Then I uploaded a Python 'For Loop Basics' note.
puneet.uk/python/for_loo…

Will sort out the link previews and SEO soon.

#buildinpublic #code #Python #data
Day 79 | #100DaysOfCode

👆 That fixed, I was able to publish my Python notes on dropping columns in a DataFrame.

puneet.uk/python/drop_da…

#python #buildinpublic #code
Day 7⃣5⃣ | #100DaysOfCode

My notes site is live.🥳

Check it out! puneet.uk

Needs more content - but I am working on it.

Let me know your thoughts.

#buildinpublic #code #web