Selemon Brahanu 🧪 Profile picture
🚀 Frontend Engineer crafting seamless user experiences | Building Windi UI & cutting-edge UI component frameworks
Erik Viana Profile picture 1 subscribed
Oct 29, 2022 12 tweets 2 min read
CSS CheatSheet For Beginners ✨

Thread 🧵 1. Selectors

✅️ * {} - Universal Selector
✅️ #id {} - ID Selector
✅️ .class {} - Class Selector
✅️ h1, h2() - Type Selector
✅️ h1+p Adjacent Sibling Selector
✅️ ul > li Child Selector
✅️ h1 - p {} General Sibling Selector
✅️ p a{} Descendant Selector
Oct 28, 2022 12 tweets 5 min read
YouTube has 800+ Million videos.

Most of them suck.

Here are 10 free videos that will make you a FullStack Developer and change your life ✨

Thread 🧵 1. HTML Course

- Here is a great course by @yesdavidgray that will teach you HTML.

YouTube Link :
Oct 23, 2022 7 tweets 2 min read
50 JavaScript Projects For Beginners ✨

Thread 🧵 1. Testimonials UI
2. Todo App Project
3. Ad Block Detector
4. Age Calculator
5. Calculator
6. Currency Converter
7. Custom Select Menu
8. Dictionary App
9. Dark Light Mode Project
10. Digital Clock
11. Discord Clone
12. Form Validation
13. Preloader
14. Key Detector
Oct 5, 2022 4 tweets 1 min read
CSS Roadmap For Beginners ✨

Thread 🧵 1. Colors
2. Selectors
3. Units and Sizes
4. Box model
5. Typography
6. List styles
7. Styling links
8. Floats
9. Columns
10. Rows
11. Positions
12. Flexbox
13. Grid Layout
14. Images
15. Media Queries
16. Pseudo
17. Variables
18. Functions
Oct 1, 2022 18 tweets 2 min read
React Roadmap For Beginners ✨

Thread 🧵 Image 1. Create React App.

2. Functional Component.

3. Importing a component.

4. Lazy loading.

5. Props.

6. Prop Destructuring.

7. Events.
Sep 18, 2022 17 tweets 3 min read
100 Web Projects For Beginners. ( HTML, CSS and JavaScript) ✨

Thread 🧵 1. Portfolio Website Using Html & Css
2. Simple Javascript Carousel
3. Responsive Flat Pricing Card List Design
4. Background Color Changer Using Javascript
5. Calculator Using Html And Css
6. Flipping Card Using Html Css Javascript
7. Subscribe Newsletter Card Html And Css
Sep 17, 2022 22 tweets 6 min read
FREE Tools for Front-End Developers ✨

Thread 🧵 1. Checklist Design

- A place to synthesize website design knowledge through providing information and essential elements when designing website elements such as buttons, cards, tables, etc.

Link - checklist.design
Aug 30, 2022 19 tweets 5 min read
Learn React in 5 minutes ✨

Thread 🧵 Image 1. Create React App Image
Aug 29, 2022 19 tweets 4 min read
Learn JavaScript in 5 Minutes ✨

Thread 🧵 1. Variables

- A variable is a container used to store data of different types.

- Ways we can declare a variable :

✅ By using "var"
✅ By using "let"
✅ By using "const"
Aug 27, 2022 8 tweets 7 min read
Steal these amazing FREE resources for Front-End Developers ✨

Thread 🧵 1. Mockups

✅ Freepik - freepik.com
✅ Previewed - previewed.app
✅ Unblast - unblast.com
✅ Mockupworld - mockupworld.co
✅ Pixeden - pixeden.com
Aug 27, 2022 7 tweets 1 min read
Programming Languages To Learn To Kick-start your Developer Career As A Beginner ✨

Thread 🧵 Image 1. Software Engineer

✅ Python
✅ Java
✅ C++
✅ JavaScript
✅ C#
Jul 31, 2022 5 tweets 1 min read
30 Javascript Projects For Beginners ✨️

Thread 🧵 1. Preloader
2. Toggle Option
3. Image Gallery
4. File Uploader
5. Slider
6. Portfolio Website
7. Movie Website
8. Progress Bar
9. Dark / Light mode switch
10. Product Gallery
Jul 30, 2022 10 tweets 3 min read
Why Developers Should Network ✨️

Thread 🧵 ✅️ Networking is not only about sharing information, but also serves as an avenue to create long-term relationships with mutual benefits.
May 22, 2022 17 tweets 5 min read
Master CSS with these amazing Github Repositories ✨️

Thread 🧵 1. CSS reference

- CSS Reference: a free visual guide to the most popular CSS properties.

cssreference.io
May 21, 2022 22 tweets 5 min read
20 Places To Learn Javascript ✨️

Mega Thread 🧵 1. FreeCodeCamp

freecodecamp.org/learn/javascri…
May 21, 2022 11 tweets 3 min read
9 Tricks To Write Less Javascript ✨️

Thread 🧵 Image 1. Assignment Operator Image
May 7, 2022 14 tweets 2 min read
10 Tips to master Javascript ✨

Thread 🧵 1. Understand the basics thoroughly.

- I will start with a very naive concept and statement that you have been hearing since childhood. Learn and practice the basics very well.
May 6, 2022 8 tweets 3 min read
5 CSS TIPS AND TRICKS ✨

Thread 🧵 1. Cursor

- CSS comes with some built-in types of cursors for your need. They support multiple conditions depending on what the website interface state is at the current moment.
May 5, 2022 13 tweets 3 min read
Vue.js projects for beginners ✨

Thread 🧵 Image 1. Todo List Application

codepen.io/saawsan/pen/ja…
May 2, 2022 26 tweets 4 min read
Javascript Interview Questions ✨

Thread 🧵 1. What is Javascript?

✅ Javascript is a lightweight, interpreted programming language with object-oriented capabilities that allows you to build interactive Web pages.
May 1, 2022 5 tweets 2 min read
Day 22 of #100DaysOfCode

Thread 🧵 1. Read Algolia Documentation

- Algolia is a Flexible Search & Discovery Hosted API that enables developers to build next-generation apps with composable APIs, delivering relevant content in milliseconds.

algolia.com