CodeConno's profile picture. Good Guy spreading Quality Dev Content 😌
I ❤️ + RT #100DaysOfCode & inspiring, upcoming developers. #BuildInPublic #FollowForFollow 🤝 #100DaysofCodeChallenge

Code Connoisseur🍷💻

@CodeConno

Good Guy spreading Quality Dev Content 😌 I ❤️ + RT #100DaysOfCode & inspiring, upcoming developers. #BuildInPublic #FollowForFollow 🤝 #100DaysofCodeChallenge

Code Connoisseur🍷💻 님이 재게시함

Another project completed for an E-Commerce brand. Budget: $1500 for a 4 page design Timeline: 2 weeks

Praha37v's tweet image. Another project completed for an E-Commerce brand.

Budget: $1500 for a 4 page design
Timeline: 2 weeks

#FocuSee 2023 #Thanksgiving Giveaway! ✨🎉 Let's produce captivating product videos that easily grab the audience's attention and convert visitors. Check more info👇 @FocuSeeHQ FocuSee 2023 Thanksgiving Giveaway gemoo.com/campaign/thank…


Code Connoisseur🍷💻 님이 재게시함

Hello Developers 👋 Today, in Day 104 of #365DaysOfCode, I made a Digit Classification project using CNNs. I used ReactJS for the frontend and Flask for the backend. You need mouse for drawing input images so it will only work on laptops or pc Repo - shorturl.at/rJP45

sanskar_modi8's tweet image. Hello Developers 👋

Today, in Day 104 of #365DaysOfCode,
I made a Digit Classification project using CNNs. 

I used ReactJS for the frontend and Flask for the backend.

You need mouse for drawing input images so it will only work on laptops or pc

Repo - shorturl.at/rJP45

Code Connoisseur🍷💻 님이 재게시함

Day 31: Worked on some problem solving involving loops. Trying to add a phaser effect to my drum machine. Can't connect tone.js to p5.js. Need to do some research for a solution. #100daysofcode #javascript #CodeNewbie


Code Connoisseur🍷💻 님이 재게시함

Day 88 of #100DaysOfCode Productivity Rating: ⭐⭐⭐½ DSA ✅ Min Heap and Max Heap ✅ Heap Sort CS50 🖥️ Watching CS50 Fall 2023 - Lecture 0 - Scratch Daily Journal👇

coderNitesh's tweet image. Day 88 of #100DaysOfCode 

Productivity Rating: ⭐⭐⭐½

DSA
✅ Min Heap and Max Heap
✅ Heap Sort

CS50
🖥️ Watching CS50 Fall 2023 - Lecture 0 - Scratch

Daily Journal👇

Code Connoisseur🍷💻 님이 재게시함

Day 98 and 99 of #100DaysOfCode > Started with an interesting personal project for implementing a GPT based word-like editor with multiple useful features in my plan. > Continued with typescript. > Long Development and Debugging hours(Job).


Code Connoisseur🍷💻 님이 재게시함

Day 23 #100DaysOfCode DSA: ✓ Daily Problem in LC & GFG Dev: ✓ Infinite Scroll ✓ How web works "Earn Leetcode monthly badge"


Code Connoisseur🍷💻 님이 재게시함

Day 12 of my #100DaysOfCode! I haven't updated this challenge for the past 5 days due to some health and work issues. But I'm back on track now so Today I : - reviewed the String lecture and learned about different methods in String. - solved 6 easy-level LeetCode problems


Code Connoisseur🍷💻 님이 재게시함

Day 19 #100DaysOfCode JavaScript -> string, operators DBMS ->Normalization, Keys, 1NF, 2NF, 3NF #javascript #100daysofcodechallenge


Code Connoisseur🍷💻 님이 재게시함

Day 88 of 100, learning to use ibm_db API, connected to a database on IBM Db2 on cloud with Python, created a table, inserted data, also queried the table and loaded it into a pandas dataframe! #100DaysOfCode #SQL #Database #Data

carlosegzf's tweet image. Day 88 of 100, learning to use ibm_db API, connected to a database on IBM Db2 on cloud with Python, created a table, inserted data, also queried the table and loaded it into a pandas dataframe!
#100DaysOfCode #SQL #Database #Data
carlosegzf's tweet image. Day 88 of 100, learning to use ibm_db API, connected to a database on IBM Db2 on cloud with Python, created a table, inserted data, also queried the table and loaded it into a pandas dataframe!
#100DaysOfCode #SQL #Database #Data
carlosegzf's tweet image. Day 88 of 100, learning to use ibm_db API, connected to a database on IBM Db2 on cloud with Python, created a table, inserted data, also queried the table and loaded it into a pandas dataframe!
#100DaysOfCode #SQL #Database #Data

Code Connoisseur🍷💻 님이 재게시함

Day 283 of #100DaysOfCode Don't want to abandon my React projects course, so jumped back in! ✅ Started React project #12 ⚛️ ✅ Went over introduction ✅ Built the beginning structure Project focuses on a sidebar and a modal Should be a good one! Back for more tomorrow! 🚀

James_Wagner_'s tweet image. Day 283 of #100DaysOfCode 

Don't want to abandon my React projects course, so jumped back in!

✅ Started React project #12 ⚛️
✅ Went over introduction
✅ Built the beginning structure

Project focuses on a sidebar and a modal

Should be a good one! 

Back for more tomorrow! 🚀

Code Connoisseur🍷💻 님이 재게시함

Day 77 of #100DaysOfCode 📚 Swift Variables & Constants Deep Dive 🔍 Variables in Swift: Think of variables as labeled jars holding data, created using "var". 🏷️ Example & challenge: Swapping values of two variables 'a' and 'b' without direct number assignment. 🔄


Code Connoisseur🍷💻 님이 재게시함

Day 84, working with SQL on IBM Db2 on Cloud, practicing with queries, querying based on patterns, grouping, limits and order! #100DaysOfCode #SQL #Database #Data

carlosegzf's tweet image. Day 84, working with SQL on IBM Db2 on Cloud, practicing with queries, querying based on patterns, grouping, limits and order!
#100DaysOfCode #SQL #Database #Data
carlosegzf's tweet image. Day 84, working with SQL on IBM Db2 on Cloud, practicing with queries, querying based on patterns, grouping, limits and order!
#100DaysOfCode #SQL #Database #Data
carlosegzf's tweet image. Day 84, working with SQL on IBM Db2 on Cloud, practicing with queries, querying based on patterns, grouping, limits and order!
#100DaysOfCode #SQL #Database #Data

Code Connoisseur🍷💻 님이 재게시함

Day 4️⃣ of #100daysofcode: Expressions, Statements, Nullable Variables and Hello World Expression: Compute a value val x = 1 + 2 Statement: Perform an action, no value println("Hello")

theRealMondongo's tweet image. Day 4️⃣ of #100daysofcode: Expressions, Statements, Nullable Variables and Hello World

Expression: Compute a value
val x = 1 + 2

Statement:  Perform an action, no value
println("Hello")

Code Connoisseur🍷💻 님이 재게시함

DAY 38 Today I learned about pointers -->what is pointer -->Use of pointer -->Creation -->access method -->null pointer #DSA #100daysofcoding

Arishu74's tweet image. DAY 38
Today I learned about pointers
-->what is pointer
-->Use of pointer
-->Creation
-->access method
-->null pointer
#DSA
#100daysofcoding
Arishu74's tweet image. DAY 38
Today I learned about pointers
-->what is pointer
-->Use of pointer
-->Creation
-->access method
-->null pointer
#DSA
#100daysofcoding
Arishu74's tweet image. DAY 38
Today I learned about pointers
-->what is pointer
-->Use of pointer
-->Creation
-->access method
-->null pointer
#DSA
#100daysofcoding

Code Connoisseur🍷💻 님이 재게시함

Day 78 of #100DaysOfCode 📱 Size Classes & Auto Layout: - Auto Layout: Set rules for UI display across screens & orientations. 📐🛠️ - Size Classes: Group devices by screen size & aspect ratio. 📏📱 - Design Approach: Go automatic over manual for scalable designs. 🤖 vs. ✋


Code Connoisseur🍷💻 님이 재게시함

Day 2 / #60DaysOfSitecore Just another day in the life of a coder! 🤓 Fixing a pesky 404 error as I set up the 'Getting Started' template in my dev environment. Challenges like these make us better! 💪 At least mentally. #100DaysOfCode #CodingLife #WebDevelopment


Code Connoisseur🍷💻 님이 재게시함

✅Made one pull request ✅Studied AWS policies Experienced open source contributors: I completed an issue, and instead of merging it, the person told me to do some additional new task, and they did this several times. Is this customary? R3-Day 15 #100DaysOfCode #Hacktoberfest


Code Connoisseur🍷💻 님이 재게시함

Day 80 of #100DaysOfCode: Tackled C# module on template literals & strings early on. 🌅 Switched gears to my todo app - adjusted the Java backend to default task status on creation and enhanced the frontend. Up next: todo editing!


Code Connoisseur🍷💻 님이 재게시함

Days 8 & 9 of #100DaysOfCode (Round 2) ✅ Started learning GSAP 🥳 It is a JavaScript library for creating animations and interactive web content. You can also use the GSAP ScrollTrigger plugin to do scroll-based animation 😍 Here is a basic example 👇


Loading...

Something went wrong.


Something went wrong.