Beyond Binary with Guly
Open in Telegram
- A Map for Brain Buffs📍 - Nerdy Curiosities💡 - Lexical LineUps📗 - Mindful Reflections🖇️ Gulnoza 🌝 ~ imperfectly perfect ✨ ~ A tech enthusiast 👩💻 ~ IELTS 7.5 holder 📄 ~ student at WUT 👩🏻🎓
Show more635
Subscribers
No data24 hours
No data7 days
No data30 days
Data loading in progress...
Similar Channels
No data
Any problems? Please refresh the page or contact our support manager.
Tags Cloud
No data
Any problems? Please refresh the page or contact our support manager.
Incoming and Outgoing Mentions
---
---
---
---
---
---
Attracting Subscribers
January '24
January '24
+4
in 0 channels
December '23
+6
in 0 channels
Get PRO
November '23
+217
in 4 channels
Get PRO
October '23
+1 115
in 18 channels
| Date | Subscriber Growth | Mentions | Channels | |
| 31 January | 0 | |||
| 30 January | 0 | |||
| 29 January | +1 | |||
| 28 January | 0 | |||
| 27 January | 0 | |||
| 26 January | 0 | |||
| 25 January | +2 | |||
| 24 January | 0 | |||
| 23 January | 0 | |||
| 22 January | 0 | |||
| 21 January | 0 | |||
| 20 January | +1 | |||
| 19 January | 0 | |||
| 18 January | 0 |
Channel Posts
This project "Split Landing Page" provides a visually appealing split landing page for showcasing two products side by side, with dynamic hover effects achieved through JavaScript and CSS transitions. You can customize the content and styles to fit your specific needs.
Project7
Day7
@beyond_binary 🪐
#project #html #css #javascript
| 2 | This project "Scroll Animation" creates a scroll animation on a webpage. When you scroll down the page, boxes with content will appear with a sliding animation. The purpose is to add a dynamic and engaging visual effect as the user scrolls through the content.
This type of scroll animation can enhance user experience and make the webpage more visually appealing. It's a way to draw attention to specific content as the user scrolls through the page, adding a dynamic element to the design.
Project6
Day6
@beyond_binary 🪐
#project #html #css #javascript | 198 |
| 3 | This project creates a blurry loading effect on a webpage. The blurry loading effect adds a visual appeal and a sense of progression. It could be used on landing pages, portfolio websites, or any other scenario where you want to engage users during the initial loading phase. The technique of blurring the background based on loading progress is a popular design trend for creating smooth and aesthetically pleasing loading animations.
Project5
Day5
@beyond_binary 🪐
#project #html #css #javascript | 195 |
| 4 | The Hidden Search Widget above is initially small and expands when the user clicks on the search icon. It offers a more engaging and aesthetically pleasing method of adding a search function to a website. Users find the search feature more interesting because of the design and motion.
Project4
Day4
@beyond_binary 🪐
#project #html #css #javascript | 216 |
| 5 | This HTML, CSS, and JavaScript "Rotating Navigation" project demonstrates the creation of a web page with a rotating navigation menu.
Why We Need This Functionality?
User experience and engagement may be improved with interactive features like spinning menus. This layout makes excellent use of the space available, particularly for websites with limited space.
Where can we use it?
This creative menu improves blogs and magazines by providing an innovative article navigation interface. It also improves landing pages, portfolio websites, and instructional sites with interactive features.
Project3
Day3
@beyond_binary 🪐
#project #html #css #javascript | 275 |
| 6 | This project Progress Steps enhances the user experience by providing a clear visual representation of progress through a series of steps, making it particularly useful for multi-step forms or processes on websites.
The purpose of this project is to visually represent progress through a series of steps or stages.
Project 2
Day 2
@beyond_binary 🪐
#project #html #css #javascript | 245 |
| 7 | This project Progress Steps enhances the user experience by providing a clear visual representation of progress through a series of steps, making it particularly useful for multi-step forms or processes on websites.
The purpose of this project is to visually represent progress through a series of steps or stages.
Project2
Day2
@beyond_binary 🪐
#project #html #css #javascript | 4 |
| 8 | This project Progress Steps enhances the user experience by providing a clear visual representation of progress through a series of steps, making it particularly useful for multi-step forms or processes on websites.
The purpose of this project is to visually represent progress through a series of steps or stages.
Project2
Day2
@beyond_binary 🪐
#project #html #css #javascript | 7 |
| 9 | No text... | 1 |
| 10 | No text... | 1 |
| 11 | +2 This project Expanding Cards creates an engaging and visually appealing user interface. You can click on different different panels, expanding the selected one while collapsing others.
You can use this interactive design in your portfolios or any future websites where you want to highlight and provide additional information for specific items.
Project_1
Day_2
@beyond_binary 🪐
#project #html #css #javascript | 310 |
| 12 | Hi there!
🖇️The "50 Projects in 50 Days" challenge is an exciting opportunity for those familiar with or learning HTML, CSS, and JavaScript.
Over the course of 50 days, I will work on small, practical, and functional projects. This challenge is a great way to enhance your programming knowledge and brush up your skills. Don't miss this opportunity to grow and learn. Ready to take the challenge? | 299 |
| 13 | 📌Need to concatenate a string with a number? No problem! Just convert that number to a string, and you're good to go...
📌Want to compare two variables of different types? Easy peasy! Convert them to the same type, and you can easily do your tasks.
💡But why do we need type conversions in the first place?
Well, cosider them as the chameleons. They can adapt to their surroundings and operations that would otherwise be impossible can now be carried out. | 390 |
| 14 | 👉🏻 So, next time you encounter an alert, prompt, or confirm in JavaScript, remember their importance when it comes interaction with users.
Because they are not just mere functions, but allow developers to display messages, get input and confirm actions even.
These functions are crucial for creating dynamic and interactive web applications.
@beyond_binary 🪐
#visualmap #javascript #interview_question #creativitylog | 379 |
| 15 | We know many operators from school, like addition +, multiplication *, subtraction -, and so on... (+ - x ÷)
📍This is a map for JS Operators and the purpose of their usage in JS programming. | 332 |
| 16 | I tried to highlight the difference between var, let and const.
This is the most important concept in terms of JS.
- If you go to an interview, you will for sure have a question about these keywords to declare variables.
@beyond_binary | 299 |
| 17 | Today was a Thanksgiving Party at WUT.
- In the US, Thanksgiving is a time to get together with loved ones, enjoy a customary meal, and give thanks for all the blessings in life.
@beyond_binary 🪐 | 332 |
| 18 | Hey there! Great question???
❓So, are "Data Types" really important in JS?
- Yes. for sure)
Why?
Because data types as its name suggests helps us to classify data according to its type and we can arrange them such as numbers, strings, booleans, arrays and so on... It gives our code accuracy and efficiency as well.
For example, imagine organizing your closet with arrays of dresses, shirts and shoes seperately for easy access. Or managing your contacts in a contact page with each having different and important details.
Plus, solving some problems would be much easier by having a clear understanding of data types. Although it may seem like a small detail, data types are actually a crucial part of JavaScript programming.
Hope that helps!
@beyond_binary 🪐
#visualmap #javascript #datatypes #creativitylog | 382 |
| 19 | Standing Out On LinkedIn as a Cybersecurity Professional with Chris
🎧 Episode Description
In this episode, host Ron Eddings speaks with Chris Hughes, President at Aquia, Cyber Innovation Fellow at CISA, and cybersecurity legend. Special guest, Chris Hughes, was initially inspired to build a personal brand through a desire to mend his weaknesses and highlight his strengths. However, LinkedIn offered a platform to display his growth and learning, leading to him amassing over 50,000 followers! In addition to sharing his story, Chris will emphasize tips on how to start your own personal brand.
Key Moments:
00:00 Welcome 00:56 - Introducing Guest, Chris Hughes
01:59 Finding His Way to Cyber
03:20 Brand Building on LinkedIn
05:19 Power of Networking and Personal Branding
11:32 Be a Part of Cyber Creator Con!
14:31 The Impact of LinkedIn on Career Opportunities
16:48 The Art of Content Creation on LinkedIn
20:16 Cashing in on Career Capital
22:05 Advice for Building a Personal Brand
@beyond_binary 🪐 | 405 |
| 20 | 🔗Making Mental Connections
Associate new words with words that you know or create mental connections to keep it in mind.
If learning "ephemeral," connect it to "temporary" and think of situations involving short-lived experiences to reinforce the concept.
🔗Topic-Specific Vocabulary
Focus on learning words related to your specific interests and learn related words.
If you are interested in technology, learn words like "algorithm," "encryption," and "machine learning" to understand more about the topic
🔗Trial and Error
Make mistakes while practising words by learning actively. You should use word many times.
Practice using "ubiquitous" in various sentences until it feels natural to you, then you feel confident to use it.
🔗Learn in Context
Understand words within the context of sentences or passages. Because sometimes a word may differs within the context.
Read a something including the word "ephemeral" instead of memorizing sperated words, to understand its meaning and usage in different ways.
🔗Pick up 5 Items of Authentic Vocabulary Every Day:
Learn consistently authentic words from different sources to boost your vocabulary.
While reading a news article or listening to a podcast, jot down at least 5 unfamiliar words, and learn their meanings and usage within the context.
🔗Try to Guess Its Meaning
Take a proactive approach to learning by using your intuition to figure out a word's meaning before doing a Google search.
When you come across the term "cacophony" in a book, stop to consider what it might mean according to the setting and mood of the story before looking it up in a dictionary.
🔗Develop Your Own Sentence
Integrate novel vocabulary in clear phrases to establish a stronger link with your own language usage.
Say something like, "The murdered man is thought to have been involved in drug smuggling," to learn the word "smuggling".
@beyond_binary 🪐
#VocabularyBoost
#WordPower | 408 |
