dreamhaunter_py's profile picture. Student 
#Python
ML Enthusiast.
๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

Nitin

@dreamhaunter_py

Student #Python ML Enthusiast. ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จโ€๐Ÿ’ป

๐Ÿš€ Finished #100DaysOfCode! Last 4 days: Prepped for Python interviews, applied for jobs, got 3-4 calls but faced some rejections. Still pushing forward! ๐Ÿ’ช Working on freelance projects and sharpening skills in Python, MySQL, and MongoDB. ๐Ÿ”ฅ Keep coding, keep growing! #Python


๐Ÿš€ Day 91-96 of #100DaysOfCode: - Practiced Python interview Qs - Helped a friend with Python, Deep Learning & Kaggle project ๐Ÿค– - Contributed to data-driven research! Questions : github.com/HeyBuddy-NSK/1โ€ฆ Excited to keep growing! ๐Ÿ’ช #Python #TechCommunity #DeepLearning


Day 82 to Day 85 of #100DaysOfCode Day 82: Learned about deployment. Day 83: Heroku is not free, searched for alternatives. Day 84: Finalized Docker & started configuration. Day 85: Created an external database. Check out : -github.com/HeyBuddy-NSK/1โ€ฆ -github.com/HeyBuddy-NSK/nโ€ฆ


๐Ÿš€ Days 80-81 of #100DaysOfCode: Performance & Stability! Day 80: Source Code Profiling - To Identify slow functions. Day 81: Production - Auto DB updates & error logging. progress: Code: github.com/HeyBuddy-NSK/1โ€ฆ App: github.com/HeyBuddy-NSK/nโ€ฆ #Python #ErrorLogging #DevJourney


๐Ÿš€ Days 75-79 of #100DaysOfCode: Selenium & Unittest with Python! ๐Ÿงช Day 75:API testing. Day 76:Selenium Basic. Day 77:Selenium+Unittest. Day 78:Test cases for user. Day 79:Checked DB performance progress: Blogging App: github.com/HeyBuddy-NSK/nโ€ฆ #Python #Selenium #UnitTesting


๐Ÿš€ Day 74 of #100DaysOfCode: Unittest Module! Learned unittest module basics, created test cases for client login/registration. Check the report in the image! progress: 100 Days of Code: github.com/HeyBuddy-NSK/1โ€ฆ App: github.com/HeyBuddy-NSK/nโ€ฆ #Python #UnitTesting

dreamhaunter_py's tweet image. ๐Ÿš€ Day 74 of #100DaysOfCode: Unittest Module!

Learned unittest module basics, created test cases for client login/registration. Check the report in the image! 

progress:
100 Days of Code: github.com/HeyBuddy-NSK/1โ€ฆ
App: github.com/HeyBuddy-NSK/nโ€ฆ

#Python #UnitTesting

๐Ÿš€ Day 73 of #100DaysOfCode: Learned the coverage module! Key : 1. Installation 2. code coverage 3. Generating reports 4. Improving quality Check: 100DaysofCode: github.com/HeyBuddy-NSK/1โ€ฆ App: github.com/HeyBuddy-NSK/nโ€ฆ #Python #CodeCoverage #SoftwareTesting #DevCommunity

dreamhaunter_py's tweet image. ๐Ÿš€ Day 73 of #100DaysOfCode: Learned the coverage module! 
Key :
1. Installation
2. code coverage
3. Generating reports
4. Improving quality

Check:
100DaysofCode: github.com/HeyBuddy-NSK/1โ€ฆ
App: github.com/HeyBuddy-NSK/nโ€ฆ

#Python #CodeCoverage #SoftwareTesting #DevCommunity

๐Ÿš€ Day 66-72 of #100DaysOfCode: Built RESTful APIs with Flask for my social blogging app! ๐Ÿ“˜ Blueprint registration ๐Ÿ” Token-based authentication ๐Ÿ“ storing posts ๐Ÿ“‹ Fetching posts ๐Ÿ’ฌ storing comments ๐Ÿ“‚ Fetching comments โš ๏ธ Errors & permissions App: github.com/HeyBuddy-NSK/nโ€ฆ


๐Ÿš€ Days 64-65 of #100DaysOfCode: APIs & REST APIs! ๐ŸŒ Learned the APIs and RESTful APIs. Excited to apply this knowledge in future projects! Check out the resources and my coding journey! ๐Ÿ‘‡ ๐Ÿ”—github.com/HeyBuddy-NSK/1โ€ฆ ๐Ÿ”—github.com/HeyBuddy-NSK/nโ€ฆ #API #RESTAPI #LearnInPublic


๐Ÿš€ Day 62-63 of #100DaysOfCode! I've added user comments to my social blogging app, nkblog. ๐Ÿ“๐Ÿ’ป achieved: - comment functionality - Comment database - removed bugs Check : ๐Ÿ”— github.com/HeyBuddy-NSK/1โ€ฆ ๐Ÿ”— github.com/HeyBuddy-NSK/nโ€ฆ #Python #Flask #WebDev #Coding #LearnInPublic


๐Ÿš€ Day 58-61 of #100DaysOfCode: Python! ๐Ÿ Learned about user relationships, fixed database & logical errors in my app. Explore my progress & projects: ๐Ÿ“ Daily: github.com/HeyBuddy-NSK/1โ€ฆ ๐Ÿ”ง nkblog app: github.com/HeyBuddy-NSK/nโ€ฆ #Python #Flask #LearnInPublic


๐Ÿš€ Day 54-57 of #100DaysOfCode: Blog Posts with Flask! Learned and implemented: ๐Ÿ”น Database models for posts ๐Ÿ”น Creating new posts ๐Ÿ”น Displaying posts & linking to authors ๐Ÿ”น Updating-deleting posts Check out my progress: github.com/HeyBuddy-NSK/nโ€ฆ #Python #Flask #LearnInPublic


๐Ÿš€ Day 53 of #100DaysOfCode with #Python & #Flask! Today was all about User Profiles: ๐Ÿ”น Extended User model ๐Ÿ”น Profile pages ๐Ÿ”น Last seen tracking ๐Ÿ”น Editable profile forms ๐Ÿ”น profile templates Check out my: ๐Ÿ”— github.com/HeyBuddy-NSK/1โ€ฆ ๐Ÿ”— github.com/HeyBuddy-NSK/nโ€ฆ #LearnInPublic


๐Ÿš€ Day 52 of #100DaysOfCode: User Roles with Flask! โœ… User Roles โœ… Permissions with bitmasks โœ… Database โœ… Role Assignment โœ… RBAC progress & the social blogging app I'm building: ๐Ÿ‘‡ ๐Ÿ”— github.com/HeyBuddy-NSK/1โ€ฆ ๐Ÿ”— github.com/HeyBuddy-NSK/nโ€ฆ #Python #Flask #LearnInPublic


๐Ÿš€ Day 51 of #100DaysOfCode: User Authentication in Flask! ๐Ÿ” Learned about: - Secure data - Password hashing - Registration & login - Session management - Email verification Check: github.com/HeyBuddy-NSK/1โ€ฆ Working on ๐ŸŒŸ github.com/HeyBuddy-NSK/nโ€ฆ #Python #Flask #LearnInPublic


๐Ÿš€ Day 50 of #100DaysOfCode: Large application structure in Flask! ๐Ÿ—๏ธ 1๏ธโƒฃ Application Package 2๏ธโƒฃ Factory Function 3๏ธโƒฃ Configuration Management 4๏ธโƒฃ Blueprints 5๏ธโƒฃ Error Handling 6๏ธโƒฃ Extension Initialization Check out my progress: github.com/HeyBuddy-NSK/1โ€ฆ #Python #Flask #LearnInPublic


๐Ÿš€ Day 49 of #100DaysOfCode: Mastering email integration in Flask! ๐Ÿ“ง 1๏ธโƒฃ Flask-Mail Setup 2๏ธโƒฃ Sending Emails 3๏ธโƒฃ Email Templates 4๏ธโƒฃ Asynchronous Emails Check out my progress and code: github.com/HeyBuddy-NSK/1โ€ฆ #Python #Flask #WebDev #Coding #LearnInPublic


๐Ÿš€ Day 48 of #100DaysOfCode: Today, I mastered database integration with Flask! ๐Ÿ”ฅ 1๏ธโƒฃ SQLAlchemy ORM 2๏ธโƒฃ CRUD Operations 3๏ธโƒฃ Database Migrations Check out my progress and code: github.com/HeyBuddy-NSK/1โ€ฆ #Python #Flask #WebDev #Coding #LearnInPublic


United States Trends

Loading...

Something went wrong.


Something went wrong.