• Stars
    star
    2
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

⚠️ Generates .gitignore file using `npx @msaaddev/gitignore`

More Repositories

1

new-tailwind-app

💥 One stop shop for eliminating the grunt work of setting up a Tailwind Web App across multiple frameworks. Just type in `npx new-tailwind-app` in your terminal and set up everything instantly.
JavaScript
250
star
2

who-unfollowed-me

🙁 A CLI that tells you who recently unfollowed you on GitHub
JavaScript
170
star
3

create-next-pwa

⚡️ Set up Next.js Progressive Web App with `npx create-next-pwa`
JavaScript
85
star
4

git-commands-workflows

🚀 All the git commands and workflows you need to know
Shell
65
star
5

frontend-resources

A list of frontend resources from very basic to advance. Feel free to add new resources!
45
star
6

github-interact-cli

🎩 Interact with GItHub right inside your terminal
JavaScript
45
star
7

developeresume

Build your tech resume with ease
TypeScript
41
star
8

open-source

⚡️ A comprehensive list of all the open-source work I have done over the years. Authored 20+ open-source software that includes automation tools, node packages, web applications, etc.
32
star
9

Hacktoberfest

🚀 Let's contribute to open-source: A list of issues you can resolve for Hacktoberfest. Also, feel free to leave a PR in this Hacktoberfest repository.
30
star
10

password-gen-cli

🔥 Generates random password and copies it to your clipboard
JavaScript
26
star
11

COVID-19-STAT

A web application to keep track of COVID-19 numbers & growth across the world
JavaScript
20
star
12

geo-location-cli

📌 A CLI that gives you location data of any IP address
JavaScript
16
star
13

docx-to-markdown

🦉 Convert docx to markdown with `npx docx-to-markdown`
JavaScript
15
star
14

jobboard

A Next.js + Firebase PWA developed to get you hired.
JavaScript
15
star
15

next-firebase-auth-template

⚡️ A Next.js PWA template with firebase user authentication implemented to quickly get you started. Just fork it and use it!
JavaScript
13
star
16

csharp-runner

🚀 Run C# code in VSCode
Shell
12
star
17

Cross-Zoom

A cross browser zoom extension for Chrome & Firefox
JavaScript
10
star
18

promise-it

A simple Node.js package that helps you not to look up JavaScript promise syntax every time you use it.
JavaScript
9
star
19

create-nextjs-blog

Instantly set up Next.js blog with TS or JS using npx create-nextjs-blog
JavaScript
8
star
20

TTable

💥 A full-stack application that can take care of all your scheduling needs.
JavaScript
8
star
21

create-foss-files

⌛️ Get all the files you need for an open-source project using `npx create-foss-files`
JavaScript
8
star
22

weather-app

A simple weather app built using Ember.js
JavaScript
6
star
23

AnalysisOfAlgorithm

This repo contains my Analysis of Algorithm course work
C++
6
star
24

node-async-exec

🎲 Run shell command with exec asynchronously
JavaScript
6
star
25

Notelify

One place for all your school reminders
JavaScript
5
star
26

msaaddev

You found me!!
4
star
27

OperatingSystemAlgos

This repo contains my Operating System course algorithms
C++
4
star
28

validate-rss-sitemap

Validate RSS feed and Sitemap of one app against other app
JavaScript
4
star
29

movieverse

A Next.js PWA for movie enthusiasts to see the top-rated 500 movies
JavaScript
3
star
30

generate-files

JavaScript
3
star
31

random-list

Random tools
3
star
32

f-login-template

🔑 A sign in with Facebook authentication template that you can use in your product
JavaScript
3
star
33

OOP-CPP-PROGRAM

C++
3
star
34

IP-API-Test-TDC

The repo is for testing ipapi.com for TheDevCouple.com extensive review
JavaScript
3
star
35

todo-tracker

A simple todo tracker app built using Ember.js
JavaScript
3
star
36

mlh-demo

MLH Show N Tell Demo Code
JavaScript
3
star
37

BgOverlay

A NPM package to add overlay on a background image
CSS
3
star
38

vidly

An application for movie enthusiasts built in MERN Stack.
JavaScript
3
star
39

nextjs-weather-pwa

A Next Weather Progressive Web App (PWA)
JavaScript
3
star
40

Where-Are-You-From

An application that knows where you are from. 😜
JavaScript
3
star
41

10-pearls-webinar

Code examples for my 10 Pearls University Webinar
TypeScript
3
star
42

number-api

A simple number REST API with two API endpoints
JavaScript
3
star
43

Router-App

JavaScript
2
star
44

Counter-App

Front-end of a counter app built using ReactJS
JavaScript
2
star
45

bustub-Database-Algo

C++
2
star
46

Assembly

Assembly
2
star
47

host.io-API-testing-TDC

JavaScript
2
star
48

Google-Kickstart

This repo contains my Kickstart participations
C++
2
star
49

Flutter-All-In

All of my flutter assignments from CS-441 in a single app
Dart
2
star
50

http-app

JavaScript
2
star
51

IP-Geolocation-Testing-TDC

A repo to test IP Geolocation API for TheDevCouple article
JavaScript
2
star
52

threejs-oribal-animations

Orbital control animations in three.js
JavaScript
2
star
53

mathify

A package to perform different maths operations (MLSA Air Workshop)
JavaScript
2
star
54

exit-cli

⭐️ A nice way to end your command-line tools
JavaScript
2
star
55

TDo

A web app for keeping a track on our daily tasks
JavaScript
2
star
56

Learning-Management-System

This repository contains Learning Management System of a University in C++ 🎓. It was programmed in 4 phases. Phase 1 was course module. Phase 2 was saving courses in external files and creating a login screen. Phase 3 was student module. And the last phase was about creating an administrative and student panel👨‍💻
C++
2
star
57

Developer-Student-Club-Documentation

Developer Student Club UET Lahore Docs
2
star
58

Socket-File-Transfer

A python implementation of file transfer via Sockets
Python
1
star
59

Unresponsive-Design-HTML-CSS

front page👨‍💻
HTML
1
star
60

git-test-repo

This is a repo I created using github-interact-cli
1
star
61

Data-Structures-and-Algorithm

A repository that contains everything I did in DSA Lab
C++
1
star
62

Dashboard

R
1
star
63

git-mlh-session

JavaScript
1
star
64

Object-Oriented-JavaScript

A repository which contains only Object Oriented JavaScript programs
JavaScript
1
star
65

hackclub-session

Repo of my live code session during my HackClub Talk
JavaScript
1
star
66

Date-Calculator

A simple date calculator for 2019 ⚡
C++
1
star
67

repo-template

🙌🏻 A repo template that has all the necessary files I need for an open-source project
1
star
68

threejs-with-html-js

Simple cube implemented with three.js
JavaScript
1
star
69

Artificial-Intelligence

This repo contains my AI course lab work.
Python
1
star
70

Camera-Gallery-REST-API-Integration

A flutter app with camera, gallery and API integration
Dart
1
star
71

Landmarks

An IOS App built while learning SwiftUI
Swift
1
star
72

bitconverter

A small application which converts the price of bitcoins in USD, GBP and EUR
JavaScript
1
star
73

reviewing-a-pull-request

HTML
1
star
74

nextjs-conf-demo

A demo website I created for Next.js Conf 2021
JavaScript
1
star
75

markdown-portfolio

1
star
76

cross-paths

‼️ Convert your paths from darwin to win32 and vice versa
JavaScript
1
star
77

bash-files

Holds my bash files
Shell
1
star
78

automation

1
star
79

Playlist-manager

A simple program which will act as a playlist manager for songs
C++
1
star
80

Heart-Disease-Dashboard

R
1
star
81

rest-api-session

get public email of GitHub user
JavaScript
1
star
82

Payslip-Management-System-Assembly

Assembly
1
star
83

express

JavaScript
1
star
84

LMS

C#
1
star
85

OS-Data-Management

1
star
86

Cpp-Data-Structures

C++
1
star
87

nextjs-pwa-csr-ssr-demo

A demo site to illustrate the working of SSR and CSR
JavaScript
1
star
88

Form-Validation-Flutter

A flutter form that also validate its inputs.
Dart
1
star
89

aks-trivia

A Next.js app for AKS Trivia Night 2021
JavaScript
1
star
90

git-demo

A repository to practice git commands.
HTML
1
star
91

Pollify

JavaScript
1
star
92

SoftwareEngineering

This repo holds my SE lab work.
JavaScript
1
star
93

DSC-docs-live

DSC Docs
HTML
1
star
94

Interview-Prep-Old

This repository contains the practice I am doing for my Google Coding Interview.
C++
1
star
95

JavaScript-Programs

This repository contains different JavaScript programs embedded in HTML 👨‍💻
HTML
1
star
96

Basic-Cpp-Programs

This repository contains C++ programs on different problem sets👨‍🏫 The difficulty level of the programs increases gradually from low🤵 to difficult👨‍🎤
C++
1
star
97

github-slideshow

A robot powered training repository 🤖 -> https://msaaddev.github.io/github-slideshow/index.html#/
Ruby
1
star
98

IPWhoIs-Test-TDC

Test repo for ipwhois.io
JavaScript
1
star
99

gatsby-starter-portfolio-cara

Playful and Colorful One-Page portfolio featuring Parallax effects and animations. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.
JavaScript
1
star
100

ramadan-cli

CLI to check Sehar and Iftar times in Ramadan.
JavaScript
1
star