Day 43:
Today I learned more about numPy, pandas, and data visualization. I practiced working with arrays, cleaning data, creating charts, and exploring linear regression.
#python
Day 42:
Today I learned how to handle missing data, combine different datasets, and create charts using python. I also learned how to group data, work with dates, and understand some basic database relationships
#python
Day 41:
Today I learned how to explore data using Pandas. I worked with datasets, cleaned data, and learned how to find useful information from it.
#python
Day 39:
Today I learned how login and signup systems work in websites using flask. Also learned how passwords are protected and how websites manage users in the backend.
#python
Day 38:
Today I learned how to make websites look clean and user friendly with better web design. I also learned advanced flask topic called restful routing.
#python
Day 37:
Today I learned how flask can send data into html pages using jinja templates. I also learned some bootstrap basics to make websites look better.
#python
Day 36:
Today I learned about html and url parsing in flask, how webpages connect with each other, using static files like css, and website templates. I also cleaned up the website I made.
#python
Day 35:
Today I learned html with flask, url parsing, and how routing works in web development. I also created a simple flask server that displays web pages using different routes.
#python
Day 34:
Today I worked on my website by generating a live link for my website. I learned how important correct file paths and folder structure are in web development. I also learned Selenium basics and it's uses. I even generated a live link for my website.
#python
Day 32 :
Today I built my own personal website using HTML & CSS with a clean pastel theme, custom landing page, profile section, mountain and cloud design, and a contact section with my Twitter linked.
#python
Day 31:
Today I improved my personal website using HTML & CSS by adding a soft background color and dotted line separators to make the design cleaner and more aesthetic and learned more about the websites.
#python
Day 30:
Learned HTML tables, forms, layouts, GitHub Pages, and started CSS. Also built and improved my personal website using HTML & CSS with my profile, journey, hobbies, contact section, and even linked my Twitter account.
#python
Day 29:
Today I learned more about HTML and web development. I worked with website structure, links, image elements, tables, forms, and even created and published my own website.
#python
Day 28:
Today I worked with real-world APIs in Python. Learned HTTP requests, authentication, headers, GET/POST/PUT/DELETE methods, explored Pixela, Nutritionix & Sheety APIs, automated Google Sheets, and updated my Quizzer Game.
#python
Day 27:
Today I worked with Tkinter GUI and built a Quizzer game using APIs. Learned to send requests, handle JSON data and extract useful info.
#python
Day 26:
Today I learned more intermediate Python by working with file handling, directories & paths, reading/writing files, mail merge projects, automated birthday wishers, SMTP email sending, and datetime modules.
#python
Day 25:
Today I built Python projects like Hirst painting using Turtle graphics, the classic Snake Game, a Turtle Race simulation, and a Flash Card app with Tkinter. Each project helped me understand game logic, animations, GUI building, and working with data.
#python
Day 24:
Today I learned more intermediate Python by building GUI apps with Tkinter, creating a Pomodoro timer, handling errors/exceptions, sending emails through Python, and completing multiple coding exercises & mini projects. Day by day its getting tougher but trying.
#python