Skip to content

Instantly share code, notes, and snippets.

View githubgobi's full-sized avatar
🙏
Namaste

Gobi Swag githubgobi

🙏
Namaste
View GitHub Profile
@githubgobi
githubgobi / patterns-solve.php
Last active December 18, 2022 17:13
Solve Any Patterns
<?php
/**
https://github.com/kunal-kushwaha/DSA-Bootcamp-Java/blob/main/assignments/09-patterns.md
* points for solve any patterns
* 1. Outer loop -> no of rows ( no of lines == no of rows)
* 2.Identify the values
* > how many columns are there for each row or
* > Type of elements like ( * or numbers or spaces)
* 3. What do you need to print like ( * or numbers or spaces)
* point no 2.1 and 3 look similar
Install Wordpress On ubuntu steps:
https://www.journaldev.com/24954/install-wordpress-on-ubuntu
@githubgobi
githubgobi / URL.txt
Created October 9, 2019 09:55
Important URLs
NODE JS Tutorials:
https://medium.com/better-programming/best-node-js-boilerplate-to-speed-up-your-project-development-a9eca7b07f90
http://connorleech.info/blog/Tutorial-for-building-a-Web-Application-with-Amazon-S3-Lambda-DynamoDB-and-API-Gateway/
https://dzone.com/articles/a-simple-api-using-aws-rds-lambda-and-api-gateway
open vpn
tor browser
pgp
open dns
Tails OS
Bing Webmaster Tools
https://www.bing.com/toolbox/webmaster free
Browseo
http://www.browseo.net/ free
Google Analytics
https://www.google.com/analytics/ free
BurpSuite - Configuration
Key FIle Adding - Browser
http://burp/
https://stackoverflow.com/questions/43146964/customising-token-response-laravel-passport
Command: https://www.cloudways.com/blog/laravel-5-5-benchmark-php-7-0-and-7-1/
ab -k -n 500 -c 50 http://phplaravel-144478-440242.cloudwaysapps.com/
NetBeans - 10.0
http://netbeans.apache.org/download/nb100/nb100.html
download - bin version - goto bin folder - run netbeans exe
java ee - web -https://dzone.com/articles/notes-on-java-eejakarta-ee-support-for-netbeans-9
CSS COMPILE FROM SCSS
http://koala-app.com/
GO Language - https://gobyexample.com/