Trilochan Parida Profile picture
Founder & CTO @typof_ | Navigating the future of commerce with Typof. Talks about #seo #saas #ecommerce and #technology
Ali Asim Kazmi Profile picture Jennifer warren Profile picture Hector Profile picture 3 subscribed
Nov 28, 2020 9 tweets 1 min read
56 Javascript tools and plugins for you.

🧵 Animation:

1. anime.js
2. Velocity
3. Popmotion
4. Aos
5. Mo.js
6. ScrollReveal
7. Skrollr
Nov 20, 2020 10 tweets 2 min read
Let's Understand What is GIT?

🧵 1. Git is a distributed version control system

2. Git is for tracking the changes in your source code during one particular development

3. It is designed to handles every project with speed and efficiency

4. Git also helps you synchronise the code between multiple people
Nov 14, 2020 7 tweets 2 min read
5 FREE ONLINE COURSES FOR YOU TO LEARN UI/UX

You will love this 🧵 1. Product Design - Udacity

udacity.com/course/product…
Oct 16, 2020 12 tweets 3 min read
Do you want to start learning Python from Scratch?

This 🧵is for you. I would share my personal journey about how I started learning Python. I fell in love with Python when I started a serverless project on AWS Lambda using Python.

Not only that I did the most interesting project was to scrap different hotel booking sites(Booking .com, Goibibo, etc.) to get hotel data.
Oct 14, 2020 13 tweets 5 min read
10 Python Open Source Projects On GitHub.

Many asking me about the open-source projects in Python

This 🧵 will help you to become a pro. in Python 💕 1. Manim

Manim or Mathematical Animation Engine is an animation engine for explanatory math videos. It is basically used to create animations programmatically. Manim runs on Python 3.7.

Github: github.com/3b1b/manim
Sep 27, 2020 22 tweets 4 min read
2021 Roadmap for Back-End Developers💕

This 🧵 is for you👇 Internet

1. How does the internet work?
2. What is HTTP?
3. Browsers and how they work?
5. DNS and how it works?
6. What is Domain Name?
7. What is hosting?
Sep 25, 2020 8 tweets 2 min read
2021 Roadmap for Front-End Developers💕

This 🧵 is for you👇 INTERNET

1. Learn how the internet works and what it does.
2. Learn about HTTP.
3. Learn about DNS, domain names and hosting.⁣
Sep 18, 2020 11 tweets 2 min read
10 Tips for Improving Your Website Design💕

If you are a web designer then 🧵 this is for you. 1. Have a plan

Don't just start designing your website. To ensure that your website is effectively meeting the needs of your visitors you need to map out your buyer's journey from the first time they visit your website to the moment they become a customer.
Sep 11, 2020 10 tweets 3 min read
Want to Start Javascript Projects to Practice as a Beginner?

This 🧵 is for you💕 1. Build a Javascript Clock 🕐

To give you an idea of where to start with this JavaScript project idea, look no further than the Lolcats Clock—a project that’s a staple of the Skillcrush JavaScript course.

Link: codepen.io/codifiedconcep…
Sep 1, 2020 13 tweets 3 min read
The Best Free Tools For Web Designers And Web Developers in a Thread🧵

#100DaysOfCode #CodeNewbies 🔶🔷 Web Design Resources
🔶 Software + Apps

1. CoffeeCup Software
2. InVision app
3. Pixlr
4. Canva
5. Easel.ly
Sep 1, 2020 5 tweets 1 min read
All CSS CheatSheets in one thread🧵

🔷 CSS Selector
🔶 Flexbox
🔷 CSS Grid
🔶 Bootstrap 🔷 CSS Selector CheatSheet Image
Aug 31, 2020 37 tweets 14 min read
I have started one series on python for beginners

I hope you will enjoy this series but make sure that you subscribe to my channel before going forward and also share with your friends let everyone learn python programming.

In this thread🧵, I will add one episode daily [0] What is Python and Why You Should Learn it

Watch it here:
Aug 30, 2020 12 tweets 4 min read
10 Best Frameworks for Web Development💕

A Thread🧵 Best Backend Frameworks

1. Express
2. Django
3. Rails
4. Laravel
5. Spring

Frontend Javascript Frameworks

6. Angular
7. React
8. Vue
9. Ember
10. Backbone
Aug 29, 2020 23 tweets 3 min read
20 Python Interview Questions & Answers

Prepare yourself for an interview and Go with Confidence👍

A thread🧵💕 1) What is Python? What are the benefits of using Python?

It is a programming language with objects, modules, threads, exceptions and automatic memory mgt. The benefits of pythons are that it is simple and easy, extensible, build-in data structure and it is open-source.
Aug 26, 2020 11 tweets 2 min read
10 Things You Should Know Before You Enter In Web Development

A Thread🧵 1. Googling

Working on real-world projects in industries will teach us the most important skills in programming i.e. Googling. We can save a lot of time if we know-how and what to google to find a solution for a creatin problem and to fix some specific issue.
Aug 23, 2020 29 tweets 4 min read
Want to become a Full-Stack Web Developer?

This 🧵 is for you💕

#100DaysOfCode #CodeNewbies What is a full-stack web developer?🤔

A full-stack web developer is a person who can develop both client and server software. In addition to mastering HTML and CSS, he/she also knows how to: Program a browser (like using JavaScript) Program a server (like using PHP, Python)
Aug 20, 2020 9 tweets 3 min read
All CheatSheets in one 🧵 for Web Developers💕

#100DaysOfCode #CodeNewbies Git CheatSheet💕 Image
Aug 16, 2020 21 tweets 3 min read
20 Basic Ubuntu Commands Every Beginner Must Know

If you are Ubuntu newbie, then this 🧵 will help you to get familiar with the Terminal emulator. 1. Sudo

sudo (SuperUser DO) Linux command allows you to run programs or other commands with administrative privileges, just like “Run as administrator” in Windows.
Aug 14, 2020 11 tweets 4 min read
Top 10 Most-Used Python Packages

A list of the most downloaded Python packages on PyPI over the past 365 days

This 🧵 will help you to learn why these packages are important. 💕

And comment which one you used the most? 1⃣ Urllib3

urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too.

URL: pypi.org/project/urllib…
Aug 12, 2020 11 tweets 4 min read
10 Python Open Source Projects On GitHub.

If you ask the best programming language for job & future, Python undoubtedly tops the list.

This 🧵 will help you to become a pro. in Python 💕 1⃣ Manim

Manim or Mathematical Animation Engine is an animation engine for explanatory math videos. It is basically used to create animations programmatically. Manim runs on Python 3.7.

Github: github.com/3b1b/manim
Aug 10, 2020 8 tweets 1 min read
47 Web Development Tools You Should Know About!🔥

A thread...🧵

#100DaysOfCode Front-end Development
- React
- Angular
- Vue
- Bootstrap
- Tailwind CSS
- Bulma
- Sass
- Materialize CSS
- Ember JS
- Webpack
- TypeScript