Skip to content

Instantly share code, notes, and snippets.

View Godfadatun's full-sized avatar
💭
Working on aomething awesome

Daniel Adegoke Godfadatun

💭
Working on aomething awesome
View GitHub Profile
@Godfadatun
Godfadatun / primes.json
Created August 25, 2022 23:06 — forked from miguelmota/primes.json
Array of first 1,000 prime numbers
[
2,
3,
5,
7,
11,
13,
17,
19,
23,
@Godfadatun
Godfadatun / package.json
Last active July 23, 2022 01:17
package.json
{
"name": "basic-services",
"version": "1.0.0",
"description": "basic-services",
"scripts": {
"start": "tsc && node dist/index.js",
"build": "tsc",
"test": "jest",
"migrate": "typeorm migration:run",
"migrate:undo": "typeorm migration:revert"
…or create a new repository on the command line
---------------------------------------------------------------------------------------------------------
echo "# MyChatApp" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/Godfadatun/MyChatApp.git
git push -u origin master
@Godfadatun
Godfadatun / nigeria-states.json
Created March 23, 2019 15:21 — forked from mofesolapaul/nigeria-states.json
List of all Nigerian states, alphabetically arranged in JSON array
[
"Abia",
"Adamawa",
"Anambra",
"Akwa Ibom",
"Bauchi",
"Bayelsa",
"Benue",
"Borno",
"Cross River",
@Godfadatun
Godfadatun / city_names.txt
Created March 23, 2019 15:14 — forked from norcal82/city_names.txt
plain text of major us city names
//http://jordonmeyer.com/text-list-of-us-cities/
Aberdeen
Abilene
Akron
Albany
Albuquerque
Alexandria
Allentown
Amarillo
@Godfadatun
Godfadatun / countries
Created March 23, 2019 13:53 — forked from kalinchernev/countries
Plain text list of countries
Afghanistan
Albania
Algeria
Andorra
Angola
Antigua & Deps
Argentina
Armenia
Australia
Austria