A website to list tech twitter creators, across the world.

Overview

TechCreators

A website to list tech twitter creators, across the world.

Languages/Tools

HTML5 CSS3 JavaScript

πŸ‘©πŸ½β€πŸ’» Demo

Check out the website: TechCreators

πŸ‘‡πŸ½ Prerequisites

Before installation, please make sure you have already installed the following tools:

πŸ› οΈ Installation Steps

  • Fork the project. Click on the icon in the top right to get started.

  • Use these commands in your git bash to make a clone of the project in your pc.

SSH Github Docs

$ git clone [email protected]:username/TechCreators

GitHub CLI

$ gh repo clone username/TechCreators

HTTPS

$ git clone https://github.com/username/TechCreators
  • Navigate to the project directory:
cd TechCreators

πŸ”₯ Add your profile

  1. Fork the project:
  • Click the gray Fork button in the top right of this page. This creates your copy of the project and saves it as a new repository in your github account
  1. Create a New Branch:
  • On your new repository's page, click the gray main button in the upper left to reveal a dropdown menu.
  • Enter the name of your new branch in the text box. (Branch names usually make a reference to what is being changed. Example: profileAdd).
  • Click on Create branch <new branch name> and this will automatically take you to your new branch. You can make edits on the main branch, but this may cause issues down the line. Best practice is to create a new branch for each separate issue you work on. That way your main branch remains in sync with TechCreators main branch.
  1. Navigate to file:
  • Navigate to the profile/profile.json file.
  1. Edit:
  • On the top right of the JSON file, click on the pencil icon to edit the file by adding your image, name and username.
  • You can add JSON object wherever you want in the file, it will automatically arrange according to alphabetical order.
  • After editing the JSON file, add a commit message and click on the green button saying "Commit Changes". Make sure you have selected the branch you have created.
  1. Raise a Pull Request:

πŸš€ Running locally

To run locally, just cd into the project and run the following commands to run node modules and serve the website locally.

npm i
npm run start

πŸ›‘οΈ License

TechCreators is licensed under the MIT License - see the LICENSE file for details.

πŸ’ͺ🏽 Contributors

Thank you so much all for spending your time to improve TechCreators. Keep shining ⭐

Contributors

πŸ™πŸ½ Support

This project needs a star️ from you. Don't forget to leave a star 🌟

Comments
  • [BUG] Fix @kunalstwt broken profile picture

    [BUG] Fix @kunalstwt broken profile picture

    Bug:

    @kunalstwt Twitter account has changed his Twitter profile picture, and first one got broken on the Techcreators website.

    How to fix:

    Change profile picture URL of @kunalstwt in profiles.json file by @kunalstwt current Twitter profile picture URL. .

    bug good first issue EddieHub:good-first-issue 
    opened by pushkaraj2007 3
  • [FEAT] Add CONTRIBUTING.md

    [FEAT] Add CONTRIBUTING.md

    It becomes easy for beginners to make contributions on this repository if we have a CONTRIBUTING.md file.

    It should contain the steps to make contribution on this project, and also some code standards and guidelines.

    You can take inspiration from Cardit's CONTRIBUTING.md

    documentation enhancement good first issue EddieHub:good-first-issue 
    opened by pushkaraj2007 2
  • Refactor project structure, code and add npm modules to format code and run website locally

    Refactor project structure, code and add npm modules to format code and run website locally

    🧹 Refactor project structure and code

    I have refactored and cleaned the project structure for better developer experience and also renamed, fixed, and deleted some javascript code for cleaner and more productive development.

    Previous structure image

    Structure now image

    ❌ Fix weird border

    Previously image Now image

    πŸš€ Added npm useful modules and scripts

    • npm run start (serve) - for serving static website locally
    • npm run format (prettier) - for formatting and consistent code style
    opened by vedantnn71 2
  • docs: contributing documentation

    docs: contributing documentation

    Hello there! I wrote this basic CONTRIBUTING.md. Feel free to send me feedbacks or to improve it!

    https://github.com/pushkaraj2007/TechCreators/issues/12

    opened by geovane-gc 1
  • [FEAT] Add your profile

    [FEAT] Add your profile

    If you're a beginner in open source.

    Adding your Twitter profile in this project is a great way to practice standard open source workflow.

    If you want to know how to add your Twitter profile, read the readme.md of project.

    Also don't worry about the merge conflicts, we will fix them.

    Best of luck!

    enhancement good first issue EddieHub:good-first-issue 
    opened by pushkaraj2007 7
Owner
Pushkaraj Kulkarni
Full-Stack web developer πŸ‘¨β€πŸ’» | Tech enthusiast | Like to build in public and collaborate with amazing people
Pushkaraj Kulkarni
Pay Creators to Promote your Product in $CRYPTO

Next.js + Tailwind CSS Example This example shows how to use Tailwind CSS (v3.0) with Next.js. It follows the steps outlined in the official Tailwind

Satyam Kulkarni 1 Feb 7, 2022
Basic types & utilities for Strapi v4 and plugin creators

Strapi v4 - Types & utilities Basic set of types and utilities for Strapi v4 and plugins creators A developers goodie for Strapi Headless CMS which pr

 VirtusLab Open-Source 7 Oct 14, 2022
βœ‚ An online image cropper for content creators

Introducing CropScore βœ‚οΈ Resolutions and aspect ratios should be the last things you worry about. About ?? CropScore is an online image cropper for co

Madza 49 Dec 30, 2022
Omnuum. All about creators.

Summary There are a lot of NFT projects and PFP projects. But, there are limited tools and services for trying new project. Artists or creator whoever

Omnuum 18 Dec 15, 2022
πŸš€ The super app for creators and their audience.

OneSocial It's the ultimate super app for creators and their audience. With OneSocial, you can share your thoughts on blog, manage an active newslette

Subham Sahu 16 Oct 21, 2022
πŸ₯° Mini world simulator is a terminal application made in JavaScript to control the world that is being generated.

Mini-world "Simulator" Mini world simulator is a terminal application made in JavaScript to control the world that is being generated. It has no other

AdriΓ‘n 2 Mar 14, 2022
Write "hello world" in your native language, code "hello world" in your favorite programming language!

Hello World, All languages! ?? ?? Write "hello world" in your native language, code "hello world" in your favorite language! #hacktoberfest2022 How to

Carolina Calixto 6 Dec 13, 2022
How to say Hello World via the Twitter API from browser-based JavaScript.

Twitter Hello World Suppose I want to write an app that runs in the browser that just says Hello World from my Twitter account. This is the canonical

Dave Winer 3 Jun 7, 2022
πŸ˜‚ is a self-hostable blog engine built on the tech that powers christine.website

?? ?? is a blog engine powered by Deno. ?? has no canonical pronunciation, and users are not encouraged to come up with one. ?? is and always will be

Xe Iaso 25 Sep 4, 2022
This is the website of Women in tech++.

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Anshika Jain 3 Oct 11, 2022
Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

twitter-text This repository is a collection of libraries and conformance tests to standardize parsing of Tweet text. It synchronizes development, tes

Twitter 2.9k Jan 8, 2023
Fuck Twitter NFTs - Userscript to delete or block all occurances of NFT Users on Twitter

FuckTwitterNFTs Fuck Twitter NFTs - Userscript to delete or block all occurances of NFT Users on Twitter Userscript will by default, attempt to delete

Blumlaut 1 Jan 20, 2022
Twitter bot to find what song is playing in a given uploaded twitter video.

what-song-is-this Twitter bot to find what song is playing in a given uploaded twitter video. How to setup. yarn install How to run. via npm script ya

Akinwande Akinboluwarin 17 Dec 11, 2022
A Twitter filtered search to only get the live broadcasts hosted on Twitter itself, Built using Vanilla JS and Node.js

Twitter Broadcasts Search A Twitter filtered search to only get the live broadcasts hosted on Twitter itself, Built using Vanilla JS and Node.js. Live

Mohammad Mousad 2 Oct 6, 2022
TODO List is a simple website that displays a list of todo and allows you to add and remove todo from that list.

Todo TODO List is a simple website that displays a list of todo and allows you to add and remove todo from that list. App Screenshot Live Demo Todo Ap

Ishmael Kargbo 3 May 12, 2022
"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application with JavaScript, the website is more interactive!

Awesome-books Description "Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By

Cindy Dorantes 11 Oct 18, 2022
Make the content slide prettily across the screen with variable sizes of scrolling items, in any of four directions, pausing while the mouse is over the marquee, and all with vanilla JavaScript.

TEG Marquee Make the content slide prettily across the screen with variable sizes of scrolling items, in any of four directions, pausing while the mou

Paul B. Joiner 0 Dec 30, 2021
A demo to show how to re-use Eleventy Image’s disk cache across Netlify builds.

Re-use Eleventy Image Disk Cache across Netlify Builds Live Demo This repository takes all of the high resolution browser logos and processes them thr

Eleventy 9 Apr 5, 2022
Service Installer for VMware Tanzu is a one-click automation solution that enables VMware field engineers to easily and rapidly install, configure, and operate VMware Tanzu services across a variety of cloud infrastructures.

Service Installer for VMware Tanzu Service Installer for VMware Tanzu seeks to provide a one-click automation solution to enable our VMware engineers

VMware Tanzu 42 Dec 1, 2022